1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
# 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.13 2013/04/11 07:17:05 prometheanfire Exp $
11 Apr 2013; Matthew Thode <prometheanfire@gentoo.org> keystone-9999.ebuild:
updating keystone 9999 to have better deps
*keystone-2013.1 (10 Apr 2013)
10 Apr 2013; Matthew Thode <prometheanfire@gentoo.org>
+keystone-2013.1.ebuild:
updating keystone to grizzly
*keystone-2012.2.3-r2 (20 Mar 2013)
20 Mar 2013; Matthew Thode <prometheanfire@gentoo.org>
+files/keystone-folsom-3-CVE-2013-1865.patch, +keystone-2012.2.3-r2.ebuild:
revbump for keystone for bug 462502 - CVE-2013-1865
*keystone-2012.2.3-r1 (20 Feb 2013)
20 Feb 2013; Matthew Thode <prometheanfire@gentoo.org>
-keystone-2012.2.3.ebuild, +keystone-2012.2.3-r1.ebuild,
+files/keystone-CVE-2013-0282.patch,
+files/keystone-CVE-2013-1664_1665.patch:
updating keystone for CVE-2013-1664 CVE-2013-1665 and CVE-2013-0282 from bug
458334
*keystone-2012.2.3 (08 Feb 2013)
08 Feb 2013; Matthew Thode <prometheanfire@gentoo.org>
+files/keystone-CVE-2013-0270.patch, +keystone-2012.2.3.ebuild,
-keystone-2012.2.ebuild:
upgrading keystone to 2012.2.3 for bug 456134, CVE-2013-0270
18 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> keystone-2012.2.ebuild,
keystone-9999.ebuild:
made use of required_use
16 Jan 2013; Michał Górny <mgorny@gentoo.org> keystone-2012.2.ebuild,
keystone-9999.ebuild:
Add missing PYTHON_USEDEPs. Disable python2.5 because of lxml.
11 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
keystone-2012.2.ebuild, keystone-9999.ebuild:
updating ebuilds to support more []
06 Jan 2013; Zac Medico <zmedico@gentoo.org> keystone-9999.ebuild:
SRC_URI -> EGIT_REPO_URI
01 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
+files/keystone_test-requires.patch, keystone-2012.2.ebuild,
keystone-9999.ebuild:
update to eapi5 and distutils-r1
31 Dec 2012; Kacper Kowalik <xarthisius@gentoo.org> keystone-9999.ebuild:
Use EGIT_REPO_URI to point to git sources, rather than invalid in this case
SRC_URI
09 Dec 2012; Matthew Thode <prometheanfire@gentoo.org> +files/keystone.confd,
+files/keystone.initd:
I didn't commit the files dir...
*keystone-9999 (28 Nov 2012)
*keystone-2012.2 (28 Nov 2012)
28 Nov 2012; Matthew Thode <prometheanfire@gentoo.org>
+keystone-2012.2.ebuild, +keystone-9999.ebuild, +metadata.xml:
adding as the first openstack thingy
|