summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-10-24 07:11:50 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-10-24 07:11:50 +0000
commitfca38af3c37730626efc7112e69d6bc48f363c33 (patch)
tree721b02a73010f95207d8b6368aa37d94b9628711 /gnome-base/gnome-keyring/ChangeLog
parentVersion bump. (diff)
downloadgentoo-2-fca38af3c37730626efc7112e69d6bc48f363c33.tar.gz
gentoo-2-fca38af3c37730626efc7112e69d6bc48f363c33.tar.bz2
gentoo-2-fca38af3c37730626efc7112e69d6bc48f363c33.zip
Fix gpg passwords being cached for longer than the user requested (bug #430602, CVE-2012-3466, thanks to Jason A. Donenfeld and Pacho Ramos). Fix 2.32.1-r1's build failure with glib-2.32 and gold. Drop useless doc USE flag: in 2.x and 3.2.x, it only controlled document regeneration; in 3.4.x, it had no effect at all. Update license.
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'gnome-base/gnome-keyring/ChangeLog')
-rw-r--r--gnome-base/gnome-keyring/ChangeLog16
1 files changed, 15 insertions, 1 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog
index 709c35b1fa45..b37b239cc642 100644
--- a/gnome-base/gnome-keyring/ChangeLog
+++ b/gnome-base/gnome-keyring/ChangeLog
@@ -1,6 +1,20 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.224 2012/05/21 18:53:30 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.225 2012/10/24 07:11:50 tetromino Exp $
+
+*gnome-keyring-3.4.1-r1 (24 Oct 2012)
+
+ 24 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ gnome-keyring-2.32.1.ebuild, gnome-keyring-2.32.1-r1.ebuild,
+ +files/gnome-keyring-2.32.1-glib-2.32.patch, gnome-keyring-3.2.2.ebuild,
+ gnome-keyring-3.4.1.ebuild, +gnome-keyring-3.4.1-r1.ebuild,
+ +files/gnome-keyring-3.4.1-gpg-cache-method-1.patch,
+ +files/gnome-keyring-3.4.1-gpg-cache-method-2.patch:
+ Fix gpg passwords being cached for longer than the user requested (bug
+ #430602, CVE-2012-3466, thanks to Jason A. Donenfeld and Pacho Ramos). Fix
+ 2.32.1-r1's build failure with glib-2.32 and gold. Drop useless doc USE flag:
+ in 2.x and 3.2.x, it only controlled document regeneration; in 3.4.x, it had
+ no effect at all. Update license.
21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
gnome-keyring-2.32.1-r1.ebuild, gnome-keyring-3.2.2.ebuild: