[Pkg-utopia-commits] r3727 - /packages/experimental/dbus/debian/changelog

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Sep 13 23:30:12 UTC 2010


Author: biebl
Date: Mon Sep 13 23:30:12 2010
New Revision: 3727

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3727
Log:
  - Feature negotiation in the bus daemon.
  - File descriptor passing on Unix socket transports.
  - Various portability fixes, in particular to Windows platforms.
  - Support forking bus services, for compatibility.
  - New standardized PropertiesChanged signal in the properties interface.
  - Use of GCC atomic intrinsics for better processor support.
  - Ability for dbus-send to send to any bus (--address).
  - Fixes reentrancy issue with multi-threaded apps, which affects
    especially Qt and KDE apps. (Closes: #584522)

Modified:
    packages/experimental/dbus/debian/changelog

Modified: packages/experimental/dbus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/dbus/debian/changelog?rev=3727&op=diff
==============================================================================
--- packages/experimental/dbus/debian/changelog (original)
+++ packages/experimental/dbus/debian/changelog Mon Sep 13 23:30:12 2010
@@ -1,6 +1,15 @@
 dbus (1.4.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
+    - Feature negotiation in the bus daemon.
+    - File descriptor passing on Unix socket transports.
+    - Various portability fixes, in particular to Windows platforms.
+    - Support forking bus services, for compatibility.
+    - New standardized PropertiesChanged signal in the properties interface.
+    - Use of GCC atomic intrinsics for better processor support.
+    - Ability for dbus-send to send to any bus (--address).
+    - Fixes reentrancy issue with multi-threaded apps, which affects
+      especially Qt and KDE apps. (Closes: #584522)
   * Bump Standards-Version to 3.9.1. No further changes.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 14 Sep 2010 01:12:41 +0200




More information about the Pkg-utopia-commits mailing list