summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-07-26 11:55:03 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:01:53 -0800
commit4a29ef333c8d76a6fdef5f1b52a1d7544e67e9e7 (patch)
tree5ef409e7aba72e2589bf74c5b501c0b68c38dc92 /debian/changelog
parentf19948eec9253c72d5694c6f90928b02725d5e03 (diff)
Drop patch 049_pam_unix_sane_locking, which upon review is not needed;
it reduces the length of time we hold the lock, but at the expense of being able to enforce minimum times between password changes.
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 4f316ff1..702f892d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -53,6 +53,9 @@ pam (0.99.10.0-1) UNRELEASED; urgency=low
(set or unset) when looking up the user's password entry for password
changes. Thanks to Quentin Godfroy <godfroy@clipper.ens.fr> for the
patch. Closes: #469635.
+ * Drop patch 049_pam_unix_sane_locking, which upon review is not needed;
+ it reduces the length of time we hold the lock, but at the expense of
+ being able to enforce minimum times between password changes.
-- Steve Langasek <vorlon@debian.org> Tue, 22 Jul 2008 10:55:45 -0700