2009-11-16 10:29:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 14 01:58:31 CET 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.
|
|
|
|
|
2009-07-23 15:41:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 20 16:10:45 CEST 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)
|
|
|
|
|
2009-02-06 22:04:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 3 18:29:12 CET 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
|
|
|
|
|
2009-01-29 23:03:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 24 06:17:34 CET 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 12:34:56 CET 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()
|
|
|
|
|
2008-12-15 12:25:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
|
|
|
|
|
|
|
|
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
|
|
|
|
(bnc#437293)
|
|
|
|
|
2008-11-02 15:38:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 30 12:34:56 CET 2008 - olh@suse.de
|
|
|
|
|
|
|
|
- obsolete old -XXbit packages (bnc#437293)
|
|
|
|
|
2008-08-26 01:50:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 25 11:59:13 CEST 2008 - prusnak@suse.cz
|
|
|
|
|
|
|
|
- enabled SELinux support [Fate#303662]
|
|
|
|
|
2008-06-23 20:54:35 +02:00
|
|
|
-------------------------------------------------------------------
|
2008-06-25 19:09:13 +02:00
|
|
|
Wed Jun 25 11:13:52 CEST 2008 - aj@suse.de
|
|
|
|
|
|
|
|
- Do not require gtk-doc to build.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2008-06-23 20:54:35 +02:00
|
|
|
Tue Jun 17 13:55:19 CEST 2008 - thoenig@suse.de
|
|
|
|
|
|
|
|
- Update to dbus-1-glib 0.76
|
|
|
|
- Critical fixes:
|
|
|
|
- ABI now guaranteed frozen
|
|
|
|
- Fix broken introspection XML
|
|
|
|
- Return an error on unknown property Get
|
|
|
|
- Fix error handling in dbus_g_proxy_end_call_internal
|
|
|
|
- Other notable fixes:
|
|
|
|
- Fixes for /bin/sh as dash
|
|
|
|
- Fixes for non-gcc compilers
|
|
|
|
- Correctly detect path to dbus-daemon
|
|
|
|
- : Memory leak fixes
|
|
|
|
- New function to specify default timeout for calls on proxy
|
|
|
|
- Implement org.freedesktop.DBus.Properties.GetAll
|
|
|
|
- Require DBus 1.1
|
|
|
|
- Drop patches which went upstream
|
|
|
|
|
2008-05-16 23:10:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 13 21:54:50 CEST 2008 - aj@suse.de
|
|
|
|
|
|
|
|
- Reduce BuildRequires.
|
|
|
|
|
2008-04-10 14:10:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
|
|
for multilib support
|
|
|
|
|
2008-02-29 22:37:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 29 20:10:01 CET 2008 - tambet@suse.de
|
|
|
|
|
|
|
|
- Fix the generated introspection XML (patch from upstream).
|
|
|
|
- Fix the bug where GObject signals get emitted twice per dbus signal
|
|
|
|
(bfo #12505).
|
|
|
|
- Make the dbus-binding-tool ignore XML namespaces it doesn't understand,
|
|
|
|
making it possible to add documentation to the same place where interface
|
|
|
|
definitions live (bfo #14429).
|
|
|
|
|
2007-06-28 19:16:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 27 14:28:22 CEST 2007 - thoenig@suse.de
|
|
|
|
|
|
|
|
- Update to dbus-1-glib 0.74
|
|
|
|
- Changes:
|
|
|
|
* Init threading first to stop a warning from new GLib.
|
|
|
|
* Remove the XML documentation support in configure
|
|
|
|
* Fix typo in _dbus_gvalue_signals_error
|
|
|
|
* Update GLib requirement.
|
|
|
|
* Document dbus-gtype-specialized
|
|
|
|
* Add simple test suite for peer objects.
|
|
|
|
* Support peer-to-peer proxies.
|
|
|
|
* Add dbus_connection_get_g_connection.
|
|
|
|
* Stop compiler warnings.
|
|
|
|
* Handle dbus errors which are not name has no owner
|
|
|
|
* Update abstract socket test from DBus, which now cross-compiles
|
|
|
|
* Rename the error quark to be unique
|
|
|
|
* Update AUTHORS
|
|
|
|
|
2007-04-28 14:29:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 28 09:49:05 CEST 2007 - aj@suse.de
|
|
|
|
|
|
|
|
- Add libexpat-devel to build requires.
|
|
|
|
|
2007-03-02 09:24:55 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 1 12:16:54 CET 2007 - thoenig@suse.de
|
|
|
|
|
|
|
|
- new upstream version 0.73
|
|
|
|
- new package dbus-1-glib-doc
|
|
|
|
- drop patch dbus-glib-introspect-fix-thoenig-01.patch
|
|
|
|
|
2007-01-16 00:08:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 6 15:54:16 CET 2006 - thoenig@suse.de
|
|
|
|
|
|
|
|
- loosen dependency to D-Bus
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 1 23:03:57 CEST 2006 - thoenig@suse.de
|
|
|
|
|
|
|
|
- new upstream version 0.71
|
|
|
|
- new package: dbus-1-glib-devel
|
|
|
|
- moved dbus-binding-tool from dbus-1-glib to dbus-1-glib-devel
|
|
|
|
- moved GLib header and .la files from dbus-1-devel to
|
|
|
|
dbus-1-glib-devel
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 1 23:03:23 CEST 2006 - thoenig@suse.de
|
|
|
|
|
|
|
|
- split out binings to sparate spec files
|
|
|
|
|