[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (904b130dafb726da6d1b4d8753e4d74f31d3d5ec)

Ladislav Hagara scm at sourcemage.org
Sun Jun 12 15:16:29 EDT 2011


GIT changes to master grimoire by Ladislav Hagara <hgr at vabo.cz>:

 utils/dbus/DETAILS |    6 +++---
 utils/dbus/HISTORY |    3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 904b130dafb726da6d1b4d8753e4d74f31d3d5ec
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    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)

diff --git a/utils/dbus/DETAILS b/utils/dbus/DETAILS
index 552b2d4..97ddb26 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 98a3688..40be66f 100644
--- a/utils/dbus/HISTORY
+++ b/utils/dbus/HISTORY
@@ -1,3 +1,6 @@
+2011-06-12 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 1.4.12, SECURITY_PATCH=7
+
 2011-06-02 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 1.4.10
 


More information about the SM-Commit mailing list