summaryrefslogtreecommitdiff
blob: a084fa97508040e541b9a8a4639cb99225bc1bcb (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
# ChangeLog for sys-libs/cracklib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.155 2010/08/02 03:11:33 jer Exp $

  02 Aug 2010; Jeroen Roovers <jer@gentoo.org> cracklib-2.8.16.ebuild:
  Stable for PPC (bug #329149).

  24 Jul 2010; Raúl Porcel <armin76@gentoo.org> cracklib-2.8.16.ebuild:
  alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #329149

  23 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  cracklib-2.8.16.ebuild, +files/cracklib-2.8.16-python.patch:
  Fix building of Python bindings when cracklib isn't already installed.
  Approved by Chainsaw.

  23 Jul 2010; Peter Volkov <pva@gentoo.org> cracklib-2.8.16.ebuild:
  amd64 stable, bug 329149

  21 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
  cracklib-2.8.16.ebuild:
  ppc64 stable wrt #329149

  21 Jul 2010; Jeroen Roovers <jer@gentoo.org> cracklib-2.8.16.ebuild:
  Stable for HPPA (bug #329149).

  21 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  cracklib-2.8.16.ebuild:
  x86 stable wrt bug #329149

  07 Jun 2010; Peter Volkov <pva@gentoo.org> cracklib-2.8.16.ebuild:
  Generalize python code in do_python function, bug 316951

  05 Jun 2010; Mike Frysinger <vapier@gentoo.org> cracklib-2.8.15.ebuild,
  +files/cracklib-2.8.15-no-nls.patch, cracklib-2.8.16.ebuild:
  Fix building on uClibc systems w/out nls support.

  03 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  cracklib-2.8.16.ebuild:
  Support installation for multiple Python ABIs (bug #316951).

*cracklib-2.8.16 (30 Apr 2010)

  30 Apr 2010; Mike Frysinger <vapier@gentoo.org> +cracklib-2.8.16.ebuild:
  Version bump #317883 by Samuli Suominen and drop useless cracklib modules
  #316495 by Diego E. Pettenò.

  01 Apr 2010; Raúl Porcel <armin76@gentoo.org> cracklib-2.8.15.ebuild:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #305081

  23 Mar 2010; Brent Baude <ranger@gentoo.org> cracklib-2.8.15.ebuild:
  stable ppc, bug 305081

  14 Mar 2010; Markus Meier <maekke@gentoo.org> cracklib-2.8.15.ebuild:
  amd64/arm stable, bug #305081

  08 Mar 2010; Zac Medico <zmedico@gentoo.org> cracklib-2.8.13.ebuild,
  cracklib-2.8.13-r1.ebuild, cracklib-2.8.15.ebuild:
  Specify <python-3 since only python-2.x works.

  04 Mar 2010; Jeroen Roovers <jer@gentoo.org> cracklib-2.8.15.ebuild:
  Stable for HPPA (bug #305081).

  26 Feb 2010; Brent Baude <ranger@gentoo.org> cracklib-2.8.15.ebuild:
  Marking cracklib-2.8.15 ppc64 for bug 305081

  23 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
  cracklib-2.8.15.ebuild:
  stable x86, bug 305081

  14 Feb 2010; Mike Frysinger <vapier@gentoo.org> cracklib-2.8.15.ebuild:
  Fix building with python-3 #302908 by Neil Funk.

*cracklib-2.8.15 (19 Nov 2009)

  19 Nov 2009; Mike Frysinger <vapier@gentoo.org> -cracklib-2.8.14.ebuild,
  +cracklib-2.8.15.ebuild:
  Version bump to include license fix.

*cracklib-2.8.14 (18 Nov 2009)

  18 Nov 2009; Mike Frysinger <vapier@gentoo.org> +cracklib-2.8.14.ebuild:
  Version bump.

  18 Nov 2009; Mike Frysinger <vapier@gentoo.org> cracklib-2.8.13-r1.ebuild:
  Stabilize for everyone as this version only changed how the ldscript was
  generated (and it works the same on all arches).

*cracklib-2.8.13-r1 (30 Jun 2009)

  30 Jun 2009; Fabian Groffen <grobian@gentoo.org>
  +cracklib-2.8.13-r1.ebuild:
  Switch to using gen_usr_ldscript -a, bug #256234

  09 May 2009; Mike Frysinger <vapier@gentoo.org> cracklib-2.8.13.ebuild:
  Call elibtoolize #269003 by Sven Rebhan.

  17 Mar 2009; Raúl Porcel <armin76@gentoo.org> cracklib-2.8.13.ebuild:
  m68k stable wrt #258530, thanks to kolla for testing

  22 Feb 2009; Raúl Porcel <armin76@gentoo.org> cracklib-2.8.13.ebuild:
  arm/ia64/s390/sh stable wrt #258530

  15 Feb 2009; Markus Meier <maekke@gentoo.org> cracklib-2.8.13.ebuild:
  x86 stable, bug #258530

  14 Feb 2009; Brent Baude <ranger@gentoo.org> cracklib-2.8.13.ebuild:
  stable ppc, bug 258530

  13 Feb 2009; Ferris McCormick <fmccor@gentoo.org> cracklib-2.8.13.ebuild:
  Sparc stable, bug #258530.

  13 Feb 2009; Thomas Anderson <gentoofan23@gentoo.org>
  cracklib-2.8.13.ebuild:
  stable amd64, bug 258530

  12 Feb 2009; Brent Baude <ranger@gentoo.org> cracklib-2.8.13.ebuild:
  stable ppc64, bug 258530

  12 Feb 2009; Jeroen Roovers <jer@gentoo.org> cracklib-2.8.13.ebuild:
  Stable for HPPA (bug #258530).

  11 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
  cracklib-2.8.13.ebuild:
  Stable on alpha, bug #258530

  16 Nov 2008; Mike Frysinger <vapier@gentoo.org>
  +files/cracklib-2.8.13-python-linkage.patch, cracklib-2.8.13.ebuild:
  Link python module against python #246747 by Robert Wohlrab.

*cracklib-2.8.13 (24 Sep 2008)

  24 Sep 2008; Mike Frysinger <vapier@gentoo.org> +cracklib-2.8.13.ebuild:
  Version bump.

  24 Feb 2008; Mike Frysinger <vapier@gentoo.org> cracklib-2.8.12.ebuild:
  Add workaround for FEATURES=unmerge-orphans and upgrading from older
  versions #195017 by Pacho Ramos.

  14 Feb 2008; Jeroen Roovers <jer@gentoo.org> cracklib-2.8.12.ebuild:
  Stable for HPPA (bug #209064).

  11 Feb 2008; Santiago M. Mola <coldwind@gentoo.org>
  cracklib-2.8.12.ebuild:
  amd64 stable wrt bug #209064

  10 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  cracklib-2.8.12.ebuild:
  ppc stable, bug #209064

  09 Feb 2008; Brent Baude <ranger@gentoo.org> cracklib-2.8.12.ebuild:
  stable ppc64, bug 209064

  07 Feb 2008; Raúl Porcel <armin76@gentoo.org> cracklib-2.8.12.ebuild:
  alpha/ia64/sparc/x86 stable

  06 Oct 2007; Tom Gall <tgall@gentoo.org> cracklib-2.8.10.ebuild:
  stable on ppc64 bug #194466

  03 Oct 2007; Christoph Mende <angelos@gentoo.org> cracklib-2.8.10.ebuild:
  Stable on amd64 wrt bug #194466

  02 Oct 2007; Lars Weiler <pylon@gentoo.org> cracklib-2.8.10.ebuild:
  stable ppc, bug #194466

  02 Oct 2007; Raúl Porcel <armin76@gentoo.org> cracklib-2.8.10.ebuild:
  alpha/ia64 stable wrt #194466

  02 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
  cracklib-2.8.10.ebuild:
  stable x86, bug #194466

  02 Oct 2007; Christian Birchinger <joker@gentoo.org>
  cracklib-2.8.10.ebuild:
  Added sparc stable keyword

*cracklib-2.8.12 (02 Oct 2007)

  02 Oct 2007; Mike Frysinger <vapier@gentoo.org> +cracklib-2.8.12.ebuild:
  Version bump.

  02 Oct 2007; Jeroen Roovers <jer@gentoo.org> cracklib-2.8.10.ebuild:
  Stable for HPPA (bug #194466).

*cracklib-2.8.10 (27 Jan 2007)

  27 Jan 2007; Mike Frysinger <vapier@gentoo.org> +cracklib-2.8.10.ebuild:
  Version bump.

  30 Dec 2006; Mike Frysinger <vapier@gentoo.org> cracklib-2.8.9-r1.ebuild:
  Regenerate the cracklib dictionary in pkg_postinst from all dict files
  #114690 by Philippe Troin.

  11 Dec 2006; Mike Frysinger <vapier@gentoo.org> cracklib-2.8.9-r1.ebuild:
  Pull in python when USE=python #157787.

  02 Oct 2006; Daniel Gryniewicz <dang@gentoo.org> cracklib-2.8.9-r1.ebuild:
  Marked stable on amd64 for bug #149051

  27 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org>
  cracklib-2.8.9-r1.ebuild:
  Stable on alpha as per bug #149051

  26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  cracklib-2.8.9-r1.ebuild:
  Stable on sparc wrt #149051

  26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  cracklib-2.8.9-r1.ebuild:
  Stable on hppa wrt #149051

  26 Sep 2006; Joshua Jackson <tsunam@gentoo.org> cracklib-2.8.9-r1.ebuild:
  Stable x86; bug #149051

  25 Sep 2006; <nixnut@gentoo.org> cracklib-2.8.9-r1.ebuild:
  Stable on ppc wrt bug 149051

  25 Sep 2006; Markus Rothe <corsair@gentoo.org> cracklib-2.8.9-r1.ebuild:
  Stable on ppc64; bug #149051

*cracklib-2.8.9-r1 (20 Aug 2006)

  20 Aug 2006; Mike Frysinger <vapier@gentoo.org>
  +files/cracklib-2.8.9-findpw.patch, +cracklib-2.8.9-r1.ebuild:
  Fix from upstream for header leakage #142765 by Ming Zhao.

  09 Jul 2006; Joshua Kinard <kumba@gentoo.org> cracklib-2.8.9.ebuild:
  Marked stable on mips.

  28 Jun 2006; Luis Medinas <metalgod@gentoo.org> cracklib-2.8.9.ebuild:
  Stable on amd64. Bug #138146.

  27 Jun 2006; Thomas Cort <tcort@gentoo.org> cracklib-2.8.9.ebuild:
  Stable on alpha wrt Bug #138146.

  27 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> cracklib-2.8.9.ebuild:
  Stable on sparc wrt #138146

  27 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> cracklib-2.8.9.ebuild:
  Stable on x86 wrt bug #138146.

  27 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  cracklib-2.8.9.ebuild:
  ppc stable, #138146

  27 Jun 2006; Markus Rothe <corsair@gentoo.org> cracklib-2.8.9.ebuild:
  Stable on ppc64; bug #138146

  20 May 2006; Diego Pettenò <flameeyes@gentoo.org> cracklib-2.8.9.ebuild:
  Add ~x86-fbsd keyword.

*cracklib-2.8.9 (06 Mar 2006)

  06 Mar 2006; Mike Frysinger <vapier@gentoo.org> +cracklib-2.8.9.ebuild:
  Version bump.

*cracklib-2.8.5-r1 (25 Feb 2006)

  25 Feb 2006; Mike Frysinger <vapier@gentoo.org>
  files/cracklib-2.8.3-dictname.patch, -cracklib-2.8.5.ebuild,
  +cracklib-2.8.5-r1.ebuild:
  Fix path to cracklib dict in python module #123913 by Frido Ferdinand.

  17 Jan 2006; Stuart Longland <redhatter@gentoo.org> cracklib-2.8.5.ebuild:
  Marked stable on MIPS as per bug #118945

  15 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> cracklib-2.8.5.ebuild:
  Stable on alpha wrt #118945

  15 Jan 2006; Torsten Veller <tove@gentoo.org> cracklib-2.8.5.ebuild:
  Stable on x86 (#118945)

  15 Jan 2006; Markus Rothe <corsair@gentoo.org> cracklib-2.8.5.ebuild:
  Stable on ppc64

  15 Jan 2006; Jason Wever <weeve@gentoo.org> cracklib-2.8.5.ebuild:
  Stable on SPARC wrt bug #118945.

  15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> cracklib-2.8.5.ebuild:
  Stable on amd64, bug 118945.

  14 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  cracklib-2.8.5.ebuild:
  ppc stable, bug #118945

*cracklib-2.8.5 (06 Oct 2005)

  06 Oct 2005; Mike Frysinger <vapier@gentoo.org> +cracklib-2.8.5.ebuild:
  Version bump.

  09 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> cracklib-2.8.3-r1.ebuild:
  Stable on mips.

  19 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
  cracklib-2.8.3-r1.ebuild:
  Stable on alpha.

  09 Jul 2005; Joseph Jezak <josejx@gentoo.org> cracklib-2.8.3-r1.ebuild:
  Marked ppc stable.

  08 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org>
  cracklib-2.8.3-r1.ebuild:
  Stable on hppa.

  08 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  cracklib-2.8.3-r1.ebuild:
  Stable on sparc

  07 Jul 2005; Markus Rothe <corsair@gentoo.org> cracklib-2.8.3-r1.ebuild:
  Stable on ppc64

  06 Jul 2005; Danny van Dyk <kugelfang@gentoo.org>
  cracklib-2.8.3-r1.ebuild:
  Marked stable on amd64.

*cracklib-2.8.3-r1 (16 Apr 2005)

  16 Apr 2005; Mike Frysinger <vapier@gentoo.org>
  +files/cracklib-2.8.3-packer-defines.patch, +cracklib-2.8.3-r1.ebuild:
  Grab update from upstream to fix building mod_php #85698.

*cracklib-2.8.3 (12 Apr 2005)

  12 Apr 2005; Mike Frysinger <vapier@gentoo.org>
  +files/cracklib-2.8.3-dictname.patch, +cracklib-2.8.3.ebuild:
  Version bump to fix packer.h issues #85698.

*cracklib-2.8.2 (18 Mar 2005)

  18 Mar 2005; Mike Frysinger <vapier@gentoo.org> +cracklib-2.8.2.ebuild:
  Version bump to fix security bug #85650.

*cracklib-2.8.1 (16 Mar 2005)

  16 Mar 2005; Mike Frysinger <vapier@gentoo.org>
  -cracklib-2.8_pre1-r2.ebuild, +cracklib-2.8.1.ebuild:
  Version bump.

*cracklib-2.8_pre1-r2 (15 Mar 2005)

  15 Mar 2005; Mike Frysinger <vapier@gentoo.org>
  -cracklib-2.8_pre1-r1.ebuild, +cracklib-2.8_pre1-r2.ebuild:
  Make sure we install packer.h #85289.

*cracklib-2.8_pre1-r1 (01 Mar 2005)

  01 Mar 2005; Mike Frysinger <vapier@gentoo.org>
  +files/cracklib-2.8_pre1-dictname.patch, +cracklib-2.8_pre1-r1.ebuild:
  Make sure the cracklib dicts are generated.

*cracklib-2.8_pre1 (11 Feb 2005)

  11 Feb 2005; Mike Frysinger <vapier@gentoo.org> +cracklib-2.8_pre1.ebuild:
  Version bump.

  15 Dec 2004; Mike Frysinger <vapier@gentoo.org>
  files/cracklib-2.7-libdir.patch, cracklib-2.7-r10.ebuild:
  Make sure the dict files respect $(get_libdir) #74553.

  07 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org>
  +files/cracklib-2.7-parallel-make.patch, cracklib-2.7-r10.ebuild:
  make it so parallel make works; tidy

  07 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org>
  -cracklib-2.7-r7.ebuild, -cracklib-2.7-r8.ebuild, -cracklib-2.7-r9.ebuild:
  clean older ebuilds

  09 Nov 2004; Bryan Østergaard <kloeri@gentoo.org>
  cracklib-2.7-r10.ebuild:
  Stable on alpha.

  08 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> cracklib-2.7-r10.ebuild:
  Stable on sparc

  08 Nov 2004; Robin H. Johnson <robbat2@gentoo.org> cracklib-2.7-r10.ebuild:
  r10 stable on x86 for bug #69761.

  01 Nov 2004; Joshua Kinard <kumba@gentoo.org> cracklib-2.7-r10.ebuild:
  Marked stable on mips.

  12 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> cracklib-2.7-r9.ebuild:
  Stable on sparc

  30 Sep 2004; Simon Stelling <blubb@gentoo.org> cracklib-2.7-r9.ebuild:
  get_libdir-ized

  01 Sep 2004; Travis Tilley <lv@gentoo.org> +files/cracklib-2.7-libdir.patch,
  cracklib-2.7-r10.ebuild:
  added a patch that makes cracklib lib64/lib32 aware. marked stable on amd64

  24 Aug 2004; Sven Wegener <swegener@gentoo.org> cracklib-2.7-r7.ebuild,
  cracklib-2.7-r8.ebuild:
  Added missing IUSE=""

*cracklib-2.7-r10 (12 Aug 2004)

  12 Aug 2004; Robin H. Johnson <robbat2@gentoo.org> +cracklib-2.7-r10.ebuild:
  Fix bug #57984.

  21 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> cracklib-2.7-r9.ebuild:
  use emake - works fine; error check sed; tidy

  30 Jun 2004; Aron Griffis <agriffis@gentoo.org> cracklib-2.7-r9.ebuild:
  stable on alpha and ia64

  28 Jun 2004; Brandon Hale <tseng@gentoo.org> :
  Stable on x86.

  22 Jun 2004; <solar@gentoo.org> cracklib-2.7-r9.ebuild,
  files/cracklib-2.7-gzip.patch:
  Added pam & uclibc to IUSE. Removed executable bit from libcrack.a, if pam is
  in not in USE we remove libcrack.a all together. Fixed long what appears to be
  long standing bug with libcrack that nobody noticed (it was looking for the
  words file at /usr/dict/words vs /usr/share/dict/words) If uclibc is set in
  IUSE we use the compressed dict provided by miscfiles.

  02 Jun 2004; Travis Tilley <lv@gentoo.org> cracklib-2.7-r9.ebuild:
  stable on amd64

  12 May 2004; Alexander Gabert <pappy@gentoo.org> cracklib-2.7-r7.ebuild,
  cracklib-2.7-r8.ebuild:
  cracklib apparently works with new SSP, removing hardened-gcc logic and
  filter-flags fstackprot

  26 Apr 2004; Michael McCabe <randy@gentoo.org> cracklib-2.7-r9.ebuild:
  Stable on s390

*cracklib-2.7-r9 (23 Apr 2004)

  23 Apr 2004; Robin H. Johnson <robbat2@gentoo.org> cracklib-2.7-r9.ebuild:
  bug #47482, libcrack.so should be in /lib as other stuff in the root fs is
  linked against it.

  09 Mar 2004; <agriffis@gentoo.org> cracklib-2.7-r8.ebuild:
  stable on alpha and ia64

  07 Mar 2004; Joshua Kinard <kumba@gentoo.org> cracklib-2.7-r8.ebuild:
  Marked stable on mips.

  09 Feb 2004; <gustavoz@gentoo.org> cracklib-2.7-r8.ebuild:
  stable on sparc

  09 Feb 2004; Guy Martin <gmsoft@gentoo.org> cracklib-2.7-r8.ebuild:
  Marked stable on hppa.

  06 Feb 2004; Martin Schlemmer <azarah@gentoo.org> cracklib-2.7-r8.ebuild:
  Bump to stable for x86 (needed by pam).

  03 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> cracklib-2.7-r8.ebuild:
  set ppc in keywords

  28 Dec 2003; Joshua Kinard <kumba@gentoo.org> cracklib-2.7-r7.ebuild:
  Move to mips stable (~mips -> mips)

  21 Dec 2003; Brad House <brad_mssw@gentoo.org> cracklib-2.7-r8.ebuild:
  mark stable on amd64

*cracklib-2.7-r8 (10 Nov 2003)

  10 Nov 2003; Martin Schlemmer <azarah@gentoo.org> cracklib-2.7-r8.ebuild,
  files/cracklib-2.7-static-lib.patch:
  Add support to build static lib, needed for new version of pam.

  26 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> cracklib-2.7-r7.ebuild:
  inherit eutil for older portages

  17 Sep 2003; Jon Portnoy <avenj@gentoo.org> cracklib-2.7-r7.ebuild :
  ia64 keywords.

  08 Sep 2003; Alexander Gabert <pappy@gentoo.org> cracklib-2.7-r7.ebuild:
  bug 28132 take out libgcc_s.so for gcc2.95

  09 Aug 2003; Alexander Gabert <pappy@gentoo.org> cracklib-2.7-r7.ebuild:
  adding propolice bugfix dependency only for gcc

  09 Aug 2003; Alexander Gabert <pappy@gentoo.org> cracklib-2.7-r7.ebuild:
  removed filterflags for propolice, added libgcc for proper propolice symbol
  __guard to be linked in by ld

  24 Jun 2003; Aron Griffis <agriffis@gentoo.org> cracklib-2.7-r7.ebuild:
  Mark stable on alpha

  09 Jun 2003; Luca Barbato <joker@gentoo.org> cracklib-2.7-r7.ebuild:
  Added ppc stable keyword

  08 Jun 2003; Christian Birchinger <joker@gentoo.org> cracklib-2.7-r7.ebuild:
  Added sparc stable keyword

*cracklib-2.7-r7 (12 May 2003)

  14 Jum 2003; Guy Martin <gmsoft@gentoo.org> cracklib-2.7-r7.ebuild :
  Added hppa to KEYWORDS.

  05 June 2003; Robin Johnson <robbat@gentoo.org> cracklib-2.7-r7.ebuild:
  No complaints heard about ~x86. Moving to stable x86.
  
  24 May 2003; Tavis Ormandy <taviso@gentoo.org> cracklib-2.7-r6.ebuild,
  cracklib-2.7-r7.ebuild, files/cracklib-2.7-dec-alpha-compiler.diff:
  dont use -g with ccc, use -g3
 
  22 May 2003; Robin Johnson <robbat@gentoo.org> cracklib-2.7-r7.ebuild:
  Moved to ~x86. Ensure gcc-config in DEPEND.

  14 May 2003; Robin Johnson <robbat@gentoo.org> 
  files/cracklib-2.7-gentoo-new.diff:
  Modified patch to put in '$(CC)' instead of 'cc' to ensure correct compile.

  12 May 2003; Robin Johnson <robbat@gentoo.org> cracklib-2.7-r7.ebuild:
  Version bump to get the original packer.h bug (#12441) gaurenteed to be
  resolved for the rollout of the new PHP eclass. I also noticed that packer.h
  is installed with incorrect permissions in some cases with sandboxes, so I
  use fperms 644 on it.  In unstable only presently waiting for QA approval.

*cracklib-2.7-r6 (25 Oct 2002)

  05 Apr 2003; Matthew Rickard <frogger@gentoo.org> cracklib-2.7-r6.ebuild:
  Filter the -fstack-protector flag since this causes build failure.

  29 Mar 2003; Seemant Kulleen <seemant@gentoo.org> cracklib-2.7-r6.ebuild:
  HOMEPAGE fix by Frantz Dhin <tragedy_rm@hotmail.com> in bug #18299

  20 Feb 2003; Zach Welch <zwelch@gentoo.org> cracklib-2.7-r6.ebuild :
  Added arm to keywords.

  10 Feb 2003; Seemant Kulleen <seemant@gentoo.org> :

  removed old ebuilds, removed the no-longer-used precompiled dicts,
  removed an unused patch; using epatch from eutils instead.

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> cracklib-2.7-r6.ebuild :
  Added hppa to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : 
  changed sparc ~sparc keywords
 
  31 Jan 2003; Ryan Phillips <rphillips@gentoo.org> :
  Install packer.h into /usr/include
  
  18 Jan 2003; Jan Seidel <tuxus@gentoo.org>
  Added mips to keywords

  25 Oct 2002; Nick Hadaway <raker@gentoo.org> cracklib-2.7-r6.ebuild,
  files/digest-cracklib-2.7-r6 :
  Added missing symlink  from libcrack.so.2 -> /usr/lib/libcrack.so.2.7
  See bug #9611.

*cracklib-2.7-r5 (03 May 2002)

  15 Jul 2002; Mark Guertin <gerk@gentoo.org>
  Added ppc to keywords

  03 May 2002; pvdabeel <pvdabeel@gentoo.org> :
  stop using precompiled dict files, use DEPEND=miscfiles instead

*cracklib-2.7-r4 (20 Apr 2002)

  20 Apr 2002; M.Thibaut <murphy@gentoo.org> :
  Add /usr/lib/cracklib_dict.* for sparc platforms.

*cracklib-2.7-r3 (18 Mar 2002)

  18 Mar 2002; M.Schlemmer <azarah@gentoo.org> :
  Add /usr/lib/cracklib_dict.* for pam/shadow cracklib support.

*cracklib-2.7-r2 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.