summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5f86660d..bd4bca65 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
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_faillock: added nodelay option to not set pam_fail_delay
+
Release 1.5.0
* Multiple minor bug fixes, portability fixes, and documentation improvements.
* Extended libpam API with pam_modutil_check_user_in_passwd function.