[Pkg-shadow-commits] r1389 - upstream/trunk
nekral-guest at alioth.debian.org
nekral-guest at alioth.debian.org
Sat Nov 17 22:17:42 UTC 2007
Author: nekral-guest
Date: 2007-11-17 22:17:42 +0000 (Sat, 17 Nov 2007)
New Revision: 1389
Modified:
upstream/trunk/ChangeLog
upstream/trunk/NEWS
Log:
Add NEWS entries for the previous changes.
Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog 2007-11-17 22:07:47 UTC (rev 1388)
+++ upstream/trunk/ChangeLog 2007-11-17 22:17:42 UTC (rev 1389)
@@ -18,7 +18,7 @@
2007-11-17 Nicolas François <nicolas.francois at centraliens.net>
- * src/newgrp.c: Do not give an indication that the group has no
+ * NEWS, src/newgrp.c: Do not give an indication that the group has no
password.
* src/newgrp.c: Do not only bail on syslog if the password is not
valid. Also give an indication to the user on stderr.
Modified: upstream/trunk/NEWS
===================================================================
--- upstream/trunk/NEWS 2007-11-17 22:07:47 UTC (rev 1388)
+++ upstream/trunk/NEWS 2007-11-17 22:17:42 UTC (rev 1389)
@@ -9,8 +9,8 @@
- chgpasswd, chpasswd: Fix chpasswd and chgpasswd stack overflow. Based on
the Fedora's shadow-4.0.18.1-overflow.patch and Debian's
495_salt_stack_smash patches.
-- newgrp: Don't ask for a password if there are no group passwords. Just
- directly give up.
+- newgrp: Do not give an indication that the group has no password. Ask
+ for the password, as if there were a password.
- The permissions of the suid binaries is now configurable in
src/Makefile.am. Note that changing the permissions is not recommended.
- newgrp.c: Declare the child and pid variable at the beginning of a block.
@@ -41,6 +41,7 @@
were always missing.
- su: Avoid terminating the PAM library in the forked child. This is done
later in the parent after closing the PAM session.
+- userdel: Fix the homedir prefix checking.
- passwd, usermod: Refuse to unlock an account when it would result in a
passwordless account.
More information about the Pkg-shadow-commits
mailing list