summaryrefslogtreecommitdiff
blob: c225b337775e393113f7c0adbbe7553b356215ed (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
# ChangeLog for sys-apps/pam-login
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/ChangeLog,v 1.51 2005/07/19 22:51:21 kloeri Exp $

  19 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> pam-login-3.17.ebuild:
  Stable on alpha.

  10 Jul 2005; Joseph Jezak <josejx@gentoo.org> pam-login-3.17.ebuild:
  Marked ppc stable.

  08 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> pam-login-3.17.ebuild:
  Stable on hppa.

  08 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> pam-login-3.17.ebuild:
  Stable on sparc

  07 Jul 2005; Markus Rothe <corsair@gentoo.org> pam-login-3.17.ebuild:
  Stable on ppc64

  07 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> pam-login-3.17.ebuild:
  Stable on amd64

  20 May 2005; Diego Pettenò <flameeyes@gentoo.org> pam-login-3.17.ebuild:
  Inherit pam for newpamd file.

*pam-login-3.17 (25 Feb 2005)

  25 Feb 2005; Martin Schlemmer <azarah@gentoo.org> +files/login.pamd,
  +files/pam-login-3.17-query_user_context.patch, +pam-login-3.17.ebuild:
  Update version. Add pam.d login file. Add pam_console comments to login
  pam.d file. DEPEND on shadow-4.0.7-r1, as that do no longer install the
  login pam.d file.

  29 Nov 2004; Mike Frysinger <vapier@gentoo.org> pam-login-3.14.ebuild:
  Doesnt actually require shadow #67815.

  01 Oct 2004; Michael Sterrett <mr_bones_@gentoo.org> pam-login-3.14.ebuild:
  gnuconfig_update in src_unpack; tidy

  30 Jun 2004; Aron Griffis <agriffis@gentoo.org> pam-login-3.10.ebuild,
  pam-login-3.11-r1.ebuild, pam-login-3.11.ebuild, pam-login-3.12-r1.ebuild,
  pam-login-3.12.ebuild, pam-login-3.14.ebuild, pam-login-3.6-r1.ebuild,
  pam-login-3.6-r2.ebuild, pam-login-3.7.ebuild:
  sync IUSE (+nls), glibc -> libc, trim trailing whitespace

  27 Jun 2004; Chris PeBenito <pebenito@gentoo.org> pam-login-3.14.ebuild:
  Change the query_user_context patch to not apply with USE=livecd, since it can
  cause login timeouts if the user isn't ready.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> pam-login-3.11-r1.ebuild,
  pam-login-3.12.ebuild, pam-login-3.14.ebuild:
  Add inherit eutils

  30 Mar 2004; Tom Gall <tgall@gentoo.org> pam-login-3.14.ebuild:
  stable on ppc64 and minor fix 

  09 Mar 2004; <agriffis@gentoo.org> pam-login-3.14.ebuild:
  stable on alpha and ia64

  07 Mar 2004; Joshua Kinard <kumba@gentoo.org> pam-login-3.14.ebuild:
  Marked stable on mips.

  09 Feb 2004; <gustavoz@gentoo.org> pam-login-3.14.ebuild:
  stable on sparc

  09 Feb 2004; Guy Martin <gmsoft@gentoo.org> pam-login-3.14.ebuild:
  Marked stable on hppa.

  06 Feb 2004; Martin Schlemmer <azarah@gentoo.org> pam-login-3.14.ebuild:
  Bump to stable for x86.

  03 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> pam-login-3.14.ebuild:
  set ppc in keywords

  21 Dec 2003; Brad House <brad_mssw@gentoo.org> pam-login-3.14.ebuild:
  mark stable on amd64

  28 Oct 2003; Chris PeBenito <pebenito@gentoo.org> pam-login-3.11-r1.ebuild,
  pam-login-3.11.ebuild, pam-login-3.12-r1.ebuild, pam-login-3.12.ebuild,
  files/pam-login-3.11-selinux-gcc33.patch, files/pam-login-3.11-selinux.diff:
  Remove old API SELinux patches.

  19 Oct 2003; Chris PeBenito <pebenito@gentoo.org> pam-login-3.14.ebuild,
  files/pam-login-3.14-query_user_context.diff:
  Patch to re-enable query_user_context SELinux code.

*pam-login-3.14 (19 Oct 2003)

  19 Oct 2003; Martin Schlemmer <azarah@gentoo.org> pam-login-3.14.ebuild:
  Update version.  Selinux changes from Chris PeBenito <pebenito@gentoo.org>.

*pam-login-3.12-r1 (26 Sep 2003)

  26 Sep 2003; Martin Schlemmer <azarah@gentoo.org> pam-login-3.12-r1.ebuild:
  Do not install /etc/pam.d/login.

  25 Sep 2003; <rac@gentoo.org> pam-login-3.12.ebuild:
  Emergency keywording -* due to reports of this version locking people out: see
  http://forums.gentoo.org/viewtopic.php?t=89507

*pam-login-3.12 (25 Sep 2003)

  25 Sep 2003; Martin Schlemmer <azarah@gentoo.org> pam-login-3.12.ebuild,
  files/pam-login-3.11-lastlog-fix.patch:
  Add version 3.12 to fix bug #27706 (fails to auth if credentials are
  required). Add pam-login-3.11-lastlog-fix.patch to fix bug #28736, thanks to
  bartron <bartron@gmx.net> (prints tty used wrong with lastlog).

  18 Jul 2003; Olivier Crete <tester@gentoo.org> pam-login-3.11-r1.ebuild,
  pam-login-3.11.ebuild:
  GCC 3.3 patch is required to amd64

  13 Jul 2003; Martin Schlemmer <azarah@gentoo.org> pam-login-3.11-r1.ebuild,
  files/pam-login-3.11-selinux-gcc33.patch:
  Fix gcc-3.3 patch to play nice with selinux.

*pam-login-3.11-r1 (13 Jul 2003)

  13 Jul 2003; Martin Schlemmer <azarah@gentoo.org> pam-login-3.11-r1.ebuild,
  files/pam-login-3.11-gcc33.patch:
  Fix inlining issues with gcc-3.3, bug #21213, thanks to Andrew Bevitt
  <andrew@volutin.net>.

  28 Jun 2003; Chris PeBenito <pebenito@gentoo.org> pam-login-3.11.ebuild,
  files/pam-login-3.11-selinux.diff:
  Added patch for selinux.  Added missing IUSE.

  24 Jun 2003; Aron Griffis <agriffis@gentoo.org> pam-login-3.11.ebuild:
  Mark stable on alpha

*pam-login-3.11 (19 May 2003)

  06 Jul 2003; Guy Martin <gmsoft@gentoo.org> pam-login-3.11.ebuild :
  Marked stable on hppa.

  22 Jun 2003; Joshua Kinard <kumba@gentoo.org> pam-login-3.11.ebuild:
  Changed ~sparc & ~mips to sparc & mips

  20 May 2003; Joshua Kinard <kumba@gentoo.org> pam-login-3.11.ebuild:
  Added gnuconfig eclass to support linux-mips targets

  19 May 2003; Martin Schlemmer <azarah@gentoo.org> pam-login-3.11.ebuild:
  Fix gcc-3.3 compile issues, bug #21213.

  24 Mar 2003; Martin Schlemmer <azarah@gentoo.org> pam-login-3.10.ebuild :
  Mark stable for x86.

  21 Feb 2003; Zach Welch <zwelch@gentoo.org> :
  Added arm to keywords.

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
  Added hppa to keywords.

*pam-login-3.10 (30 Jan 2003)

  28 Mar 2003; Christian Birchinger <joker@gentoo.org> pam-login-3.10.ebuild:
  Added sparc stable keyword

  30 Jan 2003; Martin Schlemmer <azarah@gentoo.org> pam-login-3.10.ebuild :
  New version, closing bug #14028.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> :
  Changed sparc ~sparc keywords
 
*pam-login-3.7 (2 Sep 2002)

  18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  2 Sep 2002; Martin Schlemmer <azarah@gentoo.org> pam-login-3.7.ebuild :
  Update version.  This is basically just a bugfix release that fixes
  the issues with 3.6 that was fixed in -r1 and -r2, namely bugs #3147,
  #3643 and it not compiling with USE="-nls".  This closes bug #7328.

  14 Jul 2002; phoen][x <phoenix@gentoo.org> pam-login-3.6.ebuild :
  Added LICENSE, KEYWORDS.

  14 Jul 2002; phoen][x <phoenix@gentoo.org> pam-login-3.6-r1.ebuild :
  Added LICENSE, KEYWORDS.

*pam-login-3.6-r2 (17 Jun 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> pam-login-3.6-r2.ebuild :
  Added LICENSE, KEYWORDS.

  17 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :

  Add ENV_SUPATH support.  Should close bugs #3147, #3643.

*pam-login-3.6 (26 May 2002)

  26 May 2002; Martin Schlemmer <azarah@gentoo.org> :

  Resolve USE="-nls" compile issues.

*pam-login-3.6 (28 Apr 2002)

  28 Apr 2002; Martin Schlemmer <azarah@gentoo.org> :

  Initial version.