Mailinglist Archive: opensuse-commit (1318 mails)

< Previous Next >
commit dbus-1
  • From: root@xxxxxxx (h_root)
  • Date: Mon, 21 Aug 2006 16:29:14 +0200 (CEST)
  • Message-id: <20060821142914.4C08A95181@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package dbus-1
checked in at Mon Aug 21 16:29:14 CEST 2006.

--------
--- dbus-1/dbus-1.changes 2006-08-17 19:32:19.000000000 +0200
+++ dbus-1/dbus-1.changes 2006-08-19 11:02:53.000000000 +0200
@@ -1,0 +2,19 @@
+Sat Aug 19 10:18:45 CEST 2006 - thoenig@xxxxxxx
+
+- update to D-Bus 0.92
+ - proper thread locking added to pending calls
+ - threading semantics changed from init early to init before the
+ second thread
+ - correctly error out when an application tries to acquire or
+ release the org.freedesktop.DBus name instead of sending false
+ result codes
+ - kqueue directory watching code can now be used to monitor
+ config file changes on FreeBSD
+ - --with-dbus-daemondir configure switch added so the daemon can
+ be installed separate from the user binaries
+ - Makefiles fixed for cygwin
+ - fixed docs and comments to use the D-Bus spelling instead of
+ D-BUS
+ - many memleaks and bugs fixed
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dbus-1.spec ++++++
--- /var/tmp/diff_new_pack.al5mXK/_old 2006-08-21 16:25:38.000000000 +0200
+++ /var/tmp/diff_new_pack.al5mXK/_new 2006-08-21 16:25:38.000000000 +0200
@@ -16,7 +16,7 @@
License: Other License(s), see package
Group: System/Daemons
Version: 0.92
-Release: 1
+Release: 2
Autoreqprov: on
Summary: D-Bus Message Bus System
Source0: dbus-%{version}.tar.gz
@@ -254,6 +254,22 @@
%{_mandir}/man1/dbus-launch.1.*

%changelog -n dbus-1
+* Sat Aug 19 2006 - thoenig@xxxxxxx
+- update to D-Bus 0.92
+- proper thread locking added to pending calls
+- threading semantics changed from init early to init before the
+ second thread
+- correctly error out when an application tries to acquire or
+ release the org.freedesktop.DBus name instead of sending false
+ result codes
+- kqueue directory watching code can now be used to monitor
+ config file changes on FreeBSD
+- --with-dbus-daemondir configure switch added so the daemon can
+ be installed separate from the user binaries
+- Makefiles fixed for cygwin
+- fixed docs and comments to use the D-Bus spelling instead of
+ D-BUS
+- many memleaks and bugs fixed
* Thu Aug 17 2006 - thoenig@xxxxxxx
- update to D-Bus 0.92 CVS snapshot 2006-08-17
- don't crash in dbus_pending_call_get_completed if D-Bus

++++++ dbus-0.92.tar.gz ++++++
++++ 7390 lines of diff (skipped)




++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >