summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bd4bca65..d6e971c9 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ 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
+* pam_wheel: use pam_modutil_user_in_group to check for the group membership
+ with getgrouplist where it is available
Release 1.5.0
* Multiple minor bug fixes, portability fixes, and documentation improvements.