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
|
# ChangeLog for sys-auth/pam_pkcs11
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_pkcs11/ChangeLog,v 1.11 2008/05/16 22:59:08 alonbl Exp $
16 May 2008; Alon Bar-Lev <alonbl@gentoo.org> pam_pkcs11-0.6.0-r1.ebuild:
Fix pcsc-lite USE issue, bug#222173
10 Jan 2008; Alon Bar-Lev <alonbl@gentoo.org> pam_pkcs11-0.6.0-r1.ebuild:
Add pkg-config, bug#205187, cleanups
*pam_pkcs11-0.6.0-r1 (21 Dec 2007)
21 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org> -pam_pkcs11-0.6.0.ebuild,
+pam_pkcs11-0.6.0-r1.ebuild:
Fix pcsc-lite flag, bug#202935, thanks to Roman Jõerand
10 Nov 2007; Alon Bar-Lev <alonbl@gentoo.org>
-files/pam_pkcs11-0.5.3-daemon-init.patch,
-files/pam_pkcs11-0.5.3-setup-tool.patch, -pam_pkcs11-0.5.3.ebuild,
-pam_pkcs11-0.5.3-r1.ebuild, -pam_pkcs11-0.5.3-r2.ebuild:
Cleanup
*pam_pkcs11-0.6.0 (13 Jun 2007)
13 Jun 2007; Alon Bar-Lev <alonbl@gentoo.org> +pam_pkcs11-0.6.0.ebuild:
Version bump
01 Oct 2006; Guy Martin <gmsoft@gentoo.org> pam_pkcs11-0.5.3-r2.ebuild:
Added ~hppa to KEYWORDS.
19 Sep 2006; Daniel Black <dragonheart@gentoo.org>
pam_pkcs11-0.5.3.ebuild, pam_pkcs11-0.5.3-r1.ebuild,
pam_pkcs11-0.5.3-r2.ebuild:
opensc dependency not needed as per bug #147362. Thanks Alon Bar-Lev
*pam_pkcs11-0.5.3-r2 (19 Sep 2006)
19 Sep 2006; Daniel Black <dragonheart@gentoo.org>
+files/pam_pkcs11-0.5.3-daemon-init.patch, +pam_pkcs11-0.5.3-r2.ebuild:
fixes numberous PKCS#11 stand violations as per bug #122357. Thanks Alon
Bar-Lev for the patches.
*pam_pkcs11-0.5.3-r1 (06 Sep 2006)
06 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>;
+files/pam_pkcs11-0.5.3-setup-tool.patch, +pam_pkcs11-0.5.3-r1.ebuild:
(#146477) Revision bump to install an easy setup tool, which is also
required for app-admin/authconfig to work with this. Committed with approval
of dragonheart.
12 Jun 2006; Mike Doty <kingtaco@gentoo.org> pam_pkcs11-0.5.3.ebuild:
marked ~amd64
21 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
+pam_pkcs11-0.5.3.ebuild:
Move dev-libs/pam_pkcs11 -> sys-auth/pam_pkcs11. Bug #122339.
17 Feb 2006; Joseph Jezak <josejx@gentoo.org> pam_pkcs11-0.5.3.ebuild:
Marked ~ppc for bug #121078.
15 Feb 2006; Markus Rothe <corsair@gentoo.org> pam_pkcs11-0.5.3.ebuild:
Added ~ppc64; bug #121078
14 Feb 2006; Aron Griffis <agriffis@gentoo.org> pam_pkcs11-0.5.3.ebuild:
Mark 0.5.3 ~alpha/~ia64 #121078
10 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pam_pkcs11-0.5.3.ebuild:
Keyworded ~sparc wrt #121078
*pam_pkcs11-0.5.3 (10 Feb 2006)
10 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> +metadata.xml,
+pam_pkcs11-0.5.3.ebuild:
Initial commit for bug 121078. Thanks to Pierre Cassimans <kammicazze at
hotmail dot com>.
|