diff options
author | Simon McVittie <smcv@debian.org> | 2012-09-29 13:12:16 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2012-09-29 13:12:16 +0100 |
commit | e43c954015d881061d36afe6d1315517c90aeb43 (patch) | |
tree | 93eb188474c0c52e683a319aa24160f4601c00f5 /NEWS | |
parent | 23d0f67ad64fd78b1b7d16d768ed1369814a2e43 (diff) | |
download | dbus-upstream/1.6.8.tar.gz |
Imported Upstream version 1.6.8upstream/1.6.8
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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) == |