aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d6e971c9..2d49ec39 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
Linux-PAM NEWS -- history of user-visible changes.
Release 1.5.1
-* pam_unix: fixed CVE-2020-27780 - authentication bypass when an
- user doesn't exist and root password is blank
+* pam_unix: fixed CVE-2020-27780 - authentication bypass when a user
+ doesn't exist and root password is blank
* pam_faillock: added nodelay option to not set pam_fail_delay
* pam_wheel: use pam_modutil_user_in_group to check for the group membership
with getgrouplist where it is available