dbus (0.60-6ubuntu8.1) dapper-security; urgency=low * SECURITY UPDATE: denial of service, dbus can be made to ignore registered matches for other local users. * Add debian/patches/match_removal.patch: fix from upstream CVS. * References http://webcvs.freedesktop.org/dbus/dbus/bus/signals.c?r1=1.14&r2=1.14.2.1&view=patch&pathrev=DBUS_1_0 CVE-2006-6107 -- Kees Cook Wed, 13 Dec 2006 17:58:53 -0800 dbus (0.60-6ubuntu8) dapper; urgency=low * Add a small hack to debian/rules to get us the content for the monodoc-dbus-1-manual package. (Ubuntu: #44449) -- Sebastian Dröge Mon, 15 May 2006 20:02:55 +0200 dbus (0.60-6ubuntu7) dapper; urgency=low * debian/dbus.preinst: - Fix typo to finally really remove the /etc/X11/Xsession.d/75dbus-1-utils_dbus-launch duplicate -- Sebastian Dröge Sun, 14 May 2006 13:28:58 +0200 dbus (0.60-6ubuntu6) dapper; urgency=low * debian/patches/dbus-python-service-py-typo.diff: + Fix typo in a variable name in service.py (Closes: Malone #30043) * debian/dbus.preinst: + Remove /etc/X11/Xsession.d/75dbus-1-utils_dbus-launch when we update from something lower than 0.60-6ubuntu6, not only for updates from below 0.50-2. (Closes: Malone #31998) -- Sebastian Dröge Wed, 29 Mar 2006 19:28:10 +0200 dbus (0.60-6ubuntu5) dapper; urgency=low * debian/dbus.{install,postinst}: Install dbus-foreground-console into /usr/lib/dbus-1.0, not into /usr/bin, since it's not supposed (and possible) to call as normal user. * debian/patches/dbus-change-at-console-policy.patch: - Change default path of dbus-foreground-console to /usr/lib/dbus-1.0/. - Use fork/exec instead of system() to call dbus-foreground-console; this avoids invoking the shell and nasty shell errors if it cannot be executed (like in the test suite). - Do not set a dbus error if dbus-foreground-console could be successfully called, but returns 0 (i. e. it could not determine a dbus console). This broke dbus clients like hal if there was no foreground console (on headless machines, for example). -- Martin Pitt Wed, 15 Mar 2006 11:47:08 +0100 dbus (0.60-6ubuntu4) dapper; urgency=low * Add debian/patches/dbus-poll-hang.patch: - Check to see if our data has already been read off the connection by another blocking pending call before we block in poll. (check_for_reply_and_update_dispatch_unlocked): Code taken from _dbus_connection_block_pending_call - checks for an already read reply and updates the dispatch if there is one. - This fixes e. g. the long startup hang of hal-device-manager. (Malone #31517) - Patch taken from upstream CVS. -- Martin Pitt Fri, 3 Mar 2006 11:13:57 +0100 dbus (0.60-6ubuntu3) dapper; urgency=low * Remove DEB_AUTO_UPDATE_AUTOCONF line from debian/rules to fix FTBFS -- Sebastian Dröge Tue, 28 Feb 2006 18:56:28 +0100 dbus (0.60-6ubuntu2) dapper; urgency=low * Remove unnecessary libgtk-cil build dependency. * debian/rules: Disable DEB_AUTO_UPDATE_AUTOCONF to fix FTBFS. -- Martin Pitt Tue, 28 Feb 2006 12:55:26 +0100 dbus (0.60-6ubuntu1) dapper; urgency=low * Synchronize to Debian. * debian/dbus.postinst: Improve confusing rcX.d symlink transition, there is no runlevel 12. * Add debian/patches/int64detection.diff: Proper patch for amd64 build fix in configure.in. * Add debian/patches/monodoc-base.diff: Proper patch for using only monodoc-base in Makefile.am and configure.in. * debian/control: - Drop build dependency on auto{conf,make} and libtool, and statically ship changes in debian/patches/z_autoreconf.diff. - dbus-1-utils description: Point out that this package is necessary to get a session dbus. * debian/rules: Remove tools/dbus-foreground-console in clean. -- Martin Pitt Mon, 27 Feb 2006 10:26:16 +0100 dbus (0.60-6) unstable; urgency=low * Sync relavant changes from ubuntu + dbus-0.60-mono-arguments-fix.diff - Added. 64bit fixes ((fd.o bugzilla #4410) + dbus-0.60-mono-return-null-fix.diff - Added. Don't return null for the session bus (fd.o bugzilla #5716) + Send the update-notifier reboot required notification if it's installed + Build mono bindings as arch indep. -- Sjoerd Simons Thu, 16 Feb 2006 12:32:31 +0100 dbus (0.60-5) unstable; urgency=low * Fix a bashim in the postinst script (Closes: #347453) -- Sjoerd Simons Wed, 11 Jan 2006 20:15:02 +0100 dbus (0.60-4) unstable; urgency=low * Upload to unstable -- Sjoerd Simons Thu, 5 Jan 2006 21:55:49 +0100 dbus (0.60-3) experimental; urgency=low * debian/patches/dbus-qdbusmarshall-amd64.patch + Fix build failure on amd64 (Closes: #343746) * Ignore the exit code of run-parts in the init script. -- Sjoerd Simons Thu, 5 Jan 2006 12:30:26 +0100 dbus (0.60-2ubuntu14) dapper; urgency=low * dbus-disable-mono-examples.patch: + Disable building of the mono examples... we don't ship them and they only need another Build-Dependency, namely gtk# -- Sebastian Dröge Fri, 24 Feb 2006 18:17:34 +0100 dbus (0.60-2ubuntu13) dapper; urgency=low * Drop libgtk-cil from Build-Depends as it isn't needed in reality -- Sebastian Dröge Fri, 24 Feb 2006 18:04:31 +0100 dbus (0.60-2ubuntu12) dapper; urgency=low * dbus-0.60-mono-return-null-fix.diff: + Renamed from dbus-0.60-mono-connection-null-fix.diff: + Add the fix for Message.cs too -- Sebastian Dröge Tue, 7 Feb 2006 18:15:25 +0100 dbus (0.60-2ubuntu11) dapper; urgency=low * dbus-0.60-mono-connection-null-fix.diff: + Don't return null for the session bus (fd.o bugzilla #5716) * dbus-0.60-mono-arguments-fix.diff + Make it more 64bit clean (fd.o bugzilla #4410) -- Sebastian Dröge Tue, 7 Feb 2006 12:42:01 +0100 dbus (0.60-2ubuntu10) dapper; urgency=low * Build-depend on libtool -- Matthew Garrett Tue, 24 Jan 2006 22:27:39 +0000 dbus (0.60-2ubuntu9) dapper; urgency=low * Fix up the at_console patch so it applies correctly -- Matthew Garrett Tue, 24 Jan 2006 21:27:17 +0000 dbus (0.60-2ubuntu8) dapper; urgency=low * Fix the at_console check to look for the correct console -- Matthew Garrett Tue, 24 Jan 2006 00:44:47 +0000 dbus (0.60-2ubuntu7) dapper; urgency=low * Add dbus-change-at-console-policy.patch - changes at_console to refer to the foreground console rather than any console user * Add autotools to build-depends and regenerate on build -- Matthew Garrett Fri, 23 Dec 2005 20:50:59 +0000 dbus (0.60-2ubuntu6) dapper; urgency=low * check for versions < 0.50-2 in preinst (malone #6022) * Ignore the exit code of run-parts in the init script. -- Michael Vogt Thu, 22 Dec 2005 16:24:58 +0100 dbus (0.60-2ubuntu5) dapper; urgency=low * added python2.4-libxml2 to dependencies of python2.4-dbus -- Michael Vogt Wed, 21 Dec 2005 19:25:12 +0100 dbus (0.60-2ubuntu4) dapper; urgency=low * build monodoc-dbus-1-manual and libdbus-1-cil as arch: all * move the mono build-deps to Build-Depends-Indep -- Michael Vogt Tue, 20 Dec 2005 18:03:55 +0100 dbus (0.60-2ubuntu3) dapper; urgency=low * build-depend on monodoc-base instead of monodoc * redone the missing patch to build with monodoc-base instead of the full monodoc * debian/patches/dbus-moc-selection.patch: - removed the configure patch part, we don't need it because we don't build qt4 bindings -- Michael Vogt Mon, 19 Dec 2005 10:12:25 +0100 dbus (0.60-2ubuntu2) dapper; urgency=low * build without qt4 bindings, it's not in main -- Michael Vogt Fri, 16 Dec 2005 18:20:17 +0100 dbus (0.60-2ubuntu1) dapper; urgency=low * configure.in: changed the int64 detection to build on amd64 and reran autoconf -- Michael Vogt Fri, 16 Dec 2005 09:57:51 +0100 dbus (0.60-2) experimental; urgency=low * Let python2.4-dbus depend on python2.4-libxml2 (Closes: #343715) * Changed maintainer address to pkg-utopia-maintainers@lists.alioth.debian.org -- Sjoerd Simons Thu, 15 Dec 2005 20:01:11 +0100 dbus (0.60-1) experimental; urgency=low * New upstream release * Soname of libdbus-1 and libdbus-glib-1 were bumped to 2 * debian/patches/dbus-reloadconfig-reply.patch + Removed. Merged upstream * debian/patches/dbus-monitor.patch + Removed. Merged upstream * debian/patches/dbus-make-libtool-safe.patch + Removed. Fixed upstream * debian/patches/dbus-moc-selection.patch + Added. Enable the Qt moc paths to be specified to configure * Depend on lsb-base >= 3.0 * Let dbus conflicht with libdbus-1-1 and libdbus-1-2 with dbus << 0.60. Some bus changes could result in strange bugs when mixing the old libs with the new bus. -- Sjoerd Simons Wed, 14 Dec 2005 19:53:07 +0100 dbus (0.50-3) experimental; urgency=low * Also move dbus-launch and dbus-send manpages to the dbus package * debian/dbus.init + Make force-reload an alias of reload instead of restart -- Sjoerd Simons Mon, 21 Nov 2005 11:17:57 +0100 dbus (0.50-2) experimental; urgency=low * maintainance is actually spelled "maintenance" (Closes: #332238) * Disable --enable-verbose because of the big performance hit * Move dbus-binding-tool from dbus-1-utils to libdbus-glib-1-dev * Move dbus-launch and dbus-send into the dbus package (Closes: #337212) * Move the /etc/X11/Xsession.d/ script from dbus-1-utils to dbus * Add reload function to the init script * Use log_daemon_msg instead of log_begin_msg in the init script where applicable * debian/patches/dbus-reloadconfig-reply.patch + Added. Send a reply message when org.freedesktop.DBus.ReloadConfig is called * Prefix the long description of monodoc-dubs-1-manual with one space instead of two (Closes: #337032) * Add LSB formatted dependency info in the init script (Closes: #337644) -- Sjoerd Simons Wed, 9 Nov 2005 20:02:09 +0100 dbus (0.50-1ubuntu3) dapper; urgency=low * Bump Replaces on dbus-1-utils up to 0.50, as the manpage doesn't appear to have been moved until 0.50-1ubuntu1. -- Daniel Stone Tue, 8 Nov 2005 12:11:08 +1100 dbus (0.50-1ubuntu2) dapper; urgency=low * Replace monodoc calls with relevant calls to mdassembler and monodocer, and repeated calls to get the sourcesdir with @MONODOCDIR@, substituted from within configure.in (thanks, Brandon Hale and Sebastian Dröge). * Bump B-D on monodoc-base to >> 1.1.9 per above change. * Move AC_CANONICAL_TARGET above AC_INIT_AUTOMAKE to shut the repeated warnings up. * And, finally, respin autoreconf. -- Daniel Stone Tue, 8 Nov 2005 08:28:30 +1100 dbus (0.50-1ubuntu1) dapper; urgency=low * Sync with Debian. -- Daniel Stone Thu, 3 Nov 2005 02:49:06 +1100 dbus (0.50-1) experimental; urgency=low * New upstream release -- Sjoerd Simons Thu, 8 Sep 2005 10:01:21 +0200 dbus (0.36.2-1) experimental; urgency=low * New upstream release * Fix descriptions to refer to dbus rather than dbus-1. * Make dbus-1-utils depend on dbus * debian/patches/dbus-sessionbus-checkuid.patch + Removed. Fixed upstream -- Sjoerd Simons Tue, 6 Sep 2005 09:26:19 +0200 dbus (0.36.2-0ubuntu8) dapper; urgency=low * Disable --enable-verbose, which had O(n^2) behaviour, per discussion with upstream, Ross, dsilvers and Sjoerd. -- Daniel Stone Tue, 25 Oct 2005 19:31:36 +1000 dbus (0.36.2-0ubuntu7) breezy; urgency=low * Use update-notifier's brand new notify-reboot-required script instead of creating a dbus specific update notification. -- Martin Pitt Fri, 30 Sep 2005 20:14:53 +0200 dbus (0.36.2-0ubuntu6) breezy; urgency=low * debian/control: Change the package conflict to a Replaces: to not confuse apt and dpkg more than necessary. -- Martin Pitt Tue, 20 Sep 2005 21:04:22 +0200 dbus (0.36.2-0ubuntu5) breezy; urgency=low * Move dbus-launch from dbus-1-utils to dbus. This allows KDE to use dbus-launch without pulling in all Gnome dependencies through -utils. * debian/control: Add appropriate conflict. -- Martin Pitt Tue, 20 Sep 2005 16:24:53 +0200 dbus (0.36.2-0ubuntu4) breezy; urgency=low * debian/dbus.postinst: Add an update notification that recommends to reboot the machine soon. * debian/dbus.init: Remove the notification on dbus startup. -- Martin Pitt Tue, 20 Sep 2005 12:10:20 +0200 dbus (0.36.2-0ubuntu3) breezy; urgency=low * Use '...' rather than ':' in init script, for consistency with other messages -- Matt Zimmerman Thu, 15 Sep 2005 15:44:36 -0700 dbus (0.36.2-0ubuntu2) breezy; urgency=low * debian/dbus.postrm: Add back dropped DEBHELPER token to make rc2.d symlink generation and daemon start work again. * debian/rules: Tell dh_installinit to use priority 12 instead of default 20, in accordance to Daniel's migration on upgrades. -- Martin Pitt Wed, 31 Aug 2005 12:38:17 +0200 dbus (0.36.2-0ubuntu1) breezy; urgency=low * Update to new upstream version. + Remove dbus-sessionbus-checkuid.patch and dbus-python-invalid-values.patch, since they got merged in this release. + Fix library crashes on errors (closes: Ubuntu#14178). * Restore S20 -> S12 init script migration, and remove dbus-1 symlinks from /etc/rc.d (closes: Ubuntu#14314). -- Daniel Stone Tue, 30 Aug 2005 16:38:32 +1000 dbus (0.36.1-1) experimental; urgency=low * New upstream release (Closes: #319593, #324016) * debian/patches/dbus_cmsgcred.patch + Removed. Fixed upstream. * debian/patches/dbus-gilstate.patch + Removed. Fixed upstream. * Sync with the ubuntu package + Remove dbus_bindings.{a,la} from python2.4-dbus + debian/patches/dbus-make-libtool-safe.patch - Added. Replace explicit libtool calls with $(LIBTOOL) in glib/Makefile.* + Don't include the .la files in the dev packages. + Don't restart dbus on upgrade. Too many applications don't handle it correctly. + Switched the init script to lsb-base + Ship dbus-binding-tool and dbus-viewer with dbus-1-utils -- Sjoerd Simons Fri, 26 Aug 2005 21:58:42 +0200 dbus (0.35.2-0ubuntu8) breezy; urgency=low * Re-add dbus-sessionbus-checkuid.patch, as it is still needed for 0.3x, and only got applied to the 0.2x branch upstream. Thanks Sjoerd Simons for the catch. -- Daniel Stone Mon, 29 Aug 2005 18:26:49 +1000 dbus (0.35.2-0ubuntu7) breezy; urgency=low * Add dependency on dbus from dbus-utils (closes: Ubuntu#10838). * Fix descriptions to refer to dbus rather than dbus-1. -- Daniel Stone Mon, 29 Aug 2005 12:00:17 +1000 dbus (0.35.2-0ubuntu6) breezy; urgency=low * Rebuild again to drop the libglitz dependencies. -- Adam Conrad Sun, 28 Aug 2005 02:27:36 +1000 dbus (0.35.2-0ubuntu5) breezy; urgency=low * Rebuild with the new cairo version -- Sebastien Bacher Thu, 18 Aug 2005 17:14:33 +0000 dbus (0.35.2-0ubuntu4) breezy; urgency=low * debian/dbus.postinst, debian/dbus.prerm: Do not restart dbus on upgrades, since this breaks too many applications. (Ubuntu #13312) -- Martin Pitt Wed, 17 Aug 2005 11:51:24 +0200 dbus (0.35.2-0ubuntu3) breezy; urgency=low * debian/*.install: - don't list .la files. * debian/dbus-utils.install: - list some other binaries to install here. -- Sebastien Bacher Thu, 11 Aug 2005 10:19:29 +0200 dbus (0.35.2-0ubuntu2) breezy; urgency=low * debian/*.install: - install the .la files for the non python packages. -- Sebastien Bacher Wed, 10 Aug 2005 23:29:47 +0200 dbus (0.35.2-0ubuntu1) breezy; urgency=low * New upstream version. * Remove *.la files from installation. + Gross hack to remove dbus_bindings.{a,la} from python2.4-dbus. * Remove XSIism in dbus.preinst (which is the most frightening hack). * Add dbus-make-libtool-safe.patch, which replaces an explicit libtool call with $(LIBTOOL) in glib/Makefile.*. * Add dbus-python-invalid-values.patch, which fixes sending of Byte values in the Python bindings (fd.o#4023). -- Daniel Stone Mon, 8 Aug 2005 15:08:51 +1000 dbus (0.34-1ubuntu7) breezy; urgency=low * Fix ftbfs's from headers disappearing. -- LaMont Jones Fri, 22 Jul 2005 14:55:29 -0600 dbus (0.34-1ubuntu6) breezy; urgency=low * add architecture limits to mono-mcs as well. -- LaMont Jones Thu, 21 Jul 2005 22:25:35 -0600 dbus (0.34-1ubuntu5) breezy; urgency=low * Don't build Mono support for architectures that can't do it. * But add Mono support back to amd64. -- Daniel Stone Thu, 14 Jul 2005 16:56:26 +1000 dbus (0.34-1ubuntu4) breezy; urgency=low * SECURITY UPDATE: Fix authentication bypass. * Add debian/patches/dbus-sessionbus-checkuid.patch: - bus/session.conf.in: Do not allow any user to connect to any session bus by default. - bus/policy.c: "allowed" now defaults to true if the connecting user id matches the session bus user id. - This stops other users from listening and sending to other user's session dbus instances. - References: CAN-2005-0201 https://bugs.freedesktop.org/show_bug.cgi?id=2436 -- Martin Pitt Mon, 27 Jun 2005 09:09:01 +0200 dbus (0.34-1ubuntu3) breezy; urgency=low * Make debian/rules-fu reference libdbus-1-cil, not libdbus-1 so dh_makeclilibs actually gets called -- Brandon Hale Fri, 24 Jun 2005 18:17:55 -0400 dbus (0.34-1ubuntu2) breezy; urgency=low * debian/patches/dbus-gilstate: Fix segfaults in python bindings. Patch by Anthony Baxter. Ubuntu #7292. -- Matthias Klose Fri, 24 Jun 2005 14:27:59 +0200 dbus (0.34-1ubuntu1) breezy; urgency=low * Debian adopted our 0.33 package and most changes, new Ubuntu package based on pristine Debian version. * LSB'ified debian/dbus.init. * debian/dbus.postinst: Corrected init script name. * debian/control: - Add lsb-base dependency. - Adapted build dependencies. - CXX transition: Rename libdbus-qt-1-1 to libdbus-qt-1-1c2. - Fixed libdbus-1-cil name and dependencies. * Added debian/dbus.preinst to do the /etc/init.d/dbus-1 -> /etc/init.d/dbus transition. * debian/dbus.init: Fixed event.d directory. -- Martin Pitt Wed, 22 Jun 2005 18:04:42 +0200 dbus (0.34-4) experimental; urgency=low * libdbus-1-cil improvements based on comments from Mirco Bauer + Call dh_clideps before dh_makeclilibs + libdbus-1-cil can be arch all + Use CLI instead of .NET in the package description * Add debian/patches/dbus-sessionbus-checkuid.patch: - bus/session.conf.in: Do not allow any user to connect to any session bus by default. - bus/policy.c: "allowed" now defaults to true if the connecting user id matches the session bus user id. - This stops other users from listening and sending to other user's session dbus instances. - References: CAN-2005-0201 https://bugs.freedesktop.org/show_bug.cgi?id=2436 * debian/patches/dbus-gilstate: Fix segfaults in python bindings. Patch by Anthony Baxter. * Add D-BUS monodoc documentation package * C++ transition -- Sjoerd Simons Mon, 11 Jul 2005 10:22:44 +0200 dbus (0.34-3) experimental; urgency=low * Build-depend on python-pyrex instead of python2.3-pyrex * debian/dbus.postinst + Forgot to rename dbus-1 to dbus in the previous package. * Rename libdbus-cil to libdbus-1-cil -- Sjoerd Simons Wed, 22 Jun 2005 18:53:22 +0200 dbus (0.34-2) experimental; urgency=low * debian/dbus.init + The even.d dir is in /etc/dbus-1 not in /etc/dbus -- Sjoerd Simons Tue, 21 Jun 2005 16:16:43 +0200 dbus (0.34-1) experimental; urgency=low * New upstream release * Build libdbus-cil on amd64 too (Closes: #314247) * Python bindings need python2.4, so build them against python2.4. -- Sjoerd Simons Mon, 20 Jun 2005 13:07:04 +0200 dbus (0.33-1) experimental; urgency=low * New upstream release (Closes: #299049) * Redone the package names to be much more sane. - Based on ubuntu's dbus 0.33 package by Daniel Stone. - dbus deamon goes into the dbus package instead of dbus-1 - glib bindings in libdbus-glib-1-1 instead of dbus-glib-1 - qt bindings in libdbus-qt-1-1 instead of dbus-qt-1 - Library component from dbus-1 goed into libdbus-1-1 * debian/patches/dbus-fixverbose.patch - Removed. Fixed upstream * debian/patches/dbus-getpwname.patch - Removed. Fixed upstream * debian/patches/fix-policy-group.patch - Removed. Not relevant anymore -- Sjoerd Simons Mon, 20 Jun 2005 11:12:12 +0200 dbus (0.33-0ubuntu5) breezy; urgency=low * Actually install all the mono related gumpf. -- Thom May Mon, 13 Jun 2005 12:33:01 +0100 dbus (0.33-0ubuntu4) breezy; urgency=low * Re-enable dbus, rename libdbus-cil to libdbus-1-cil. -- Thom May Mon, 13 Jun 2005 11:29:17 +0100 dbus (0.33-0ubuntu3) breezy; urgency=low * Replace kdelibs-dev with kdelibs4-dev in the build dependencies. -- Matthias Klose Fri, 20 May 2005 19:06:04 +0000 dbus (0.33-0ubuntu2) breezy; urgency=low * CXX transition: Rename libdbus-qt-1-1 to libdbus-qt-1-1c2. -- Matthias Klose Fri, 20 May 2005 13:22:03 +0000 dbus (0.33-0ubuntu1) breezy; urgency=low * New upstream version (now with 97% more API breakage!). + Resolves segfault exposed by NetworkManager (closes: Ubuntu#8395). * Remove fix-policy-group.patch as the relevant section of code (matching by gid) appears to have disappeared entirely? * dbus-daemon-1 is now dbus-daemon. * The client API has changed massively. Rename dbus-glib-1* to libdbus-glib-1-1* and dbus-qt-1* to libdbus-qt-1-1* to reflect major soversion bump from 0 to 1. Rename dbus-1-dev to libdbus-1-dev. Move the library component of dbus-1 to libdbus-1-1; rename the rest of dbus-1 to dbus. * Merge dbus-mono packaging in; it is no longer a separate source package. Don't build it right now though, since mono is still in universe. -- Daniel Stone Tue, 12 Apr 2005 14:07:53 +1000 dbus (0.23.4-2) unstable; urgency=low * Upload version with QT and Mono bindings to unstable. (Closes: #271895) (Closes: #271896) (Closes: #260044) (Closes: #290622) * debian/patches/dbus_cmsgcred.patch - Added. Fix syntax error on systems where HAVE_CMSGCRED is defined (Thanks to Michael Banck) (Closes: #311726) -- Sjoerd Simons Mon, 6 Jun 2005 22:48:08 +0200 dbus (0.23.4-1bindings0) experimental; urgency=low * Enable Mono and QT bindings. -- Sjoerd Simons Tue, 5 Apr 2005 22:15:29 +0200 dbus (0.23.4-1) unstable; urgency=low * New upstream release * debian/patches/dbus-abi-api.patch - Removed, fixed upstream * debian/patches/dbus-python-fix.patch - Removed, fixed upstream * debian/patches/fix-policy-group.patch - Stop segfaulting at " tags (Closes: #297495) * debian/patches/dbus-fixverbose.patch - Fix inaccurate messages in the debug output of the uid/gid lookup code (Thanks to Tom Parker) (Closes: #297497) * debian/patches/dbus-getpwname.patch * Add .la files in the -dev packages (Closes: #297936) -- Sjoerd Simons Wed, 30 Mar 2005 23:02:00 +0200 dbus (0.23.4-0ubuntu3) hoary; urgency=low * Really add lsb-base dependency this time (closes: Ubuntu#7766). -- Daniel Stone Mon, 4 Apr 2005 12:47:21 +1000 dbus (0.23.4-0ubuntu2) hoary; urgency=low * Add dependency on lsb-base (>= 1.3-9ubuntu2) for init scripts (closes: Ubuntu#7766). -- Daniel Stone Tue, 22 Mar 2005 12:56:44 +1100 dbus (0.23.4-0ubuntu1) hoary; urgency=low * New upstream version, which should fully support Beagle (closes: Ubuntu#6682). * dbus-python-fix.patch and dbus-abi-api.patch are now unnecessary (applied upstream). -- Daniel Stone Thu, 17 Mar 2005 00:43:59 +1100 dbus (0.23.2-3) unstable; urgency=low * debian/patches/dbus-abi-api.patch - Fix dbus api and abi breakage between 0.23.1 and 0.23.2 (Closes: #297020) -- Sjoerd Simons Mon, 28 Feb 2005 15:05:19 +0100 dbus (0.23.2-2) unstable; urgency=low * debian/patches/dbus-python-fix.patch - Fix python bindings (Based on dbus CVS fix) -- Sjoerd Simons Thu, 24 Feb 2005 11:19:03 +0100 dbus (0.23.2-1bindings0) experimental; urgency=low * debian/patches/dbus-monofixes.patch + Removed. Fixed in this release -- Sjoerd Simons Thu, 17 Feb 2005 13:24:22 +0100 dbus (0.23.2-1) unstable; urgency=low * New upstream release -- Sjoerd Simons Wed, 23 Feb 2005 13:04:21 +0100 dbus (0.23.1-1bindings0) experimental; urgency=low * New upstream release * debian/patches/dbus-monofixes.patch + Added. Some mono fixes from dbus cvs -- Sjoerd Simons Thu, 17 Feb 2005 13:24:22 +0100 dbus (0.23-1mono1) experimental; urgency=low * Enable the qt bindings. Thanks to Kevin Ottens (Closes: #271895) (Closes: #271896) (Closes: #290622) -- Sjoerd Simons Sat, 22 Jan 2005 13:53:27 +0100 dbus (0.23-1mono0) experimental; urgency=low * Enable the mono bindings -- Sjoerd Simons Fri, 14 Jan 2005 17:54:26 +0100 dbus (0.23-1ubuntu6) hoary; urgency=low * Remove duplicate dbus-qt.h from dbus-1-dev * Include connection.h, message.h and server.h in dbus-qt-1-dev -- Jonathan Riddell Wed, 2 Mar 2005 18:43:13 +0000 dbus (0.23-1ubuntu5) hoary; urgency=low * Fixed wrong depends in the dbus-qt-1-dev package replaced libqt3c102-mt-dev - libqt3-mt-dev -- Andreas Mueller Sun, 27 Feb 2005 12:45:11 +0100 dbus (0.23-1ubuntu4) hoary; urgency=low * Added debian/patches/fix-policy-group.patch: - Stop segfaulting at " tags and make them actually work according to the specification. (Ubuntu #5957) - Thanks to j@bootlab.org for this patch. -- Martin Pitt Mon, 14 Feb 2005 13:45:19 +0100 dbus (0.23-1ubuntu3) hoary; urgency=low * Add in Qt bindings. * Ship *.la files in *-dev packages. -- Daniel Stone Wed, 9 Feb 2005 22:30:27 +1100 dbus (0.23-1ubuntu2) hoary; urgency=low * Add back LSB init scripts. -- Daniel Stone Wed, 9 Feb 2005 16:47:27 +1100 dbus (0.23-1ubuntu1) hoary; urgency=low * Transition to Python 2.4. -- Daniel Stone Thu, 27 Jan 2005 15:04:07 +1100 dbus (0.23-1) unstable; urgency=low * New upstream release * Disable the mono bindings for the unstable packages untill mono goes into testing. -- Sjoerd Simons Fri, 14 Jan 2005 15:22:20 +0100 dbus (0.22+cvs.20050104-1) experimental; urgency=low * CVS snapshot * Package the dbus mono bindings for i386, powerpc and s390. Mostly based on patches from Edd Dumbill. (Closes: #260044) -- Sjoerd Simons Wed, 5 Jan 2005 18:20:47 +0100 dbus (0.22-4) unstable; urgency=low * Let the initscript check if the pid in the pidfile actually corresponds to a dbus daemon process (Closes: #285758) -- Sjoerd Simons Wed, 5 Jan 2005 16:55:45 +0100 dbus (0.22-3) unstable; urgency=medium * Actually ship the init script improvements mentioned in the previous upload. (please pass the brown paper bag) * Call run-parts --reverse on the event.d dir when stopping dbus (Closes: #269283) -- Sjoerd Simons Sat, 6 Nov 2004 16:17:40 +0100 dbus (0.22-2) unstable; urgency=medium * debian/patches/dbus-monitor.patch + Updated. Unbreak dbus-monitor when arguments are given. (From the ubuntu dbus package) * Use run-parts --arg instead of -a, which works with woody's run-parts (Closes: #269708) (Closes: #274702) * Use start-stop-daemon --retry when stopping to ensure the system bus stopped. Prevents race conditions with the dbus pidfile (Closes: #277148) * Add myself to Uploaders * Acknowledge my own NMU (Closes: #272862) -- Sjoerd Simons Tue, 02 Nov 2004 12:19:47 +0100 dbus (0.22-1.1) unstable; urgency=high * Non-maintainer upload with maintainers permission * debian/patches/dbus-python-64bit.patch + Added. Taken from dbus cvs. Add support for int64 and uint64 to the python bindings (Closes: #272862) * Urgency high because the hal package depending on this fix fixes RC bugs. -- Sjoerd Simons Sat, 25 Sep 2004 17:45:33 +0200 dbus (0.22-1) unstable; urgency=high * New upstream release. + Urgency high so it slips into sarge before the freeze. -- Daniel Stone Tue, 17 Aug 2004 00:42:56 +0100 dbus (0.21-7) unstable; urgency=low * Created /etc/dbus-1/event.d/ and added support to dbus' init script to run the files in it on stop/start/restart -- Daniel Silverstone Thu, 22 Jul 2004 14:13:44 +0100 dbus (0.21-6) unstable; urgency=low * Add a chown,chgrp to the init script to make sure the pid dir is owned by the messagebus user. * Modify the dbus-1 init script to remove some arguments from the invocation of start-stop-daemon so that it will work when being asked to stop a dbus instance which has a different executable to that installed. -- Daniel Silverstone Mon, 12 Jul 2004 21:56:45 +0100 dbus (0.21-5) unstable; urgency=low * Change debian/control to indicate that dbus is group maintained. * Build-depend on the version of python2.3-pyrex which theoretically has the fixed patch for coping with unsigned long int vs. long unsigned int * Removed the seddery introduced in 0.21-2 because the above build-depend change should ensure we're safe. -- Daniel Silverstone Mon, 5 Jul 2004 17:44:06 +0100 dbus (0.21-4) unstable; urgency=low * Updated debian/copyright to the AFL 2.0 closes: #239332 * Updated debian/dbus-1.init to create /var/run/dbus if it doesn't already exist. closes: #242639 -- Daniel Silverstone Fri, 18 Jun 2004 00:20:27 +0100 dbus (0.21-3) unstable; urgency=low * Add the sed call to Makefile.in too. Damn my forgetfulness. -- Daniel Silverstone Wed, 16 Jun 2004 18:06:28 +0100 dbus (0.21-2) unstable; urgency=low * Add a sed -e's/long unsigned/unsigned long/g' to the python bindings preparation line. This *should* solve the FTBFS on alpha, s390 and ia64 * Also, fix an a-umlaut to 'ae' in the changelog to prevent nasty debian-changelog-file-uses-obsolete-national-charset errors from lintian -- Daniel Silverstone Tue, 15 Jun 2004 19:26:12 +0100 dbus (0.21-1) unstable; urgency=low * New upstream version. + Fixes varargs crap - cleaner patch from David Zeuthen applied. (closes: #229274) * Added provides/replaces/conflicts on dbus-1-utils << 0.20-4, per -4's moving of manpages. -- Daniel Stone Sun, 21 Mar 2004 02:42:53 +1100 dbus (0.20-6) unstable; urgency=low * Add a touch of usage information to the top of the dbus Xsession.d file. Also since we've had confirmation that this file does enough, this version closes: #230835 * Add an extra rm -f $PIDFILE to /etc/init.d/dbus-1 to help on restart. closes: #229609 * Temporarily quiesce error reports in system.d/*.conf files when loading. This breaks the standard that the daemon shouldn't start with malformed configuration files, but at least for now it seems sensible to do. closes: #230231 NOTE: this is likely to be removed in a future version of dbus after the configuration file syntax stabilises. Please report bugs against packages which have configs which fail to parse with the latest dbus package. -- Daniel Silverstone Tue, 10 Feb 2004 00:46:52 +0000 dbus (0.20-5) unstable; urgency=low * Add an /etc/X11/Xsession.d/ entry to launch a session bus. You will need to add 'use-session-dbus' to your /etc/X11/Xsession.options file to enable it. -- Daniel Silverstone Tue, 3 Feb 2004 18:15:48 +0000 dbus (0.20-4) unstable; urgency=low * Ensure the manpages are installed into the right package. * Add /usr/lib/dbus-1.0/services to the dbus-1 package. (closes: #230413) * dbus-glib-1-dev now depends on libglib2.0-dev which is kinda needed in order to get glib-object.h * Removed the dbus-qt-1 and dbus-qt-1-dev packages until upstream actually do something with the binding (like putting some code into it) -- Daniel Silverstone Sun, 1 Feb 2004 22:22:59 +0000 dbus (0.20-3) unstable; urgency=high * Urgency high because the old package was virtually useless. * debian/patches/fix-varargs-usage.diff: + Merged patch from Michel Daenzer (thanks Michel!) to fix varargs usage, so we don't segfault on --system anymore. (closes: #229274, #229005, #229609) -- Daniel Stone Wed, 28 Jan 2004 06:51:07 +1100 dbus (0.20-2) unstable; urgency=low * The "gotta keep the ftpmaster cab^Whappy release". + Hey, I need the overrides ... * debian/python2.3-dbus.install: + Stop installing .a and .la files (thanks Daniel Silverstone). * debian/dbus-qt-1-dev.install: + Install the .la file ... yep, Daniel Silverstone * debian/patches/dbus-monitor.patch: + Patch from Daniel Silverstone to add suport for filters to dbus-monitor: only watch for certain events. * debian/rules: + Add --enable-verbose-mode to make debugging far more easier. - Daniel Silverstone strikes again! -- Daniel Stone Wed, 21 Jan 2004 11:07:37 +1100 dbus (0.20-1) unstable; urgency=low * New upstream release (closes: #223400). + This version includes Qt and Python support. - New packages: dbus-1-qt, python2.3-dbus. * debian/dbus-1.postinst: + Call addgroup with --system so it doesn't get a userspace GID. (closes: #222563) * debian/control, debian/rules: + Start building Qt and Python bindings. * debian/patches/dbus-python-signals-dze.patch: + Merged patch (already applied in HEAD) to enhance signal support in the Python interface; available from http://freedesktop.org/~david/dbus-python-signals-dze.patch. -- Daniel Stone Sat, 6 Dec 2003 00:17:50 +1100 dbus (0.13-1) unstable; urgency=low * New upstream release. * debian/control: + Update Maintainer address to debian.org. + Add Recommends: dbus-glib-1 to dbus-1-utils, for the dbus-monitor program. (closes: #213914) -- Daniel Stone Wed, 22 Oct 2003 13:54:53 +1000 dbus (0.12-4) unstable; urgency=low * debian/control: + Taking over from Colin as maintainer. + Bump debhelper Build-Dep to >=4.1.46, when dh_installlogcheck was first introduced. + Bump Standards-Version to 3.6.1. + Add Replaces/Provides/Conflicts on earlier dbus-1 versions to dbus-1-utils. * debian/dbus-1.init: + Clean up after the daemon's pidfile mess, ensuring smooth upgrades. (closes: #209143) -- Daniel Stone Mon, 22 Sep 2003 12:13:06 +1000 dbus (0.12-3) unstable; urgency=low * debian/control: - Break out utilities into separate dbus-1-utils package. -- Colin Walters Sat, 30 Aug 2003 20:07:28 -0400 dbus (0.12-2) unstable; urgency=low * debian/control: - [dbus-1] Add Depends on adduser (Closes: #204871) -- Colin Walters Sun, 10 Aug 2003 22:23:36 -0400 dbus (0.12-1) unstable; urgency=low * New upstream release. * debian/control: - Bump Standards-Version to 3.6.0, no changes required. -- Colin Walters Wed, 6 Aug 2003 01:50:13 -0400 dbus (0.11+cvs200307017-1) unstable; urgency=low * New upstream CVS snapshot. - Creates services directory (Closes: #198433) -- Colin Walters Thu, 17 Jul 2003 19:05:37 -0400 dbus (0.11+cvs20030528-2) unstable; urgency=low * debian/rules: - Include utils.mk. -- Colin Walters Thu, 29 May 2003 02:14:29 -0400 dbus (0.11+cvs20030528-1) unstable; urgency=low * New upstream CVS snapshot. * debian/control: - Build-Depend on latest cdbs to get some minor fixes. -- Colin Walters Wed, 28 May 2003 16:56:29 -0400 dbus (0.11-2) unstable; urgency=low * debian/control: - Add Build-Depends on cdbs, just because it's so freaking sweet. * debian/rules: - Convert to CDBS. * debian/rocks: - Removed. -- Colin Walters Mon, 19 May 2003 19:21:33 -0400 dbus (0.11-1) unstable; urgency=low * The "Bill Gates Grants Self 18 Dexterity, 20 Charisma" release. * New upstream release. * debian/control: - Bump Standards-Version to 3.5.10, no changes required. * debian/rocks: - No need to create system.d anymore, upstream does it now. -- Colin Walters Thu, 15 May 2003 22:01:23 -0400 dbus (0.10+cvs20030503-2) unstable; urgency=low * The "I've Got To Stop Taking Lives So Seriously" release. * debian/control: - Add Build-Depends on docbook-utils. -- Colin Walters Sat, 3 May 2003 16:58:20 -0400 dbus (0.10+cvs20030503-1) unstable; urgency=low * The "Chimp Study On Human-Evasion Response To Feces-Hurling Nearly Complete" release. * New upstream snapshot. - Includes some of my patches; this will among other things make the system bus go again. * debian/rocks: - Add --enable-docs to DEB_CONFIGURE_EXTRA_FLAGS. * debian/dbus-1-dev.install: - Update to handle new upstream .pc name. * debian/rules: - Update to latest version of Colin's Build System. -- Colin Walters Sat, 3 May 2003 03:58:53 -0400 dbus (0.10-1) unstable; urgency=low * The "West-Wing Tech-Support' Crew Be A Buncha Wack Bitches" release. * New upstream release. * debian/dbus-1.install: - Install all binaries. * debian/dbus-1-dev.install: - Install headers from /usr/lib/dbus-1.0 too. * debian/rocks: - Create etc/dbus-1/system.d. -- Colin Walters Mon, 28 Apr 2003 17:29:50 -0400 dbus (0.9-2) unstable; urgency=low * The "New Fox Reality Show To Determine Ruler Of Iraq" release. * debian/rocks: - Generate API docs via doxygen (Closes: #185470) * debian/control: - Build-Depend on doxygen. * debian/dbus-1-doc.install: - Install docs in correct place. - Install newly generated doxygen docs. * debian/rules: - Update to latest version of Colin's Build System. - Eagerly await ftpmaster installing build-common. -- Colin Walters Wed, 23 Apr 2003 23:40:00 -0400 dbus (0.9-1) unstable; urgency=low * The "Starbucks To Begin Sinister 'Phase Two' Of Operation" release. * New upstream release. * debian/control: - Drop "lib*" prefix from all packages, and change suffix from "0" to "-1". D-BUS isn't technically just a shared library; it also includes a daemon. This could really go either way; I could just put the daemon in the libdbus0 package and be done with it, but I think that's more confusing in the end, since people have been very conditioned to expect libfoo -> just shared library. - Add Conflicts: and Replaces: on older lib* packages. - Remove Provides and Conflicts on libdbus-dev in new dbus-1-dev package, since they are actually parallel installable. - Ditto for libdbus-glib0-dev. - Touch up descriptions. - Update to Standards-Version: 3.5.9; no changes required. - Add libexpat-dev to Build-Depends. * debian/dbus0.init: - New file; runs the D-BUS daemon. * debian/dbus0.default: - New file. * debian/dbus0.postinst: - New file; creates the messagebus user and stuff. * debian/dbus0.install: - Install configuration files. * debian/rocks: - Add --with-xml=expat. - Update to correspond with changes to debian/control. - Make dbus-glib-1 package be built after dbus-1 package. - Add debian/dbus-1/usr/lib to DEB_SHLIBDEPS_INCLUDE_dbus-glib-1 so we pick up the right shlibs. * debian/rules: - Update to latest version of Colin's Build System. -- Colin Walters Sun, 13 Apr 2003 23:40:29 -0400 dbus (0.6-1) unstable; urgency=low * New upstream release. * debian/control: - [libdbus0] Flesh out description somewhat. -- Colin Walters Tue, 18 Mar 2003 10:50:42 -0500 dbus (0.5-2) unstable; urgency=low * debian/libdbus0-dev.install: - Don't include dbus-glib-1.0.pc. - Don't include dbus-glib-1.a or .so. -- Colin Walters Thu, 6 Mar 2003 23:17:53 -0500 dbus (0.5-1) unstable; urgency=low * Initial version (Closes: #183739) -- Colin Walters Thu, 6 Mar 2003 17:58:06 -0500