summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2012-09-29 13:12:16 +0100
committerSimon McVittie <smcv@debian.org>2012-09-29 13:12:16 +0100
commite43c954015d881061d36afe6d1315517c90aeb43 (patch)
tree93eb188474c0c52e683a319aa24160f4601c00f5 /NEWS
parent23d0f67ad64fd78b1b7d16d768ed1369814a2e43 (diff)
downloaddbus-upstream/1.6.8.tar.gz
Imported Upstream version 1.6.8upstream/1.6.8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ae87020c..02fa1457 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+D-Bus 1.6.8 (2012-09-28)
+==
+
+The "Fix one thing, break another" release.
+
+• Follow up to CVE-2012-3524: The additional hardening
+ work to use __secure_getenv() as a followup to bug #52202
+ broke certain configurations of gnome-keyring. Given
+ the difficulty of making this work without extensive
+ changes to gnome-keyring, use of __secure_getenv() is
+ deferred.
+
D-Bus 1.6.6 (2012-09-28)
==