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
|
# ChangeLog for sys-auth/pam_abl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/ChangeLog,v 1.11 2010/11/01 10:38:58 flameeyes Exp $
01 Nov 2010; Diego E. Pettenò <flameeyes@gentoo.org>
pam_abl-0.4.1.ebuild:
Create the correct directory; upstream moved from /var/lib to /var/db.
*pam_abl-0.4.1 (31 Oct 2010)
31 Oct 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+pam_abl-0.4.1.ebuild:
Version bump, closes bug #335154 (LDFLAGS).
05 Apr 2009; Markus Ullmann <jokey@gentoo.org> metadata.xml:
Update metadata, bug #248403
05 Apr 2009; Markus Ullmann <jokey@gentoo.org>
+files/pam_abl-0.2.3-as-needed.patch, pam_abl-0.2.3-r1.ebuild:
Add patch for as-needed, bug #248403
21 Nov 2007; Samuli Suominen <drac@gentoo.org> pam_abl-0.2.3-r1.ebuild:
amd64 stable wrt #197429
29 Oct 2007; Dawid Węgliński <cla@gentoo.org> pam_abl-0.2.3-r1.ebuild:
Stable on x86 (bug #197429)
29 Oct 2007; Markus Ullmann <jokey@gentoo.org> pam_abl-0.2.3-r1.ebuild:
restrict tests as they're broken
17 Sep 2007; Markus Ullmann <jokey@gentoo.org> pam_abl-0.2.3-r1.ebuild:
use pam.eclass instead of manual hacks, thanks to jakub for notify wrt bug
#192032
*pam_abl-0.2.3-r1 (12 Jul 2007)
12 Jul 2007; Markus Ullmann <jokey@gentoo.org> +pam_abl-0.2.3-r1.ebuild:
Don't mess with system-auth
07 Apr 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Fix digest
*pam_abl-0.2.3 (07 Apr 2007)
07 Apr 2007; Markus Ullmann <jokey@gentoo.org> +files/system-auth,
+metadata.xml, +pam_abl-0.2.3.ebuild:
Import from sunrise, proxy-maintaining now
07 Apr 2007; Alessio Cassibba (X-Drum) <swapon@gmail.com>
pam_abl-0.2.3.ebuild, files/system-auth:
fixed strict aliasing problems, removed "session required pam_abl.so" in
system-auth to avoid unknown Module error
07 Jan 2007; Jakub Moc <jakub@gentoo.org> pam_abl-0.2.3.ebuild:
Add keepdir
08 Jun 2006; Jakub Moc <jakub@gentoo.org> +pam_abl-0.2.3.ebuild:
New ebuild, based on ebuild submitted by iryoku (iryoku at terra dot es),
Bug 95248
|