Gentoo Archives: gentoo-commits

From: "Matt Thode (prometheanfire)" <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/keystone: keystone-2013.1.5.ebuild keystone-2013.1.9999.ebuild ChangeLog keystone-2013.1.4-r2.ebuild keystone-2013.1.4-r3.ebuild
Date: Sun, 23 Mar 2014 20:03:32
Message-Id: 20140323200324.F1F3920051@flycatcher.gentoo.org
1 prometheanfire 14/03/23 20:03:24
2
3 Modified: keystone-2013.1.9999.ebuild ChangeLog
4 Added: keystone-2013.1.5.ebuild
5 Removed: keystone-2013.1.4-r2.ebuild
6 keystone-2013.1.4-r3.ebuild
7 Log:
8 keystone upgrade
9
10 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
11
12 Revision Changes Path
13 1.11 sys-auth/keystone/keystone-2013.1.9999.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.9999.ebuild?rev=1.11&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.9999.ebuild?rev=1.11&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.9999.ebuild?r1=1.10&r2=1.11
18
19 Index: keystone-2013.1.9999.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.9999.ebuild,v
22 retrieving revision 1.10
23 retrieving revision 1.11
24 diff -u -r1.10 -r1.11
25 --- keystone-2013.1.9999.ebuild 20 Jan 2014 06:08:12 -0000 1.10
26 +++ keystone-2013.1.9999.ebuild 23 Mar 2014 20:03:24 -0000 1.11
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2014 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.9999.ebuild,v 1.10 2014/01/20 06:08:12 prometheanfire Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.9999.ebuild,v 1.11 2014/03/23 20:03:24 prometheanfire Exp $
32
33 EAPI=5
34 #test restricted becaues of bad requirements given (old webob for instance)
35 @@ -72,9 +72,8 @@
36 # dev-python/webtest
37 # )
38
39 -#PATCHES=(
40 -# "${FILESDIR}/2013.1.3-CVE-2013-4222.patch"
41 -#)
42 +PATCHES=(
43 +)
44
45 python_install() {
46 distutils-r1_python_install
47
48
49
50 1.62 sys-auth/keystone/ChangeLog
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.62&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.62&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?r1=1.61&r2=1.62
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v
59 retrieving revision 1.61
60 retrieving revision 1.62
61 diff -u -r1.61 -r1.62
62 --- ChangeLog 16 Mar 2014 19:54:35 -0000 1.61
63 +++ ChangeLog 23 Mar 2014 20:03:24 -0000 1.62
64 @@ -1,6 +1,16 @@
65 # ChangeLog for sys-auth/keystone
66 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.61 2014/03/16 19:54:35 prometheanfire Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.62 2014/03/23 20:03:24 prometheanfire Exp $
69 +
70 +*keystone-2013.1.5 (23 Mar 2014)
71 +
72 + 23 Mar 2014; Matthew Thode <prometheanfire@g.o>
73 + +keystone-2013.1.5.ebuild, -files/2012.2.4-CVE-2013-4222.patch,
74 + -files/2013.1.4-CVE-2013-4477.patch, -files/2013.1.4-CVE-2014-2237.patch,
75 + -files/keystone-cve-2013-4294-folsom.patch,
76 + -files/keystone-grizzly-2-CVE-2013-2157.patch, -keystone-2013.1.4-r2.ebuild,
77 + -keystone-2013.1.4-r3.ebuild, keystone-2013.1.9999.ebuild:
78 + keystone upgrade
79
80 *keystone-2013.2.2-r1 (16 Mar 2014)
81 *keystone-2013.1.4-r3 (16 Mar 2014)
82
83
84
85 1.1 sys-auth/keystone/keystone-2013.1.5.ebuild
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.5.ebuild?rev=1.1&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.5.ebuild?rev=1.1&content-type=text/plain
89
90 Index: keystone-2013.1.5.ebuild
91 ===================================================================
92 # Copyright 1999-2014 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 # $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.5.ebuild,v 1.1 2014/03/23 20:03:24 prometheanfire Exp $
95
96 EAPI=5
97 PYTHON_COMPAT=( python2_7 )
98
99 inherit distutils-r1
100
101 DESCRIPTION="The Openstack authentication, authorization, and service catalog written in Python."
102 HOMEPAGE="https://launchpad.net/keystone"
103 SRC_URI="http://launchpad.net/${PN}/grizzly/${PV}/+download/${P}.tar.gz"
104
105 LICENSE="Apache-2.0"
106 SLOT="0"
107 KEYWORDS="~amd64 ~x86"
108 IUSE="+sqlite mysql postgres ldap test"
109 REQUIRED_USE="|| ( mysql postgres sqlite )"
110
111 #todo, seperate out rdepend via use flags
112 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
113 test? ( dev-python/Babel
114 dev-python/decorator
115 dev-python/eventlet
116 dev-python/greenlet
117 dev-python/httplib2
118 dev-python/iso8601
119 dev-python/lxml
120 dev-python/netifaces
121 dev-python/nose
122 dev-python/nosexcover
123 dev-python/passlib
124 dev-python/paste
125 dev-python/pastedeploy
126 dev-python/python-pam
127 dev-python/repoze-lru
128 dev-python/routes
129 dev-python/netaddr
130 >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
131 <dev-python/sphinx-1.2[${PYTHON_USEDEP}]
132 >=dev-python/sqlalchemy-migrate-0.7
133 dev-python/tempita
134 >=dev-python/webob-1.0.8
135 dev-python/webtest
136 dev-python/python-memcached
137 )"
138 RDEPEND="dev-python/eventlet[${PYTHON_USEDEP}]
139 dev-python/greenlet[${PYTHON_USEDEP}]
140 >=dev-python/iso8601-0.1.4[${PYTHON_USEDEP}]
141 >=dev-python/python-keystoneclient-0.2.1[${PYTHON_USEDEP}]
142 <=dev-python/python-keystoneclient-0.3[${PYTHON_USEDEP}]
143 dev-python/lxml[${PYTHON_USEDEP}]
144 >=dev-python/oslo-config-1.1.0[${PYTHON_USEDEP}]
145 <dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}]
146 dev-python/passlib[${PYTHON_USEDEP}]
147 dev-python/paste[${PYTHON_USEDEP}]
148 dev-python/pastedeploy[${PYTHON_USEDEP}]
149 dev-python/python-daemon[${PYTHON_USEDEP}]
150 >=dev-python/python-pam-0.1.4[${PYTHON_USEDEP}]
151 dev-python/routes[${PYTHON_USEDEP}]
152 >=dev-python/sqlalchemy-migrate-0.7.2[${PYTHON_USEDEP}]
153 =dev-python/webob-1.2.3-r1[${PYTHON_USEDEP}]
154 virtual/python-argparse[${PYTHON_USEDEP}]
155 sqlite? ( >=dev-python/sqlalchemy-0.7.8[sqlite,${PYTHON_USEDEP}]
156 <dev-python/sqlalchemy-0.7.10[sqlite,${PYTHON_USEDEP}] )
157 mysql? ( >=dev-python/sqlalchemy-0.7.8[mysql,${PYTHON_USEDEP}]
158 <dev-python/sqlalchemy-0.7.10[mysql,${PYTHON_USEDEP}] )
159 postgres? ( >=dev-python/sqlalchemy-0.7.8[postgres,${PYTHON_USEDEP}]
160 <dev-python/sqlalchemy-0.7.10[postgres,${PYTHON_USEDEP}] )
161 ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] )"
162 PATCHES=(
163 )
164 python_test() {
165 # https://bugs.launchpad.net/keystone/+bug/1241956
166 nosetests -e 'test_keystoneclient*' || die "testsuite failed under ${EPYTHON}"
167 }
168
169 python_install() {
170 distutils-r1_python_install
171 newconfd "${FILESDIR}/keystone.confd" keystone
172 newinitd "${FILESDIR}/keystone.initd" keystone
173
174 diropts -m 0750
175 keepdir /etc/keystone /var/log/keystone
176 insinto /etc/keystone
177 doins etc/keystone.conf.sample etc/logging.conf.sample
178 doins etc/default_catalog.templates etc/policy.json
179 }