summaryrefslogtreecommitdiff
blob: ce43ccb700dc70f2e744e5823cb6cfbd3bb719d5 (plain)
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# ChangeLog for sys-auth/keystone
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.103 2015/08/05 02:39:41 prometheanfire Exp $

  05 Aug 2015; Matthew Thode <prometheanfire@gentoo.org>
  -files/CVE-2015-3646-2014.2.3.patch, -files/no_admin_token_auth-paste.ini,
  -keystone-2014.2.9999.ebuild:
  removing the old and jankey

  29 Jul 2015; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2015.1.9999.ebuild:
  updating stable/kilo deps

*keystone-2015.1.1 (29 Jul 2015)

  29 Jul 2015; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2015.1.1.ebuild:
  bup

  29 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> keystone-2015.1.0.ebuild:
  x86 stable wrt bug #554284

  18 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> keystone-2015.1.0.ebuild:
  amd64 stable wrt bug #554284

  03 Jul 2015; Patrick Lauer <patrick@gentoo.org> -keystone-2014.2.3-r2.ebuild:
  Remove old ebuild with unsatisfied dependencies

*keystone-2014.2.3-r2 (05 May 2015)

  05 May 2015; Matthew Thode <prometheanfire@gentoo.org>
  +files/CVE-2015-3646-2014.2.3.patch, +keystone-2014.2.3-r2.ebuild,
  -keystone-2014.2.3-r1.ebuild:
  fixing a new cve 0day :D

  30 Apr 2015; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2015.1.0.ebuild:
  removing unneeded inherit

  30 Apr 2015; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2015.1.0.ebuild:
  adding keywords

*keystone-2015.1.0 (30 Apr 2015)
*keystone-2015.1.9999 (30 Apr 2015)

  30 Apr 2015; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2015.1.0.ebuild, +keystone-2015.1.9999.ebuild, metadata.xml:
  kilo release

  14 Apr 2015; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2014.2.9999.ebuild:
  relaxing deps on the live version too

*keystone-2014.2.3-r1 (14 Apr 2015)

  14 Apr 2015; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2014.2.3-r1.ebuild, -keystone-2014.2.3.ebuild:
  relaxing deps on keystone

  13 Apr 2015; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2014.2.3.ebuild, keystone-2014.2.9999.ebuild:
  updating some deps

  13 Apr 2015; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2014.2.9999.ebuild:
  syncing with stable/juno

  11 Apr 2015; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2014.2.3.ebuild:
  more stupidness

*keystone-2014.2.3 (11 Apr 2015)

  11 Apr 2015; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2014.2.3.ebuild, -keystone-2014.2.2.ebuild:
  updating the crappyness

  08 Feb 2015; Matthew Thode <prometheanfire@gentoo.org> -keystone-9999.ebuild,
  keystone-2014.2.2.ebuild, keystone-2014.2.9999.ebuild:
  fixing deps

  08 Feb 2015; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2014.2.2.ebuild:
  signing

*keystone-2014.2.2 (08 Feb 2015)

  08 Feb 2015; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2014.2.2.ebuild, -keystone-2014.2.1.ebuild:
  bumping keystone for new release

  13 Jan 2015; Matthew Thode <prometheanfire@gentoo.org>
  -keystone-2014.1.3.ebuild, -keystone-2014.1.9999.ebuild,
  -keystone-2014.2.ebuild:
  removing icehouse

*keystone-2014.2.1 (09 Dec 2014)

  09 Dec 2014; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2014.2.1.ebuild, keystone-2014.2.9999.ebuild:
  updates

  21 Nov 2014; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2014.2.9999.ebuild, keystone-2014.2.ebuild:
  fixing sqlalchemy deps

*keystone-2014.2 (10 Nov 2014)
*keystone-2014.2.9999 (10 Nov 2014)

  10 Nov 2014; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2014.2.9999.ebuild, +keystone-2014.2.ebuild, keystone-9999.ebuild:
  juno bup

*keystone-2014.1.3 (11 Oct 2014)

  11 Oct 2014; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2014.1.3.ebuild, -keystone-2014.1.2.1.ebuild,
  keystone-2014.1.9999.ebuild:
  bup

  19 Aug 2014; Matthew Thode <prometheanfire@gentoo.org>
  -keystone-2014.1.1-r2.ebuild:
  removing badness

*keystone-2014.1.2.1 (19 Aug 2014)

  19 Aug 2014; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2014.1.2.1.ebuild, -files/2014.1.1-CVE-2014-3250.patch,
  -files/2014.1.1-CVE-2014-3476.patch:
  fixing bug 519144

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
  keystone-2014.1.1-r2.ebuild, keystone-2014.1.9999.ebuild,
  keystone-9999.ebuild:
  QA: drop trailing '.' from DESCRIPTION

  26 Jul 2014; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2014.1.1-r2.ebuild, keystone-2014.1.9999.ebuild,
  keystone-9999.ebuild:
  better sqlalchemy deps

  06 Jul 2014; Michał Górny <mgorny@gentoo.org> keystone-9999.ebuild:
  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
  unittest2 (those packages were only required for <=python-2.6).

*keystone-2014.1.1-r2 (02 Jul 2014)

  02 Jul 2014; Matthew Thode <prometheanfire@gentoo.org>
  +files/2014.1.1-CVE-2014-3250.patch, +keystone-2014.1.1-r2.ebuild,
  -files/CVE-2014-2828-2013.2.3.patch, -keystone-2014.1.1-r1.ebuild:
  bup for CVE-2014-3520, no vulnerable left in tree

*keystone-2014.1.1-r1 (30 Jun 2014)

  30 Jun 2014; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2014.1.1-r1.ebuild, -keystone-2014.1.1.ebuild,
  keystone-2014.1.9999.ebuild, keystone-9999.ebuild:
  fixing tests for 509124

*keystone-2014.1.1 (15 Jun 2014)

  15 Jun 2014; Matthew Thode <prometheanfire@gentoo.org>
  +files/2014.1.1-CVE-2014-3476.patch, +keystone-2014.1.1.ebuild,
  -files/2014.1-CVE-2014-0204.patch, -keystone-2013.2.3-r1.ebuild,
  -keystone-2013.2.9999.ebuild, -keystone-2014.1-r2.ebuild:
  fixes for bug 513086 CVE-2014-3476

  01 Jun 2014; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2014.1.9999.ebuild:
  updated dep

*keystone-2014.1-r2 (01 Jun 2014)

  01 Jun 2014; Matthew Thode <prometheanfire@gentoo.org>
  +files/2014.1-CVE-2014-0204.patch, +keystone-2014.1-r2.ebuild,
  -keystone-2014.1-r1.ebuild, -keystone-2014.1.ebuild:
  fix for CVE-2014-0204 bug 511000

*keystone-2014.1-r1 (11 May 2014)

  11 May 2014; Vadim Kuznetsov vadimk@gentoo.org +keystone-2014.1-r1.ebuild:
  slot conflicts

  29 Apr 2014; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2014.1.9999.ebuild, keystone-2014.1.ebuild:
  fixing testing

*keystone-2014.1 (27 Apr 2014)
*keystone-2014.1.9999 (27 Apr 2014)

  27 Apr 2014; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2014.1.9999.ebuild, +keystone-2014.1.ebuild:
  first of icehouse

  21 Apr 2014; Mike Gilbert <floppym@gentoo.org> keystone-2013.2.9999.ebuild,
  keystone-9999.ebuild:
  Drop KEYWORDS on live ebuilds, bug 508150.

*keystone-2013.2.3-r1 (11 Apr 2014)

  11 Apr 2014; Matthew Thode <prometheanfire@gentoo.org>
  +files/CVE-2014-2828-2013.2.3.patch, +keystone-2013.2.3-r1.ebuild,
  -keystone-2013.2.3.ebuild:
  fix for CVE-2014-2828

*keystone-2013.2.3 (06 Apr 2014)

  06 Apr 2014; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2013.2.3.ebuild, -files/2013.2.2-CVE-2014-2237.patch,
  -keystone-2013.2.2-r1.ebuild:
  update to 2013.2.3

  06 Apr 2014; Matthew Thode <prometheanfire@gentoo.org>
  -keystone-2013.1.5.ebuild, -keystone-2013.1.9999.ebuild,
  -keystone-2013.2.2.ebuild:
  less grizzly

*keystone-2013.1.5 (23 Mar 2014)

  23 Mar 2014; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2013.1.5.ebuild, -files/2012.2.4-CVE-2013-4222.patch,
  -files/2013.1.4-CVE-2013-4477.patch, -files/2013.1.4-CVE-2014-2237.patch,
  -files/keystone-cve-2013-4294-folsom.patch,
  -files/keystone-grizzly-2-CVE-2013-2157.patch, -keystone-2013.1.4-r2.ebuild,
  -keystone-2013.1.4-r3.ebuild, keystone-2013.1.9999.ebuild:
  keystone upgrade

*keystone-2013.2.2-r1 (16 Mar 2014)
*keystone-2013.1.4-r3 (16 Mar 2014)

  16 Mar 2014; Matthew Thode <prometheanfire@gentoo.org>
  +files/2013.1.4-CVE-2014-2237.patch, +files/2013.2.2-CVE-2014-2237.patch,
  +keystone-2013.1.4-r3.ebuild, +keystone-2013.2.2-r1.ebuild:
  fix for bug 503446 CVE-2014-2237

  24 Feb 2014; Ian Delaney <idella4@gentoo.org> -keystone-2013.2.1-r1.ebuild:
  rm old 2013.2.1 by request of maintainer

*keystone-2013.2.2 (20 Feb 2014)

  20 Feb 2014; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2013.2.2.ebuild:
  BUMP!

  20 Jan 2014; Matthew Thode <prometheanfire@gentoo.org>
  -files/keystone.initd.havana, files/keystone.confd, files/keystone.initd,
  keystone-2013.1.4-r2.ebuild, keystone-2013.1.9999.ebuild,
  keystone-2013.2.1-r1.ebuild, keystone-2013.2.9999.ebuild,
  keystone-9999.ebuild:
  updated init scripts :D

*keystone-2013.2.1-r1 (20 Jan 2014)
*keystone-2013.1.4-r2 (20 Jan 2014)

  20 Jan 2014; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2013.1.4-r2.ebuild, +keystone-2013.2.1-r1.ebuild,
  -keystone-2013.1.4-r1.ebuild, -keystone-2013.2.1.ebuild,
  keystone-2013.1.9999.ebuild, keystone-2013.2.9999.ebuild,
  keystone-9999.ebuild:
  update keystone for bug 498510

  18 Jan 2014; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2013.2.9999.ebuild:
  the cve patches are in git, fixing build

  08 Jan 2014; Mike Frysinger <vapier@gentoo.org> keystone-2013.2.1.ebuild,
  keystone-2013.2.9999.ebuild:
  Inherit the user eclass for enewuser/etc...

  03 Jan 2014; Ian Delaney <idella4@gentoo.org> keystone-2013.2.1.ebuild,
  keystone-2013.2.9999.ebuild:
  Tidy DESCRIPTION, correct SLOT entry in -2013.2 ebuilds, take out un-needed
  mkdir in -2013.2.9999

  22 Dec 2013; Ian Delaney <idella4@gentoo.org> keystone-2013.2.1.ebuild:
  update dep under test?, update test phase

  19 Dec 2013; Ian Delaney <idella4@gentoo.org> keystone-2013.2.1.ebuild:
  Condense DESCRIPTION, test phase broken; add upstream bug for monitoring

*keystone-2013.2.1 (19 Dec 2013)

  19 Dec 2013; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2013.2.1.ebuild, -files/2013.2-CVE-2013-4477.patch,
  -files/cve-2013-6391_2013.2.patch, -keystone-2013.2-r2.ebuild:
  2013.2.1 and cleaner deps

  13 Dec 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/keystone.initd.havana, -files/2012.2.4-upstream-1181157.patch,
  -files/keystone-cve-2013-4294-grizzly.patch,
  -files/keystone-folsom-4-CVE-2013-1977.patch,
  -files/keystone-folsom-4-CVE-2013-2030.patch,
  -files/keystone-folsom-4-CVE-2013-2059.patch,
  -files/keystone-folsom-4-CVE-2013-2104.patch,
  -files/keystone-folsom-4-CVE-2013-2157.patch, -keystone-2013.2-r1.ebuild,
  keystone-2013.2-r2.ebuild, keystone-2013.2.9999.ebuild:
  fixes for bug 494144

*keystone-2013.2-r2 (13 Dec 2013)

  13 Dec 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/cve-2013-6391_2013.2.patch, +keystone-2013.2-r2.ebuild:
  fix for CVE-2013-6391

  28 Nov 2013; Ian Delaney <idella4@gentoo.org> keystone-2013.2-r1.ebuild,
  keystone-2013.2.9999.ebuild, keystone-9999.ebuild:
  Edit, remove  from Description, update test phase

*keystone-2013.2-r1 (18 Nov 2013)
*keystone-2013.1.4-r1 (18 Nov 2013)

  18 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/2013.1.4-CVE-2013-4477.patch, +files/2013.2-CVE-2013-4477.patch,
  +keystone-2013.1.4-r1.ebuild, +keystone-2013.2-r1.ebuild,
  -files/2013.1.3-CVE-2013-4222.patch,
  -files/keystone-grizzly-1-CVE-2013-1977.patch,
  -files/keystone_test-requires.patch, -keystone-2013.1.4.ebuild,
  -keystone-2013.2.ebuild, files/keystone.confd, files/keystone.initd,
  keystone-2013.2.9999.ebuild:
  fixing cve and 490764 and 490766

  14 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
  -keystone-2012.2.4-r9.ebuild:
  removing 2012.2 folsom

  08 Nov 2013; Ian Delaney <idella4@gentoo.org> keystone-2013.2.ebuild:
  Effectively extract 'test?' USE conditional from RDEPEND

  08 Nov 2013; Ian Delaney <idella4@gentoo.org>
  +files/no_admin_token_auth-paste.ini, keystone-2013.2.ebuild:
  deleted patch that was commented out, added IUSE test, test deps, manually
  added missing file required for testsuite (within python_prepare_all), invoked
  test phase which now works due to addition of missing ini file

*keystone-2013.2 (29 Oct 2013)
*keystone-2013.1.4 (29 Oct 2013)

  29 Oct 2013; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2013.1.4.ebuild, +keystone-2013.2.ebuild,
  -keystone-2013.1.3-r3.ebuild:
  new keystone packages

  22 Oct 2013; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2013.2.9999.ebuild:
  better deps for sqlalchemy

*keystone-2013.2.9999 (22 Oct 2013)

  22 Oct 2013; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2013.2.9999.ebuild:
  initial havana keystone :D

  19 Oct 2013; Ian Delaney <idella4@gentoo.org> keystone-2013.1.3-r3.ebuild:
  Cited bug citing bug filed upstream re test failure issue

  18 Oct 2013; Ian Delaney <idella4@gentoo.org> keystone-2013.1.3-r3.ebuild:
  test deps shifted to DEPEND, test_keystoneclient set to exclude in test phase
  due to horrendous failures

  18 Oct 2013; Ian Delaney <idella4@gentoo.org> keystone-2013.1.3-r3.ebuild:
  test suite dep added, test phase code corrected, re-invoked

  07 Oct 2013; Ian Delaney <idella4@gentoo.org> keystone-2013.1.3-r3.ebuild,
  metadata.xml:
  Add openstack herd to metadata, reduced Description to 1 line

  27 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2013.1.3-r3.ebuild, keystone-2013.1.9999.ebuild,
  keystone-9999.ebuild:
  oslo-config dep changes

  19 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2013.1.9999.ebuild:
  they put the CVE-2013-4222 fix in stable/grizzly https://github.com/openstack/
  keystone/commit/afbc75b08add8fb5201f4ca7ccf1b7353fab138c

*keystone-2012.2.4-r9 (15 Sep 2013)
*keystone-2013.1.3-r3 (15 Sep 2013)

  15 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/2012.2.4-CVE-2013-4222.patch, +files/2013.1.3-CVE-2013-4222.patch,
  +keystone-2012.2.4-r9.ebuild, +keystone-2013.1.3-r3.ebuild,
  -keystone-2012.2.4-r8.ebuild, -keystone-2013.1.3-r2.ebuild,
  keystone-2013.1.9999.ebuild:
  fix for CVE-2013-4222 and bug 480476

  12 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2012.2.4-r8.ebuild, keystone-2013.1.3-r2.ebuild,
  keystone-2013.1.9999.ebuild, keystone-9999.ebuild:
  ldap is not required in required_use

*keystone-2013.1.3-r2 (12 Sep 2013)
*keystone-2012.2.4-r8 (12 Sep 2013)

  12 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2012.2.4-r8.ebuild, +keystone-2013.1.3-r2.ebuild,
  -keystone-2012.2.4-r7.ebuild, -keystone-2013.1.3-r1.ebuild,
  keystone-2013.1.9999.ebuild, keystone-9999.ebuild:
  fully distutils-r1 compliant and sqlalchemy sucks

*keystone-2012.2.4-r7 (11 Sep 2013)
*keystone-2013.1.3-r1 (11 Sep 2013)

  11 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/keystone-cve-2013-4294-folsom.patch,
  +files/keystone-cve-2013-4294-grizzly.patch, +keystone-2012.2.4-r7.ebuild,
  +keystone-2013.1.3-r1.ebuild, -keystone-2012.2.4-r6.ebuild,
  -keystone-2013.1.3.ebuild:
  updating keystone for cve-2013-4294

  19 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2013.1.9999.ebuild:
  removing keywords from live ebuild

  13 Aug 2013; Matthew Thode <prometheanfire@gentoo.org> files/keystone.initd:
  fix for bug 480502

*keystone-2013.1.3 (11 Aug 2013)

  11 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2013.1.3.ebuild, -keystone-2013.1.2-r1.ebuild:
  just updating the grizzly release to 2013.1.3 from 2013.1.2

  02 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2013.1.9999.ebuild:
  correct slot and keywords for keystone-2013.1.9999

*keystone-2013.1.9999 (02 Aug 2013)

  02 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2013.1.9999.ebuild:
  adding grizzly-9999

*keystone-2012.2.4-r6 (17 Jul 2013)

  17 Jul 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/2012.2.4-upstream-1181157.patch, +keystone-2012.2.4-r6.ebuild,
  -keystone-2012.2.4-r5.ebuild:
  fix for upstream bug 1181157 for folsom

  01 Jul 2013; Matthew Thode <prometheanfire@gentoo.org>
  keystone-2013.1.2-r1.ebuild:
  grizzly is now grizzly, not foslom

*keystone-2013.1.2-r1 (14 Jun 2013)
*keystone-2012.2.4-r5 (14 Jun 2013)

  14 Jun 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/keystone-folsom-4-CVE-2013-2157.patch,
  +files/keystone-grizzly-2-CVE-2013-2157.patch, +keystone-2012.2.4-r5.ebuild,
  +keystone-2013.1.2-r1.ebuild, -keystone-2012.2.4-r4.ebuild,
  -keystone-2013.1.2.ebuild:
  keystone fixed for CVE-2013-2157 bug 473304

*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:
  better fix for keystone 2012.2.4 cve-2013-2104

*keystone-2012.2.4-r4 (28 May 2013)

  28 May 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/keystone-folsom-4-CVE-2013-2104.patch, +keystone-2012.2.4-r4.ebuild,
  -keystone-2012.2.4-r3.ebuild:
  fix for keystone 2012.2.4 CVE-2013-2104

*keystone-2012.2.4-r3 (17 May 2013)

  17 May 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/keystone-folsom-4-CVE-2013-1977.patch,
  +files/keystone-grizzly-1-CVE-2013-1977.patch, +keystone-2012.2.4-r3.ebuild,
  -keystone-2012.2.4-r2.ebuild:
  fix for CVE-2013-1977 bug 466500

*keystone-2012.2.4-r2 (10 May 2013)

  10 May 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/keystone-folsom-4-CVE-2013-2059.patch, +keystone-2012.2.4-r2.ebuild,
  -keystone-2012.2.4-r1.ebuild:
  fix for CVE-2013-2059 for openstack keystone

*keystone-2012.2.4-r1 (10 May 2013)

  10 May 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/keystone-folsom-4-CVE-2013-2030.patch, +keystone-2012.2.4-r1.ebuild,
  -files/keystone-CVE-2013-0270.patch, -files/keystone-CVE-2013-0282.patch,
  -files/keystone-CVE-2013-1664_1665.patch,
  -files/keystone-folsom-3-CVE-2013-1865.patch,
  -files/keystone-grizzly-1-CVE-2013-2006.patch, -keystone-2012.2.4.ebuild,
  -keystone-2013.1-r1.ebuild:
  CVE-2013-2030 fix for keystone folsom

*keystone-2012.2.4 (10 May 2013)
*keystone-2013.1.1 (10 May 2013)

  10 May 2013; Matthew Thode <prometheanfire@gentoo.org>
  +keystone-2012.2.4.ebuild, +keystone-2013.1.1.ebuild,
  -keystone-2012.2.3-r2.ebuild:
  update to latest openstack keystone releases 2012.2.4 and 2013.1.1

*keystone-2013.1-r1 (06 May 2013)

  06 May 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/keystone-grizzly-1-CVE-2013-2006.patch, +keystone-2013.1-r1.ebuild,
  -keystone-2013.1.ebuild:
  keystone-2013.1-r1 for bug 467054 CVE-2013-1977

  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