Gentoo Archives: gentoo-commits

From: "Constanze Hausner (constanze)" <constanze@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pambase: pambase-20090620.1-r1.ebuild pambase-20101024.ebuild pambase-20100925.ebuild ChangeLog pambase-20100310.ebuild metadata.xml
Date: Sun, 28 Nov 2010 16:04:49
Message-Id: 20101128160445.9283420051@flycatcher.gentoo.org
1 constanze 10/11/28 16:04:45
2
3 Modified: pambase-20090620.1-r1.ebuild
4 pambase-20101024.ebuild pambase-20100925.ebuild
5 ChangeLog pambase-20100310.ebuild metadata.xml
6 Log:
7 Renamed useflags ssh/kerberos to pam_ssh/pam_krb5 and changed kerberos dep
8 to >=sys-auth/pam_krb5-4.3
9
10 (Portage version: 2.1.9.24/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.10 sys-auth/pambase/pambase-20090620.1-r1.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20090620.1-r1.ebuild?rev=1.10&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20090620.1-r1.ebuild?rev=1.10&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20090620.1-r1.ebuild?r1=1.9&r2=1.10
18
19 Index: pambase-20090620.1-r1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20090620.1-r1.ebuild,v
22 retrieving revision 1.9
23 retrieving revision 1.10
24 diff -u -r1.9 -r1.10
25 --- pambase-20090620.1-r1.ebuild 3 Sep 2010 14:12:26 -0000 1.9
26 +++ pambase-20090620.1-r1.ebuild 28 Nov 2010 16:04:45 -0000 1.10
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2010 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20090620.1-r1.ebuild,v 1.9 2010/09/03 14:12:26 flameeyes Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20090620.1-r1.ebuild,v 1.10 2010/11/28 16:04:45 constanze Exp $
32
33 EAPI=2
34
35 @@ -13,7 +13,7 @@
36 LICENSE="GPL-2"
37 SLOT="0"
38 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
39 -IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp ssh +sha512"
40 +IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp pam_ssh +sha512"
41 RESTRICT="binchecks"
42
43 RDEPEND="
44 @@ -29,7 +29,7 @@
45 selinux? ( >=sys-libs/pam-0.99[selinux] )
46 passwdqc? ( >=sys-auth/pam_passwdqc-1.0.4 )
47 mktemp? ( sys-auth/pam_mktemp )
48 - ssh? ( sys-auth/pam_ssh )
49 + pam_ssh? ( sys-auth/pam_ssh )
50 sha512? ( >=sys-libs/pam-1.0.1 )
51 !<sys-freebsd/freebsd-pam-modules-6.2-r1
52 !<sys-libs/pam-0.99.9.0-r1"
53 @@ -64,7 +64,7 @@
54 $(use_var GNOME_KEYRING gnome-keyring) \
55 $(use_var selinux) \
56 $(use_var mktemp) \
57 - $(use_var PAM_SSH ssh) \
58 + $(use_var PAM_SSH pam_ssh) \
59 $(use_var sha512) \
60 IMPLEMENTATION=${implementation} \
61 LINUX_PAM_VERSION=${linux_pam_version} \
62
63
64
65 1.8 sys-auth/pambase/pambase-20101024.ebuild
66
67 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20101024.ebuild?rev=1.8&view=markup
68 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20101024.ebuild?rev=1.8&content-type=text/plain
69 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20101024.ebuild?r1=1.7&r2=1.8
70
71 Index: pambase-20101024.ebuild
72 ===================================================================
73 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20101024.ebuild,v
74 retrieving revision 1.7
75 retrieving revision 1.8
76 diff -u -r1.7 -r1.8
77 --- pambase-20101024.ebuild 27 Nov 2010 12:35:06 -0000 1.7
78 +++ pambase-20101024.ebuild 28 Nov 2010 16:04:45 -0000 1.8
79 @@ -1,6 +1,6 @@
80 # Copyright 1999-2010 Gentoo Foundation
81 # Distributed under the terms of the GNU General Public License v2
82 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20101024.ebuild,v 1.7 2010/11/27 12:35:06 armin76 Exp $
83 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20101024.ebuild,v 1.8 2010/11/28 16:04:45 constanze Exp $
84
85 EAPI=3
86
87 @@ -13,7 +13,7 @@
88 LICENSE="GPL-2"
89 SLOT="0"
90 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
91 -IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp ssh +sha512 kerberos minimal"
92 +IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp pam_ssh +sha512 pam_krb5 minimal"
93 RESTRICT="binchecks"
94
95 RDEPEND="
96 @@ -29,11 +29,11 @@
97 selinux? ( >=sys-libs/pam-0.99[selinux] )
98 passwdqc? ( >=sys-auth/pam_passwdqc-1.0.4 )
99 mktemp? ( sys-auth/pam_mktemp )
100 - ssh? ( sys-auth/pam_ssh )
101 + pam_ssh? ( sys-auth/pam_ssh )
102 sha512? ( >=sys-libs/pam-1.0.1 )
103 - kerberos? (
104 + pam_krb5? (
105 >=sys-libs/pam-1.1.0
106 - sys-auth/pam_krb5
107 + >=sys-auth/pam_krb5-4.3
108 )
109 !<sys-freebsd/freebsd-pam-modules-6.2-r1
110 !<sys-libs/pam-0.99.9.0-r1"
111 @@ -68,9 +68,9 @@
112 $(use_var GNOME_KEYRING gnome-keyring) \
113 $(use_var selinux) \
114 $(use_var mktemp) \
115 - $(use_var PAM_SSH ssh) \
116 + $(use_var PAM_SSH pam_ssh) \
117 $(use_var sha512) \
118 - $(use_var KRB5 kerberos) \
119 + $(use_var KRB5 pam_krb5) \
120 $(use_var minimal) \
121 IMPLEMENTATION=${implementation} \
122 LINUX_PAM_VERSION=${linux_pam_version} \
123
124
125
126 1.3 sys-auth/pambase/pambase-20100925.ebuild
127
128 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20100925.ebuild?rev=1.3&view=markup
129 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20100925.ebuild?rev=1.3&content-type=text/plain
130 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20100925.ebuild?r1=1.2&r2=1.3
131
132 Index: pambase-20100925.ebuild
133 ===================================================================
134 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20100925.ebuild,v
135 retrieving revision 1.2
136 retrieving revision 1.3
137 diff -u -r1.2 -r1.3
138 --- pambase-20100925.ebuild 22 Oct 2010 03:58:02 -0000 1.2
139 +++ pambase-20100925.ebuild 28 Nov 2010 16:04:45 -0000 1.3
140 @@ -1,6 +1,6 @@
141 # Copyright 1999-2010 Gentoo Foundation
142 # Distributed under the terms of the GNU General Public License v2
143 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20100925.ebuild,v 1.2 2010/10/22 03:58:02 jer Exp $
144 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20100925.ebuild,v 1.3 2010/11/28 16:04:45 constanze Exp $
145
146 EAPI=3
147
148 @@ -13,7 +13,7 @@
149 LICENSE="GPL-2"
150 SLOT="0"
151 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
152 -IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp ssh +sha512 kerberos minimal"
153 +IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp pam_ssh +sha512 pam_krb5 minimal"
154 RESTRICT="binchecks"
155
156 RDEPEND="
157 @@ -29,11 +29,11 @@
158 selinux? ( >=sys-libs/pam-0.99[selinux] )
159 passwdqc? ( >=sys-auth/pam_passwdqc-1.0.4 )
160 mktemp? ( sys-auth/pam_mktemp )
161 - ssh? ( sys-auth/pam_ssh )
162 + pam_ssh? ( sys-auth/pam_ssh )
163 sha512? ( >=sys-libs/pam-1.0.1 )
164 - kerberos? (
165 + pam_krb5? (
166 >=sys-libs/pam-1.1.0
167 - sys-auth/pam_krb5
168 + >=sys-auth/pam_krb5-4.3
169 )
170 !<sys-freebsd/freebsd-pam-modules-6.2-r1
171 !<sys-libs/pam-0.99.9.0-r1"
172 @@ -68,9 +68,9 @@
173 $(use_var GNOME_KEYRING gnome-keyring) \
174 $(use_var selinux) \
175 $(use_var mktemp) \
176 - $(use_var PAM_SSH ssh) \
177 + $(use_var PAM_SSH pam_ssh) \
178 $(use_var sha512) \
179 - $(use_var KRB5 kerberos) \
180 + $(use_var KRB5 pam_krb5) \
181 $(use_var minimal) \
182 IMPLEMENTATION=${implementation} \
183 LINUX_PAM_VERSION=${linux_pam_version} \
184
185
186
187 1.102 sys-auth/pambase/ChangeLog
188
189 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.102&view=markup
190 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.102&content-type=text/plain
191 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?r1=1.101&r2=1.102
192
193 Index: ChangeLog
194 ===================================================================
195 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v
196 retrieving revision 1.101
197 retrieving revision 1.102
198 diff -u -r1.101 -r1.102
199 --- ChangeLog 27 Nov 2010 12:35:06 -0000 1.101
200 +++ ChangeLog 28 Nov 2010 16:04:45 -0000 1.102
201 @@ -1,6 +1,12 @@
202 # ChangeLog for sys-auth/pambase
203 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
204 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.101 2010/11/27 12:35:06 armin76 Exp $
205 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.102 2010/11/28 16:04:45 constanze Exp $
206 +
207 + 28 Nov 2010; Constanze Hausner <constanze@g.o>
208 + pambase-20090620.1-r1.ebuild, pambase-20100310.ebuild,
209 + pambase-20100925.ebuild, pambase-20101024.ebuild, metadata.xml:
210 + Renamed useflags ssh/kerberos to pam_ssh/pam_krb5 and changed kerberos dep
211 + to >=sys-auth/pam_krb5-4.3
212
213 27 Nov 2010; Raúl Porcel <armin76@g.o> pambase-20101024.ebuild:
214 alpha/ia64/m68k/s390/sh/sparc stable
215
216
217
218 1.9 sys-auth/pambase/pambase-20100310.ebuild
219
220 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20100310.ebuild?rev=1.9&view=markup
221 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20100310.ebuild?rev=1.9&content-type=text/plain
222 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20100310.ebuild?r1=1.8&r2=1.9
223
224 Index: pambase-20100310.ebuild
225 ===================================================================
226 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20100310.ebuild,v
227 retrieving revision 1.8
228 retrieving revision 1.9
229 diff -u -r1.8 -r1.9
230 --- pambase-20100310.ebuild 3 Sep 2010 14:12:26 -0000 1.8
231 +++ pambase-20100310.ebuild 28 Nov 2010 16:04:45 -0000 1.9
232 @@ -1,6 +1,6 @@
233 # Copyright 1999-2010 Gentoo Foundation
234 # Distributed under the terms of the GNU General Public License v2
235 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20100310.ebuild,v 1.8 2010/09/03 14:12:26 flameeyes Exp $
236 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20100310.ebuild,v 1.9 2010/11/28 16:04:45 constanze Exp $
237
238 EAPI=3
239
240 @@ -13,7 +13,7 @@
241 LICENSE="GPL-2"
242 SLOT="0"
243 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
244 -IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp ssh +sha512"
245 +IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp pam_ssh +sha512"
246 RESTRICT="binchecks"
247
248 RDEPEND="
249 @@ -29,7 +29,7 @@
250 selinux? ( >=sys-libs/pam-0.99[selinux] )
251 passwdqc? ( >=sys-auth/pam_passwdqc-1.0.4 )
252 mktemp? ( sys-auth/pam_mktemp )
253 - ssh? ( sys-auth/pam_ssh )
254 + pam_ssh? ( sys-auth/pam_ssh )
255 sha512? ( >=sys-libs/pam-1.0.1 )
256 !<sys-freebsd/freebsd-pam-modules-6.2-r1
257 !<sys-libs/pam-0.99.9.0-r1"
258 @@ -64,7 +64,7 @@
259 $(use_var GNOME_KEYRING gnome-keyring) \
260 $(use_var selinux) \
261 $(use_var mktemp) \
262 - $(use_var PAM_SSH ssh) \
263 + $(use_var PAM_SSH pam_ssh) \
264 $(use_var sha512) \
265 IMPLEMENTATION=${implementation} \
266 LINUX_PAM_VERSION=${linux_pam_version} \
267
268
269
270 1.10 sys-auth/pambase/metadata.xml
271
272 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/metadata.xml?rev=1.10&view=markup
273 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/metadata.xml?rev=1.10&content-type=text/plain
274 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/metadata.xml?r1=1.9&r2=1.10
275
276 Index: metadata.xml
277 ===================================================================
278 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/metadata.xml,v
279 retrieving revision 1.9
280 retrieving revision 1.10
281 diff -u -r1.9 -r1.10
282 --- metadata.xml 25 Sep 2010 20:32:06 -0000 1.9
283 +++ metadata.xml 28 Nov 2010 16:04:45 -0000 1.10
284 @@ -40,7 +40,7 @@
285 handling. This module creates a private temporary directory for
286 the user, and sets TMP and TMPDIR accordingly.
287 </flag>
288 - <flag name="ssh">
289 + <flag name="pam_ssh">
290 Enable pam_ssh module on system auth stack for authentication
291 and session handling. This module will accept as password the
292 passphrase of a private SSH key (one of ~/.ssh/id_rsa,
293 @@ -61,7 +61,7 @@
294 will not be compatible with systems using an earlier glibc
295 version.
296 </flag>
297 - <flag name="kerberos">
298 + <flag name="pam_krb5">
299 Enable pam_krb5 module on system auth stack, as an alternative
300 to pam_unix. If Kerberos authentication succeed, only pam_unix
301 will be ignore, and all the other modules will proceed as usual,