[Pkg-utopia-commits] r2808 - in /packages/unstable/dbus/debian: ./ patches/
smcv at users.alioth.debian.org
smcv at users.alioth.debian.org
Mon Feb 16 12:03:54 UTC 2009
Author: smcv
Date: Mon Feb 16 12:03:54 2009
New Revision: 2808
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2808
Log:
* Merge experimental into unstable
- Changes in this package relative to experimental: add myself to
Uploaders, and suggest libdbus-1-dev instead of nonexistent dbus-1-dev
* New upstream release
* Fixes CVE-2008-4311 (Closes: #503532, #508032)
* debian/libdbus-1-3.symbols
- Updated, new symbol has been added.
* debian/rules
- Bump shlibs to 1.2.4.
* debian/control
- Bump Standards-Version to 3.8.0. No further changes.
* New upstream release
* Remove patches that were merged upstream
- debian/patches/15_dbus_group_parsing.patch
- debian/patches/CVE-2008-3834.patch
Removed:
packages/unstable/dbus/debian/patches/15_dbus_group_parsing.patch
packages/unstable/dbus/debian/patches/30-Add-syslog-of-security-denials-and-configuration-fil.patch
packages/unstable/dbus/debian/patches/31-Add-message-type-to-security-syslog-entries.patch
packages/unstable/dbus/debian/patches/32-Add-optional-logging-on-allow-rules.patch
packages/unstable/dbus/debian/patches/33-Add-uid-pid-and-command-to-security-logs.patch
packages/unstable/dbus/debian/patches/34-Add-requested_reply-to-send-denials-and-connection.patch
packages/unstable/dbus/debian/patches/35-syslog-h.patch
packages/unstable/dbus/debian/patches/40-CVE-2008-3834.patch
packages/unstable/dbus/debian/patches/50-CVE-2008-4311.patch
packages/unstable/dbus/debian/patches/51-CVE-2008-4311-but-allow-signals.patch
Modified:
packages/unstable/dbus/debian/changelog
packages/unstable/dbus/debian/control
packages/unstable/dbus/debian/libdbus-1-3.symbols
packages/unstable/dbus/debian/rules
Modified: packages/unstable/dbus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/changelog?rev=2808&op=diff
==============================================================================
--- packages/unstable/dbus/debian/changelog (original)
+++ packages/unstable/dbus/debian/changelog Mon Feb 16 12:03:54 2009
@@ -1,3 +1,36 @@
+dbus (1.2.8-2) UNRELEASED; urgency=low
+
+ * Merge experimental into unstable
+ - Changes in this package relative to experimental: add myself to
+ Uploaders, and suggest libdbus-1-dev instead of nonexistent dbus-1-dev
+
+ -- Simon McVittie <smcv at debian.org> Mon, 16 Feb 2009 11:52:13 +0000
+
+dbus (1.2.8-1) experimental; urgency=low
+
+ [ Sjoerd Simons ]
+ * New upstream release
+ * Fixes CVE-2008-4311 (Closes: #503532, #508032)
+
+ [ Michael Biebl ]
+ * debian/libdbus-1-3.symbols
+ - Updated, new symbol has been added.
+ * debian/rules
+ - Bump shlibs to 1.2.4.
+ * debian/control
+ - Bump Standards-Version to 3.8.0. No further changes.
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sun, 07 Dec 2008 13:30:19 +0000
+
+dbus (1.2.4-1) experimental; urgency=low
+
+ * New upstream release
+ * Remove patches that were merged upstream
+ - debian/patches/15_dbus_group_parsing.patch
+ - debian/patches/CVE-2008-3834.patch
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sat, 29 Nov 2008 19:16:05 +0100
+
dbus (1.2.1-5) unstable; urgency=high
[ Sjoerd Simons ]
Modified: packages/unstable/dbus/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/control?rev=2808&op=diff
==============================================================================
--- packages/unstable/dbus/debian/control (original)
+++ packages/unstable/dbus/debian/control Mon Feb 16 12:03:54 2009
@@ -17,7 +17,7 @@
xsltproc,
libx11-dev,
libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus
Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus
Homepage: http://dbus.freedesktop.org/
Modified: packages/unstable/dbus/debian/libdbus-1-3.symbols
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/libdbus-1-3.symbols?rev=2808&op=diff
==============================================================================
--- packages/unstable/dbus/debian/libdbus-1-3.symbols (original)
+++ packages/unstable/dbus/debian/libdbus-1-3.symbols Mon Feb 16 12:03:54 2009
@@ -25,6 +25,7 @@
dbus_connection_flush at Base 1.0.2
dbus_connection_free_data_slot at Base 1.0.2
dbus_connection_free_preallocated_send at Base 1.0.2
+ dbus_connection_get_adt_audit_session_data at Base 1.2.4
dbus_connection_get_data at Base 1.0.2
dbus_connection_get_dispatch_status at Base 1.0.2
dbus_connection_get_is_anonymous at Base 1.1.1
Modified: packages/unstable/dbus/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/rules?rev=2808&op=diff
==============================================================================
--- packages/unstable/dbus/debian/rules (original)
+++ packages/unstable/dbus/debian/rules Mon Feb 16 12:03:54 2009
@@ -10,7 +10,7 @@
libdbusN := $(shell sed -rn 's/Package:[[:space:]]*(libdbus-[0-9-]+)[[:space:]]*$$/\1/p' debian/control | head -n 1)
-DEB_DH_MAKESHLIBS_ARGS_ALL = -V '$(libdbusN) (>= 1.1.1)'
+DEB_DH_MAKESHLIBS_ARGS_ALL = -V '$(libdbusN) (>= 1.2.4)'
# List any files which are not installed
common-binary-post-install-arch:: list-missing
More information about the Pkg-utopia-commits
mailing list