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
|
# ChangeLog for dev-python/python-keystoneclient
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v 1.9 2013/05/24 14:54:20 prometheanfire Exp $
*python-keystoneclient-0.2.3-r2 (24 May 2013)
24 May 2013; Matthew Thode <prometheanfire@gentoo.org>
+files/0.2.3-CVE-2013-2030.patch, +python-keystoneclient-0.2.3-r2.ebuild,
-python-keystoneclient-0.2.3-r1.ebuild:
keystoneclient fix for CVE-2013-2030
*python-keystoneclient-0.2.3-r1 (24 May 2013)
24 May 2013; Matthew Thode <prometheanfire@gentoo.org>
+files/0.2.3-upstream-1181157.patch, +python-keystoneclient-0.2.3-r1.ebuild,
-python-keystoneclient-0.2.3.ebuild:
keystoneclient fix for upstream bug
https://bugs.launchpad.net/opensuse/+bug/1181157
*python-keystoneclient-0.2.3 (24 May 2013)
24 May 2013; Matthew Thode <prometheanfire@gentoo.org>
+files/0.2.3-CVE-2013-2013.patch, +python-keystoneclient-0.2.3.ebuild,
-python-keystoneclient-0.2.2-r1.ebuild:
updating keystoneclient for CVE-2013-2013
*python-keystoneclient-0.2.2-r1 (26 Mar 2013)
26 Mar 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-keystoneclient-0.2.2-r1.ebuild, -python-keystoneclient-0.2.2.ebuild,
python-keystoneclient-9999.ebuild:
fixed dep on prettytable (bad interaction with quantumclient)
21 Mar 2013; Matthew Thode <prometheanfire@gentoo.org>
-python-keystoneclient-0.2.1-r1.ebuild:
removing the old keystoneclient ebuild
*python-keystoneclient-0.2.2 (11 Mar 2013)
11 Mar 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-keystoneclient-0.2.2.ebuild, python-keystoneclient-9999.ebuild:
bumping python-keystoneclient to 0.2.2, better test support
*python-keystoneclient-0.2.1-r1 (11 Jan 2013)
11 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
-python-keystoneclient-0.2.1.ebuild, +python-keystoneclient-0.2.1-r1.ebuild,
python-keystoneclient-9999.ebuild:
updating ebuilds to support more []
*python-keystoneclient-0.2.1 (01 Jan 2013)
01 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-keystoneclient-0.2.1.ebuild, -python-keystoneclient-2012.2.ebuild:
added python-keystoneclient-0.2.1 (from pypi) and removed
python-keystoneclient-2012.2 (from launchpad)
*python-keystoneclient-9999 (01 Jan 2013)
*python-keystoneclient-2012.2 (01 Jan 2013)
01 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-keystoneclient-2012.2.ebuild, +python-keystoneclient-9999.ebuild,
+metadata.xml:
initial add of python-keystoneclient
|