summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2008-04-21 11:21:12 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2008-04-21 11:21:12 +0000
commitaeccee4585ab2ea6deab9cbebc7afc67b7196a80 (patch)
treede848926000e8b5a9d970b4a7da44abd65b370c5 /NEWS
parent902026536a826400014a7508b008e41269d081e6 (diff)
Relevant BUGIDs:
Purpose of commit: bugfix Commit summary: --------------- 2008-04-21 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_access/access.conf.5.xml: Document changed behavior of LOCAL keyword. * modules/pam_access/pam_access.c: Add from_remote_host to struct login_info to change behavior of LOCAL keyword: if PAM_RHOST is not set, LOCAL will be true.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 02df9ee1..682fd29f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,18 @@
Linux-PAM NEWS -- history of user-visible changes.
+
+Release 1.0.90
+
* Supply hostname of the machine to netgroup match call in pam_access.
* Make pam_namespace to work safe on child directories of parent directories
owned by users.
+* Redifine LOCAL keyword of pam_access configuration file
+* Add support fro try_first_pass and use_first_pass to pam_cracklib
+
Release 1.0.1
-* Regression fixed in pam_set_item().
+* Regression fixed in pam_set_item()
Release 1.0.0