diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-08 19:13:24 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-08 19:13:24 +0000 |
commit | 1afe7da88bada093f57c9349a932d92a22bdbf08 (patch) | |
tree | 52865d0cfb47aeab5ea76bf2334a04fe79a6b103 /net-www | |
parent | new release candidate (diff) | |
download | gentoo-2-1afe7da88bada093f57c9349a932d92a22bdbf08.tar.gz gentoo-2-1afe7da88bada093f57c9349a932d92a22bdbf08.tar.bz2 gentoo-2-1afe7da88bada093f57c9349a932d92a22bdbf08.zip |
Remove pam_console reference, bug 98454.
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mod_auth_external/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mod_auth_external/Manifest | 26 | ||||
-rw-r--r-- | net-www/mod_auth_external/files/pwauth.pam | 1 | ||||
-rw-r--r-- | net-www/mod_auth_pam/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mod_auth_pam/files/apache2.pam | 1 | ||||
-rw-r--r-- | net-www/pwauth/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/pwauth/files/pwauth.pam | 1 | ||||
-rw-r--r-- | net-www/pwauth/files/pwauth.pam-include | 1 |
8 files changed, 21 insertions, 25 deletions
diff --git a/net-www/mod_auth_external/ChangeLog b/net-www/mod_auth_external/ChangeLog index 83dc2cfd4307..ed3e3ff82d7c 100644 --- a/net-www/mod_auth_external/ChangeLog +++ b/net-www/mod_auth_external/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mod_auth_external # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_external/ChangeLog,v 1.17 2005/06/27 16:25:41 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_external/ChangeLog,v 1.18 2005/10/08 19:11:15 kloeri Exp $ + + 08 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> files/pwauth.pam: + Remove pam_console reference, bug 98454. 27 Jun 2005; Simon Stelling <blubb@gentoo.org> mod_auth_external-2.2.9.ebuild: diff --git a/net-www/mod_auth_external/Manifest b/net-www/mod_auth_external/Manifest index 761e3c7c793e..d1100cd6df21 100644 --- a/net-www/mod_auth_external/Manifest +++ b/net-www/mod_auth_external/Manifest @@ -1,24 +1,14 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 5d027d7c422b69868f43343d95a91ff1 ChangeLog 2288 +MD5 dcccde2ac96e98d941240a2dc8c83120 files/10_mod_auth_external.conf 1240 +MD5 c1a9a5e119336cf9524711598141c554 files/2.2.7-r1/10_mod_auth_external.conf 1292 +MD5 41437f04920e955288894fa12a000559 files/digest-mod_auth_external-2.1.19 75 +MD5 0682340a42fcdf3d43f063ef6174bdcc files/digest-mod_auth_external-2.2.7 74 +MD5 0682340a42fcdf3d43f063ef6174bdcc files/digest-mod_auth_external-2.2.7-r1 74 +MD5 07bc3a6f49dfe0c257265b3415514855 files/digest-mod_auth_external-2.2.9 74 +MD5 4eece529a11bcc39843827ab95d062a5 files/mod_auth_external-2.2.7-gentoo.diff 3505 +MD5 6b1cd54dfe7b7385155a4a1c1f58caa4 files/pwauth.pam 327 MD5 0d18f0fe5d603b41b988373892caf195 metadata.xml 226 MD5 e053bc92cc6ee163b5be9c4cf45426f7 mod_auth_external-2.1.19.ebuild 659 MD5 35d1441e1be7ffa60d4077bd08255651 mod_auth_external-2.2.7-r1.ebuild 1814 MD5 191d1eaadbd376b7bfcf5a8a34113984 mod_auth_external-2.2.7.ebuild 1760 MD5 b3a52a26f7a44b79f340d8ef5d893eba mod_auth_external-2.2.9.ebuild 680 -MD5 dcccde2ac96e98d941240a2dc8c83120 files/10_mod_auth_external.conf 1240 -MD5 4eece529a11bcc39843827ab95d062a5 files/mod_auth_external-2.2.7-gentoo.diff 3505 -MD5 d0cb338160e3be8790524af8071cc4df files/pwauth.pam 380 -MD5 41437f04920e955288894fa12a000559 files/digest-mod_auth_external-2.1.19 75 -MD5 0682340a42fcdf3d43f063ef6174bdcc files/digest-mod_auth_external-2.2.7-r1 74 -MD5 0682340a42fcdf3d43f063ef6174bdcc files/digest-mod_auth_external-2.2.7 74 -MD5 07bc3a6f49dfe0c257265b3415514855 files/digest-mod_auth_external-2.2.9 74 -MD5 c1a9a5e119336cf9524711598141c554 files/2.2.7-r1/10_mod_auth_external.conf 1292 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDLdPSmPFBzbX68WERAnH4AJ9PaTv/uRkUhlFEqi17fx5TwXGV0wCgj3fw -heQZVxqaHuNpsHowyPcANlc= -=xvzp ------END PGP SIGNATURE----- diff --git a/net-www/mod_auth_external/files/pwauth.pam b/net-www/mod_auth_external/files/pwauth.pam index 1d2e081625f1..a0539df577f3 100644 --- a/net-www/mod_auth_external/files/pwauth.pam +++ b/net-www/mod_auth_external/files/pwauth.pam @@ -4,4 +4,3 @@ auth required /lib/security/pam_nologin.so account required /lib/security/pam_stack.so service=system-auth password required /lib/security/pam_stack.so service=system-auth session required /lib/security/pam_stack.so service=system-auth -session optional /lib/security/pam_console.so diff --git a/net-www/mod_auth_pam/ChangeLog b/net-www/mod_auth_pam/ChangeLog index 71aa93322784..7bb66d7b615d 100644 --- a/net-www/mod_auth_pam/ChangeLog +++ b/net-www/mod_auth_pam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mod_auth_pam # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/ChangeLog,v 1.11 2005/05/05 15:55:07 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/ChangeLog,v 1.12 2005/10/08 19:12:26 kloeri Exp $ + + 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: diff --git a/net-www/mod_auth_pam/files/apache2.pam b/net-www/mod_auth_pam/files/apache2.pam index 1d2e081625f1..a0539df577f3 100644 --- a/net-www/mod_auth_pam/files/apache2.pam +++ b/net-www/mod_auth_pam/files/apache2.pam @@ -4,4 +4,3 @@ auth required /lib/security/pam_nologin.so account required /lib/security/pam_stack.so service=system-auth password required /lib/security/pam_stack.so service=system-auth session required /lib/security/pam_stack.so service=system-auth -session optional /lib/security/pam_console.so diff --git a/net-www/pwauth/ChangeLog b/net-www/pwauth/ChangeLog index 0d466ad2cb1a..40527edd58ea 100644 --- a/net-www/pwauth/ChangeLog +++ b/net-www/pwauth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/pwauth # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/pwauth/ChangeLog,v 1.5 2005/06/27 16:15:51 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/pwauth/ChangeLog,v 1.6 2005/10/08 19:13:24 kloeri Exp $ + + 08 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> files/pwauth.pam, + files/pwauth.pam-include: + Remove pam_console reference, bug 98454. 27 Jun 2005; Simon Stelling <blubb@gentoo.org> pwauth-2.3.1-r2.ebuild: added ~amd64 keyword diff --git a/net-www/pwauth/files/pwauth.pam b/net-www/pwauth/files/pwauth.pam index 1d2e081625f1..a0539df577f3 100644 --- a/net-www/pwauth/files/pwauth.pam +++ b/net-www/pwauth/files/pwauth.pam @@ -4,4 +4,3 @@ auth required /lib/security/pam_nologin.so account required /lib/security/pam_stack.so service=system-auth password required /lib/security/pam_stack.so service=system-auth session required /lib/security/pam_stack.so service=system-auth -session optional /lib/security/pam_console.so diff --git a/net-www/pwauth/files/pwauth.pam-include b/net-www/pwauth/files/pwauth.pam-include index ff83143dc086..d8bf7862f436 100644 --- a/net-www/pwauth/files/pwauth.pam-include +++ b/net-www/pwauth/files/pwauth.pam-include @@ -4,4 +4,3 @@ auth required pam_nologin.so account include system-auth password include system-auth session include system-auth -session optional pam_console.so |