diff options
author | Tomas Mraz <tmraz@fedoraproject.org> | 2011-06-15 20:55:30 +0200 |
---|---|---|
committer | Tomas Mraz <tmraz@fedoraproject.org> | 2011-06-15 20:55:30 +0200 |
commit | 53d6722ab192193c77d187645a31949d3de65f2b (patch) | |
tree | ac3ba88c40a489314b58915faabe6d7259aae7c6 /ChangeLog | |
parent | ff7c230341fc4bd2266b9ddaf39d83683f12c040 (diff) | |
download | pam-53d6722ab192193c77d187645a31949d3de65f2b.tar.gz pam-53d6722ab192193c77d187645a31949d3de65f2b.tar.bz2 pam-53d6722ab192193c77d187645a31949d3de65f2b.zip |
Do not crash when remember, minlen, or rounds options are used with wrong module type.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,6 +11,9 @@ * modules/pam_pwhistory/pam_pwhistory.8.xml: Document the special meaning of remember=0. + * modules/pam_unix/support.c (_set_ctrl): Do not crash when remember, + minlen, or rounds options are used with wrong module type. + 2011-06-14 Thorsten Kukuk <kukuk@thkukuk.de> * configure.in: Check for libtirpc by default. |