[meego-commits] 9410: Changes to Trunk/dbus-glib

Senko Rasic no_reply at build.meego.com
Thu Nov 11 12:00:45 UTC 2010


Hi,
I have made the following changes to dbus-glib in project Trunk. Please review and accept ASAP.

Thank You,
Senko Rasic

[This message was auto-generated]

---

Request #9410:

  submit:   home:senko/dbus-glib(r2)(update) -> Trunk/dbus-glib


Message:
    Update to 0.88 which fixes a possible crash.

State:   new          2010-11-11T04:00:44 senko
Comment: None



changes files:
--------------
--- dbus-glib.changes
+++ dbus-glib.changes
@@ -0,0 +1,5 @@
+* Tue Nov 9 2010 Senko Rasic <senko.rasic at collabora.co.uk> - 0.88
+- Update to 0.88
+  + Fix possible crash when D-Bus method call is cancelled (BMC#9550).
+- Remove the three patches (they're included in upstream)
+

old:
----
  Fix-lookup-of-regular-properties-when-shadow-propert.patch
  Respect-property-access-flags-for-writing.patch
  dbus-glib-0.86.tar.gz
  remove-a-wrong-assert.patch

new:
----
  dbus-glib-0.88.tar.gz

spec files:
-----------
--- dbus-glib.spec
+++ dbus-glib.spec
@@ -1,22 +1,19 @@
 # 
 # Do NOT Edit the Auto-generated Part!
-# Generated by: spectacle version 0.19
+# Generated by: spectacle version 0.20
 # 
 # >> macros
 # << macros
 
 Name:       dbus-glib
 Summary:    GLib bindings for D-Bus
-Version:    0.86
-Release:    2
+Version:    0.88
+Release:    1
 Group:      System/Libraries
 License:    AFL/GPL
 URL:        http://www.freedesktop.org/software/dbus/
 Source0:    http://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz
 Source100:  dbus-glib.yaml
-Patch0:     remove-a-wrong-assert.patch
-Patch1:     Fix-lookup-of-regular-properties-when-shadow-propert.patch
-Patch2:     Respect-property-access-flags-for-writing.patch
 Requires:   chkconfig >= 1.3.26
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
@@ -47,15 +44,6 @@
 %prep
 %setup -q -n %{name}-%{version}
 
-# remove-a-wrong-assert.patch
-%patch0 -p1
-# Patch from upstream, commid ID 7f054d7bce4b2ea74e5268f2cf65c467773ee14f.
-# Fix-lookup-of-regular-properties-when-shadow-propert.patch
-%patch1 -p1
-# Patch from upstream, commit ID 510bdcd63ae4e588a5cb72727696d5ad7fd5298b.
-# Fix BMC#5913 CVE-2010-1172
-# Respect-property-access-flags-for-writing.patch
-%patch2 -p1
 # >> setup
 # << setup
 

other changes:
--------------

++++++ dbus-glib-0.86.tar.gz -> dbus-glib-0.88.tar.gz
31625 lines of diff (skipped)

++++++ dbus-glib.yaml
--- dbus-glib.yaml
+++ dbus-glib.yaml
@@ -1,7 +1,7 @@
 Name: dbus-glib
 Summary: GLib bindings for D-Bus
-Version: 0.86
-Release: 2
+Version: 0.88
+Release: 1
 Group: System/Libraries
 License: AFL/GPL
 URL: http://www.freedesktop.org/software/dbus/
@@ -11,10 +11,6 @@
 
 Sources:
     - http://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz
-Patches:
-    - remove-a-wrong-assert.patch
-    - Fix-lookup-of-regular-properties-when-shadow-propert.patch
-    - Respect-property-access-flags-for-writing.patch
 
 Requires:
     - chkconfig >= 1.3.26

++++++ deleted files:
--- Fix-lookup-of-regular-properties-when-shadow-propert.patch
--- Respect-property-access-flags-for-writing.patch
--- remove-a-wrong-assert.patch




More information about the MeeGo-commits mailing list