summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2011-06-12 21:14:19 +0200
committerGeorge Sherwood2011-06-18 13:25:28 -0500
commit3c001124cc2bf69d469872b11a131341290ebe6c (patch)
tree397c7f3c6e1e71a73dd043cecbc80e90570cce3c
parent450ff59916c40963b41483fad5bf5a76634676d3 (diff)
dbus 1.4.12, SECURITY_PATCH=7
Security (local denial of service): . Byte-swap foreign-endian messages correctly, preventing a long-standing local DoS if foreign-endian messages are relayed through the dbus-daemon (backporters: this is git commit c3223ba6c401ba81df1305851312a47c485e6cd7) (fd.o #38120, Debian #629938, no CVE number yet; Simon McVittie) (cherry picked from commit 904b130dafb726da6d1b4d8753e4d74f31d3d5ec)
-rwxr-xr-xutils/dbus/DETAILS6
-rw-r--r--utils/dbus/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/utils/dbus/DETAILS b/utils/dbus/DETAILS
index 552b2d4c91..97ddb26bf3 100755
--- a/utils/dbus/DETAILS
+++ b/utils/dbus/DETAILS
@@ -1,7 +1,7 @@
SPELL=dbus
- VERSION=1.4.10
- SOURCE_HASH=sha512:414d208c15673cf2f6568b1e36df4fdbd4b00cffbaa73e3547ac371f4ef0d9334a047b766dd2a99e07a0ddfd35814dc07e44034fda54654148d8d842847f964f
- SECURITY_PATCH=6
+ VERSION=1.4.12
+ SOURCE_HASH=sha512:71154e42e98b172b6abad91abff7fb83f646bb2c4601922b4355eb10aaab4e23aca0607a66346d4e38b64433b0501149f3a498a80f18f0e5ac69cd83e883229d
+ SECURITY_PATCH=7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://dbus.freedesktop.org/releases/dbus/$SOURCE
diff --git a/utils/dbus/HISTORY b/utils/dbus/HISTORY
index 98a368834f..40be66f798 100644
--- a/utils/dbus/HISTORY
+++ b/utils/dbus/HISTORY
@@ -1,3 +1,6 @@
+2011-06-12 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 1.4.12, SECURITY_PATCH=7
+
2011-06-02 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.4.10