summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2018-05-18 13:07:13 +0200
committerThorsten Kukuk <kukuk@thkukuk.de>2018-05-18 13:07:13 +0200
commit3b77a78d575b8ab56bb0e828499df328d55c925f (patch)
tree8240d6e1e2fef35fafa1b0ecb92dd2c7a2916b6a /NEWS
parent4017093a5c2347f980c51f4845ba775950293fe1 (diff)
Release version 1.3.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eecd883d..810a39e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,22 @@
Linux-PAM NEWS -- history of user-visible changes.
+Release 1.3.1
+* pam_motd: add support for a motd.d directory
+* pam_umask: Fix documentation to align with order of loading umask
+* pam_get_user.3: Fix missing word in documentation
+* pam_tally2 --reset: avoid creating a missing tallylog file
+* pam_mkhomedir: Allow creating parent of homedir under /
+* access.conf.5: Add note about spaces around ':'
+* pam.8: Workaround formatting problem
+* pam_unix: Check return value of malloc used for setcred data
+* pam_cracklib: Drop unused prompt macros
+* pam_tty_audit: Support matching users by uid range
+* pam_access: support parsing files in /etc/security/access.d/*.conf
+* pam_localuser: Correct documentation
+* pam_issue: Fix no prompting in parse escape codes mode
+* Unification and cleanup of syslog log levels
+
+
Release 1.3.0
* Remove of static modules support
* pam_unix: pass_not_set was removed