summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2021-07-20 20:00:00 +0000
committerDmitry V. Levin <ldv@altlinux.org>2021-07-20 20:00:00 +0000
commit8d78fbf45e2fd73184a0152aa93db26fb384598a (patch)
tree4db8fcb57d226301a72f4e1b2eca4d41835519a8 /NEWS
parentc6b49dad06d57c3ee3dddde46f514cfb04c930ae (diff)
Prepare for 1.5.2 release
* configure.ac (AC_INIT): Raise version to 1.5.2. * NEWS: Update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 14 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index f4d11303..ca436baf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,19 @@
Linux-PAM NEWS -- history of user-visible changes.
-Release next
-* pam_timestamp: change hmac algorithm to call openssl instead of the bundled
- sha1 implementation if selected. Add option to select the hash
- algorithm to use with HMAC.
+Release 1.5.2
+* pam_exec: implemented quiet_log option.
+* pam_mkhomedir: added support of HOME_MODE and UMASK from /etc/login.defs.
+* pam_timestamp: changed hmac algorithm to call openssl instead of the bundled
+ sha1 implementation if selected, added option to select
+ the hash algorithm to use with HMAC.
+* Added pkgconfig files for provided libraries.
+* Added --with-systemdunitdir configure option to specify systemd unit
+ directory.
+* Added --with-misc-conv-bufsize configure option to specify the buffer size
+ in libpam_misc's misc_conv() function, raised the default value for this
+ parameter from 512 to 4096.
+* Multiple minor bug fixes, portability fixes, documentation improvements,
+ and translation updates.
Release 1.5.1
* pam_unix: fixed CVE-2020-27780 - authentication bypass when a user