diff --git a/dbus-1-glib.changes b/dbus-1-glib.changes index 57b8a4a..870657d 100644 --- a/dbus-1-glib.changes +++ b/dbus-1-glib.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Thu Aug 26 10:58:54 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.88: + + Allow duplicate object path registrations for different + connections + + Don't use the identifier "interface" in public headers + + Don't pass malformed error interface to dbus (rh#581794) + + Fix a crash in dbus_pending_call_cancel() (fdo#14579) + + Fix lookup of regular properties when shadow properties are + used + + fdo#28715: Add dbus_g_value_build_g_variant() + + Support DBUS_TYPE_G_SIGNATURE + + Respect property access flags for writing, allow disabling for + reads + + Documentation improvements + + Build fixes, especially for windows +- Drop bug-628607-access-flags-CVE-2010-1172.diff: fixed upstream. + +------------------------------------------------------------------- +Fri Aug 13 08:37:28 UTC 2010 - lnussel@suse.de + +- honor access properties from xml file (CVE-2010-1172, bnc#628607) + ------------------------------------------------------------------- Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de diff --git a/dbus-1-glib.spec b/dbus-1-glib.spec index 664fb4d..6ede89d 100644 --- a/dbus-1-glib.spec +++ b/dbus-1-glib.spec @@ -1,5 +1,5 @@ # -# spec file for package dbus-1-glib (Version 0.86) +# spec file for package dbus-1-glib (Version 0.88) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,8 +24,8 @@ BuildRequires: libselinux-devel Url: http://dbus.freedesktop.org/ License: Other uncritical OpenSource License Group: Development/Libraries/Other -Version: 0.86 -Release: 2 +Version: 0.88 +Release: 1 # bug437293 %ifarch ppc64 Obsoletes: dbus-1-glib-64bit diff --git a/dbus-glib-0.86.tar.bz2 b/dbus-glib-0.86.tar.bz2 deleted file mode 100644 index 48397b7..0000000 --- a/dbus-glib-0.86.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de19fee3cb4678f9df4c092a1ede78c434e9661145aa1a43d21f00ab4f5a27e4 -size 538953 diff --git a/dbus-glib-0.88.tar.bz2 b/dbus-glib-0.88.tar.bz2 new file mode 100644 index 0000000..070ae58 --- /dev/null +++ b/dbus-glib-0.88.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2669d2ffd9ce45ce14e3fbc9895be42ec9ed09b07b7fb440e83dbe4a4e61bde8 +size 546704