summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSam Hartman <hartmans@debian.org>2021-08-26 13:43:38 -0600
committerSteve Langasek <steve.langasek@canonical.com>2021-09-15 17:52:40 -0700
commit33d1a0b0b105d585a512a28273de3866ddd947ed (patch)
tree8c02025aa3d483526d31d346878d2f8a1d303021 /debian/changelog
parentaee2095b9a13a3abde1ba39f891a60918f112686 (diff)
debian/patches-applied/pam_unix_avoid_checksalt: upstream patch to
avoid crypt_checksalt because pre-bullseye password hashes were ignored.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0447e49a..848f13c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,11 @@ pam (1.4.0-10) UNRELEASED; urgency=medium
* Fix syntax error in libpam0g.postinst when a systemd unit fails,
Closes: #992538
+ * Include upstream patch not to use crypt_checksalt; without this
+ passwords set prior to bullseye were considered expired, Closes:
+ #992848
- -- Sam Hartman <hartmans@debian.org> Thu, 26 Aug 2021 13:11:23 -0600
+ -- Sam Hartman <hartmans@debian.org> Thu, 26 Aug 2021 13:43:23 -0600
pam (1.4.0-9) unstable; urgency=medium