Sort entries alphabetically.
This commit is contained in:
parent
79db09da98
commit
8bcb2c1e71
11
NEWS
11
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).
|
the previous behavior on Linux (where utmp and utmpx are identical).
|
||||||
* Fix build failure on non-PAM systems when --without-pam is not
|
* Fix build failure on non-PAM systems when --without-pam is not
|
||||||
specified.
|
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
|
- login
|
||||||
* Do not trust the current utmp entry's ut_line to set PAM_TTY. This could
|
* Do not trust the current utmp entry's ut_line to set PAM_TTY. This could
|
||||||
lead to DOS attacks.
|
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.
|
user to update his authentication token if needed.
|
||||||
- lastlog
|
- lastlog
|
||||||
* Fix regression causing empty reports.
|
* 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
|
*** translation
|
||||||
- Updated Korean translation
|
- Updated Korean translation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user