summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2010-01-08 16:48:41 -0800
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:26:02 -0800
commitbd01c7eaabdecde8fbf697b17d70e3596aeaf83f (patch)
tree31afa46f647ea3534c8cf8a8d84cecb27a092d21 /debian/changelog
parentc84ac54e5fe152693248f674b6294759f338c4a2 (diff)
debian/patches/007_modules_pam_unix: recognize that *all* of the password
hashes other than traditional crypt handle passwords >8 chars in length. LP: #356766.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 722d1957..52e5773e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ pam (1.1.0-5) UNRELEASED; urgency=low
Closes: #563674.
* And drop postgresql-{7.4,8.1} from the list, neither of which is present
in stable.
+ * debian/patches/007_modules_pam_unix: recognize that *all* of the password
+ hashes other than traditional crypt handle passwords >8 chars in length.
+ LP: #356766.
-- Steve Langasek <vorlon@debian.org> Wed, 16 Sep 2009 15:25:40 -0700