diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/keystone/ChangeLog | 8 | ||||
-rw-r--r-- | sys-auth/keystone/keystone-2013.1.2.ebuild (renamed from sys-auth/keystone/keystone-2013.1.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-auth/keystone/ChangeLog b/sys-auth/keystone/ChangeLog index c63c8f1b151e..abffcccf6dab 100644 --- a/sys-auth/keystone/ChangeLog +++ b/sys-auth/keystone/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-auth/keystone # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.20 2013/05/28 20:58:20 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.21 2013/06/06 19:24:26 prometheanfire Exp $ + +*keystone-2013.1.2 (06 Jun 2013) + + 06 Jun 2013; Matthew Thode <prometheanfire@gentoo.org> + +keystone-2013.1.2.ebuild, -keystone-2013.1.1.ebuild: + update of keystone to 2013.1.2 28 May 2013; Matthew Thode <prometheanfire@gentoo.org> files/keystone-folsom-4-CVE-2013-2104.patch, keystone-2012.2.4-r4.ebuild: diff --git a/sys-auth/keystone/keystone-2013.1.1.ebuild b/sys-auth/keystone/keystone-2013.1.2.ebuild index 1ca41972fcde..a8ac0f9015f7 100644 --- a/sys-auth/keystone/keystone-2013.1.1.ebuild +++ b/sys-auth/keystone/keystone-2013.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.1.ebuild,v 1.1 2013/05/10 02:47:10 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.2.ebuild,v 1.1 2013/06/06 19:24:26 prometheanfire Exp $ EAPI=5 #test restricted becaues of bad requirements given (old webob for instance) |