Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

dbus-1-glib-doc-0.86-2.3.1 RPM for noarch

From OpenSuSE 11.3 updates for noarch

Name: dbus-1-glib-doc Distribution: openSUSE 11.3
Version: 0.86 Vendor: openSUSE
Release: 2.3.1 Build date: Fri Mar 25 14:25:48 2011
Group: Documentation/HTML Build host: build32
Size: 291510 Source RPM: dbus-1-glib-0.86-2.3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://dbus.freedesktop.org/
Summary: Documentation for the D-Bus/GLib bindings
D-Bus add-on library to integrate the standard D-Bus library with the
GLib thread abstraction and main loop.

Provides

Requires

License

GPLv2+ ; Other uncritical OpenSource License

Changelog

* Fri Aug 13 2010 lnussel@suse.de
  - honor access properties from xml file (CVE-2010-1172, bnc#628607)
* Mon Jun 28 2010 jengelh@medozas.de
  - use %_smp_mflags
* Thu Mar 25 2010 vuntz@opensuse.org
  - Update to version 0.86:
    + core: allow duplicate property names on GInterfaces
    + core: performance optimization for object info lookup
    + Fix hyphenated error codes correctly
    + Free errors returned by method implementations
    + Trivial compiler warning fixes
    + Use AM_SILENT_RULES if available
    + Turn the gtk-doc documentation into buildable shape
* Wed Feb 10 2010 vuntz@opensuse.org
  - Update to version 0.84:
    + Support duplicate object registrations
    + Only re-set registration list if it's non-empty
    + Copy object registration list when unregistering.
    + fdo#19623 - Add dbus_g_bus_get_private
    + fdo#25119 - Don't leak DBusGMethodInvocation for no-reply calls
    + Import dbus-bus-introspect.xml upstream
    + dbus-gvalue: set an error when demarshal_basic doesn't
      recognize type
    + Man page fixes.
* Mon Dec 14 2009 jengelh@medozas.de
  - add baselibs.conf as a source
  - package documentation as noarch
* Sat Nov 14 2009 vuntz@opensuse.org
  - Update to version 0.82:
    + Fix format-security warning
    + Use -fno-strict-aliasing by default
    + fdo#14183 - Listen to NameOwnerChanged using arg0 matching
    + Use g_strdup instead of strdup in dbus_g_method_get_sender
    + fdo#13908: make dbus_g_type_specialized_init() safe for library
      users to call
    + fdo#16776: teach dbus_g_method_return_error about DBUS_GERROR
    + fdo#20884: dbus_g_proxy_manager_replace_name_owner: don't leave
      freed memory in the hash table if the name was the owner's
      first
    + dbus_g_type_specialized_init: make some effort at being
      thread-safe
    + add --with-dbus-binding-tool configure option to use an
      external dbus-binding-tool
    + fdo#5688: don't assert when exported object is destroyed
    * after* D-Bus connection closes
    + fdo#21219: implement unregistration of objects
    + dbus-gobject: save the ObjectRegistration on each object, not
      just the path
    + fdo#20879 - Use --skip-source argument for glib-genmarshal
    + fdo#19927 - Use const for GError * param we're not modifying
    + fdo#13908: silently initialize specialized types whenever
      required
    + fdo#21362 - Remove use of deprecated symbols
    + fdo#21753 - Correctly initialize GValues in dbus-binding-tool
      generated code
    + fdo#22244 - Only include <glib.h>, not individual headers
    + fdo#20343 - Add a man page for dbus-binding-tool
    + fdo#18294 - Be defensive about a possibly NULL property string
    + Various build fixes.
  - Remove AutoReqProv: it's default now.
  - Remove -fno-strict-aliasing from our custom CFLAGS since it's by
    default now.
  - Drop dbus-1-glib-selinux.patch: unneeded now.
  - Drop marshall-skip-source.patch: fixed upstream.
  - Use libexecdir whenever possible.
  - Remove Requires from doc package since it's purely html files.
* Mon Jul 20 2009 aj@suse.de
  - Do not add source file name as comment for glib-genmarshall Aufruf.
    This creates otherwise files with temporary filenames that make
    comparison of builds impossible (marshall-skip-source.patch)
* Tue Feb 03 2009 thoenig@suse.de
  - Update to version 0.80
    - handle nested nodes in dbus-binding-tool
    - Always use /etc/bash_completion.d
    - Move test-types inside run-test to avoid dep on existing session
    bus
    - Don't send replies for messages explicitly not requesting one
* Sat Jan 24 2009 vuntz@novell.com
  - Use %{_prefix}/lib/%{name} for libexecdir
  - Fix a few rpmlint warnings:
    + Recompress tarball as bz2
    + Move /usr/lib/libdbus-glib-1.so to devel package
    + Disable static libraries
* Thu Jan 01 2009 mboman@suse.de
  - Update to version 0.78
    + add bash completion for dbus-send(1)
    + fdo#17329: allow hash tables to contain complex types
    + fdo#17798: add support for 'o', 'g' and 'as' in dictionaries
    + fdo#17797: add support for 'g' type, as a boxed char *
    + fdo#17795: depend on Glib 2.10 for hash unref consistency
    + fdo#17794: make run-test.sh fail when die is called
    + fdo#18573 - Fix race when service appears and disappears quickly
    + fdo#17614: Use g_slice for allocating temporary async call data
    + fdo#10373: Use of deprecated API (was used incorrectly)
    + fdo#16419: stack overflow demarshaling recursive variants
    + fdo#16114 [patch] wincaps-to-uscore property names for GetAll()

Files

/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/dbus-glib
/usr/share/gtk-doc/html/dbus-glib/ch01.html
/usr/share/gtk-doc/html/dbus-glib/ch02.html
/usr/share/gtk-doc/html/dbus-glib/ch03.html
/usr/share/gtk-doc/html/dbus-glib/dbus-binding-tool.html
/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBus-GLib-low-level.html
/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBus-GObject-related-functions.html
/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGConnection.html
/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGError.html
/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMessage.html
/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html
/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGProxy.html
/usr/share/gtk-doc/html/dbus-glib/dbus-glib-Specializable-GType-System.html
/usr/share/gtk-doc/html/dbus-glib/dbus-glib.devhelp
/usr/share/gtk-doc/html/dbus-glib/dbus-glib.devhelp2
/usr/share/gtk-doc/html/dbus-glib/home.png
/usr/share/gtk-doc/html/dbus-glib/index.html
/usr/share/gtk-doc/html/dbus-glib/index.sgml
/usr/share/gtk-doc/html/dbus-glib/left.png
/usr/share/gtk-doc/html/dbus-glib/right.png
/usr/share/gtk-doc/html/dbus-glib/style.css
/usr/share/gtk-doc/html/dbus-glib/up.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 05:18:54 2013