From: nekral-guest Date: Sat, 9 May 2009 13:15:51 +0000 (+0000) Subject: Sort entries alphabetically. X-Git-Tag: 4.1.4~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bcb2c1e71bf7f1510baee2ffa6e737a6d8b84de;p=thirdparty%2Fshadow.git Sort entries alphabetically. --- diff --git a/NEWS b/NEWS index 7da682ad3..4f4b9f558 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,12 @@ shadow-4.1.3.1 -> shadow-4.1.3.2 UNRELEASED the previous behavior on Linux (where utmp and utmpx are identical). * Fix build failure on non-PAM systems when --without-pam is not specified. + +- chpasswd + * Change the passwords using PAM. This permits to define the password + policy in a central place. The -c/--crypt-method, -e/--encrypted, + -m/--md5, -s/--sha-rounds are no more supported on PAM enabled + systems. - login * Do not trust the current utmp entry's ut_line to set PAM_TTY. This could lead to DOS attacks. @@ -15,11 +21,6 @@ shadow-4.1.3.1 -> shadow-4.1.3.2 UNRELEASED user to update his authentication token if needed. - lastlog * Fix regression causing empty reports. -- chpasswd - * Change the passwords using PAM. This permits to define the password - policy in a central place. The -c/--crypt-method, -e/--encrypted, - -m/--md5, -s/--sha-rounds are no more supported on PAM enabled - systems. *** translation - Updated Korean translation