[Pkg-shadow-commits] r876 - trunk/debian
Christian Perrier
bubulle at costa.debian.org
Wed Feb 22 19:28:20 UTC 2006
Author: bubulle
Date: 2006-02-22 19:28:19 +0000 (Wed, 22 Feb 2006)
New Revision: 876
Modified:
trunk/debian/login.defs
Log:
* The "Carr?\195?\169 d'Aurillac" release (let's stay in Cantal)
* Upstream bugs or fixes not already fixed in upstream releases or CVS:
- 467_useradd_-r_LSB: add a "-r" option for adding system users
for LSB compatibility. Closes: #333706
- 493_selinux_no_proc:
Only check selinux_check_passwd_access on SELinux enabled system.
This fix issues in passwd, chage, chfn and chsh when /proc is not
mounted. Closes: #352494
* Debian packaging fixes:
- Stop replacing manpages-it (login only, newusers is still conflicting on
passwd) and manpages-hu as new releases removed the conflicting manpages
- passwd.config:
Better POSIX compliance and avoid failure if root password is set to '!'
Thanks to Vagrant Cascadian for reporting and providing the patch
Closes: #353813
Modified: trunk/debian/login.defs
===================================================================
--- trunk/debian/login.defs 2006-02-22 19:28:14 UTC (rev 875)
+++ trunk/debian/login.defs 2006-02-22 19:28:19 UTC (rev 876)
@@ -36,11 +36,6 @@
#MAIL_FILE .mail
#
-# Delay in seconds before being allowed another attempt after a login failure
-#
-FAIL_DELAY 3
-
-#
# Enable logging and display of /var/log/faillog login failure info.
# This option conflicts with the pam_tally PAM module.
#
@@ -321,6 +316,7 @@
#ENV_HZ
#CHFN_AUTH
#CHSH_AUTH
+#FAIL_DELAY
################# OBSOLETED #######################
# #
More information about the Pkg-shadow-commits
mailing list