summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-07-25 23:57:28 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:01:53 -0800
commitf1c163e9eee6124223cc52f5d3394f0b9f9c57fc (patch)
tree412554c37e65b8b9fb8b43012e1b8cc7b755c980 /debian/changelog
parent283a725f8c487f742ac6df2a9d5691e3571a7b39 (diff)
pam_unix now supports SHA-256 and SHA-512 password hashes.
Closes: #484249, LP: #245786.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bd2ca9e8..c47800bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ pam (0.99.10.0-1) UNRELEASED; urgency=low
- fix setting shell security context in pam_selinux. Closes: #451722.
- use --disable-audit, to avoid libaudit being linked in
accidentally
+ - pam_unix now supports SHA-256 and SHA-512 password hashes.
+ Closes: #484249, LP: #245786.
* Drop patches 006_docs_cleanup, 015_hurd_portability,
019_pam_listfile_quiet, 024_debian_cracklib_dict_path, 038_support_hurd,
043_pam_unix_unknown_user_not_alert, 046_pam_group_example,