summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-08-25 01:17:34 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:25:56 -0800
commita852177c4fde4f21ca20abba1ca8d9db06824102 (patch)
tree8231cb0fd1f73de3bb882f00db50217ed4126dd0 /debian/changelog
parentf0a0a0150498209b9363ed088e1c6809a097d8f5 (diff)
debian/patches/007_modules_pam_unix: drop divergence from upstream
that treats "0" as a special value in various fields in /etc/shadow, and document this in debian/NEWS. Thanks to Nicolas François <nicolas.francois@centraliens.net> for the detailed analysis. Closes: #308229.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a0997f8e..7b752138 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,11 @@ pam (1.1.0-1) UNRELEASED; urgency=low
symbols.
* Add /sbin/mkhomedir_helper to libpam-modules.
* Document that pam_cracklib no longer checks /etc/security/opasswd.
+ * debian/patches/007_modules_pam_unix: drop divergence from upstream
+ that treats "0" as a special value in various fields in /etc/shadow,
+ and document this in debian/NEWS. Thanks to Nicolas François
+ <nicolas.francois@centraliens.net> for the detailed analysis.
+ Closes: #308229.
-- Steve Langasek <vorlon@debian.org> Mon, 24 Aug 2009 01:23:18 -0700