diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2010-08-04 14:51:45 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2010-08-04 14:51:45 +0000 |
commit | b49870caf2ff25923826bd85865f3a71eea36ea0 (patch) | |
tree | 24029369459bc904ad7a92c4d1999445d3cf177f /ChangeLog | |
parent | aab76bad2fa0f6bb7dafff402b6dae0ceb9dc48c (diff) | |
download | pam-b49870caf2ff25923826bd85865f3a71eea36ea0.tar.gz pam-b49870caf2ff25923826bd85865f3a71eea36ea0.tar.bz2 pam-b49870caf2ff25923826bd85865f3a71eea36ea0.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2010-08-04 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_tally2/pam_tally2.c (get_tally): Create file
with correct permissions. Patch by Diego Elio "Flameeyes" Pettenò.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2010-08-04 Thorsten Kukuk <kukuk@thkukuk.de> + * modules/pam_tally2/pam_tally2.c (get_tally): Create file + with correct permissions. Patch by Diego Elio “Flameeyes” Pettenò. + * modules/pam_unix/passverify.c (PAMH_ARG_DECL): Don't request password change if time is not yet set (1.1.1970). Bug #2730965. |