diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2013-06-06 19:24:26 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2013-06-06 19:24:26 +0000 |
commit | 10923a26fb645a78f94aa3b031112bf3361e7220 (patch) | |
tree | 56c88880f45ca7d674f22a61fa3658ab647106a6 /sys-auth | |
parent | version bump for glance 2013.1.2 (diff) | |
download | gentoo-2-10923a26fb645a78f94aa3b031112bf3361e7220.tar.gz gentoo-2-10923a26fb645a78f94aa3b031112bf3361e7220.tar.bz2 gentoo-2-10923a26fb645a78f94aa3b031112bf3361e7220.zip |
update of keystone to 2013.1.2
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
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) |