summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2007-01-23 10:19:32 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2007-01-23 10:19:32 +0000
commit7cbfa335c57d068d59508c844f3957165cccfb9b (patch)
tree0044bf9724c0d4214ec385c258bfb8ee2e492a0c /NEWS
parent6cd17d661ccddf250640032a8eaa5c79633c2600 (diff)
Relevant BUGIDs:
Purpose of commit: bugfix Commit summary: --------------- 2007-01-23 Thorsten Kukuk <kukuk@suse.de> * release 0.99.7.1 * configure.in: Set version number to 0.99.7.1 2007-01-23 Thorsten Kukuk <kukuk@thukuk.de> Tomas Mraz <t2m@centrum.cz> * modules/pam_unix/support.c (_unix_verify_password): Always compare full encrypted passwords.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 01c09d44..810660fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
Linux-PAM NEWS -- history of user-visible changes.
+Release 0.99.7.1
+
+* Security fix for pam_unix.so (CVE-2007-0003).
+
+
Release 0.99.7.0
* Add manual page for pam_unix.so.
@@ -9,6 +14,7 @@ Release 0.99.7.0
* Cleanup of configure options.
* Update hungarian translation, fix german translation.
+
Release 0.99.6.3
* pam_loginuid: New PAM module.