summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2012-09-28 15:44:59 -0400
committerColin Walters <walters@verbum.org>2012-09-28 15:44:59 -0400
commit1cad15cc272446ade9987840642aa6730ebe92be (patch)
treef330da8fb1f3e4dd8b8d0c9061f500ab8dd27824 /NEWS
parentfb8b8ce72c5725cd18507d1c824870a6c37ed7f2 (diff)
downloaddbus-1cad15cc272446ade9987840642aa6730ebe92be.tar.gz
Release 1.6.8dbus-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)
==