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
|
# ChangeLog for net-www/mod_auth_pam
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/ChangeLog,v 1.19 2007/01/20 11:16:56 phreak Exp $
20 Jan 2007; Christian Heim <phreak@gentoo.org>
mod_auth_pam-1.1.1-r1.ebuild, mod_auth_pam-1.1.1-r2.ebuild:
Remove unneeded RESTRICT="nomirror".
*mod_auth_pam-1.1.1-r2 (15 Jan 2007)
15 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
files/mod_auth_pam-1.1.1-compile-fix.patch,
+files/mod_auth_pam-1.1.1-service_name.patch,
mod_auth_pam-1.1.1-r1.ebuild, +mod_auth_pam-1.1.1-r2.ebuild:
Misc fixes, add service name specification support for Apache2, fixes bug
#133134.
14 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
mod_auth_pam-1.1.1-r1.ebuild:
Uniform install usage.
14 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
-files/1.1.1-r1/10_mod_auth_pam.conf, files/10_mod_auth_pam.conf,
-files/1.1.1-r1-1/10_mod_auth_pam.conf, +files/10_mod_auth_pam_ap1.conf,
-files/mod_auth_pam-1.1.1-gentoo.diff, mod_auth_pam-1.1.1-r1.ebuild:
Cleanup.
04 Jun 2006; Michael Stewart <vericgar@gentoo.org>
-mod_auth_pam-1.1.1.ebuild:
Remove old-style ebuilds
21 Mar 2006; Joseph Jezak <josejx@gentoo.org>
mod_auth_pam-1.1.1-r1.ebuild:
Marked ppc stable for bug #125167. Thanks to mabi for testing.
16 Mar 2006; Krzysiek Pawlik <nelchael@gentoo.org>
mod_auth_pam-1.1.1-r1.ebuild:
Stable on x86, see bug #125167.
08 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> files/apache2.pam:
Remove pam_console reference, bug 98454.
05 May 2005; Sven Wegener <swegener@gentoo.org>
mod_auth_pam-1.1.1-r1.ebuild:
Added missing parentheses to SRC_URI.
25 Feb 2005; Benedikt Boehm <hollow@gentoo.org>
+files/1.1.1-r1-1/10_mod_auth_pam.conf, mod_auth_pam-1.1.1-r1.ebuild:
fixed 1.3 support
25 Feb 2005; Benedikt Boehm <hollow@gentoo.org>
mod_auth_pam-1.1.1-r1.ebuild:
fixed minor bugs
17 Feb 2005; Benedikt Boehm <hollow@gentoo.org>
+files/mod_auth_pam-1.1.1-compile-fix.patch,
-files/mod_auth_pam-1.1.1-r1-gentoo.diff, mod_auth_pam-1.1.1-r1.ebuild,
mod_auth_pam-1.1.1.ebuild:
fixed bug #81044. cleaned up and fixed 1.1.1-r1
23 Jan 2005; Christian Parpart <trapni@gentoo.org>
mod_auth_pam-1.1.1-r1.ebuild:
code cleanup; added missing need_apache2
23 Jan 2005; Christian Parpart <trapni@gentoo.org>
mod_auth_pam-1.1.1-r1.ebuild:
-m adding ~amd64 to keywords
13 Oct 2004; Christian Parpart <trapni@gentoo.org> :
fixed bug, that prevented the modules to be installed;
minor typo fix that caused apache2.pam not beeing installed
04 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
mod_auth_pam-1.1.1.ebuild:
Masked mod_auth_pam-1.1.1.ebuild stable for ppc
23 Jun 2004; Chuck Short <zul@gentoo.org> files/apache2.pam,
files/mod_auth_pam-1.1.1-gentoo.diff:
Added missing files.
*mod_auth_pam-1.1.1 (14 Jun 2004)
14 Jun 2004; Chuck Short <zul@gentoo.org> mod_auth_pam-1.1.1.ebuild,
files/10_mod_auth_pam.conf:
Initial ebuild, closes #28114.
|