summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2010-08-31 23:34:04 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:48:26 -0800
commit64c205d41710427ab670f96ebfc90e229da03fdf (patch)
treeebfa78d5cf4f5f4965c9223b7481925e1267f967 /debian/changelog
parentd14caa1df90fe232b1ebd690dad62506af61589a (diff)
debian/patches/007_modules_pam_unix: drop compatibility handling of
'max=' no-op; use of this option will now log an error, as warned three years ago.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 69c19a42..29f9c79a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,6 @@ pam (1.1.1-5) UNRELEASED; urgency=low
* debian/rules: pass getconf LFS_CFLAGS so that we get a 64-bit rlimit
interface. Closes: #579402.
- * debian/patches-applied/007_modules_pam_unix: fix up patch for new
- upstream version which now implements minlen=, not min=.
* Drop patches conditional_module,_conditional_man and
mkhomedir_linking.patch, which are included upstream.
* debian/patches/hurd_no_setfsuid: pam_env and pam_mail now also use
@@ -15,6 +13,9 @@ pam (1.1.1-5) UNRELEASED; urgency=low
compatibility with upstream.
* debian/NEWS: document the disappearance of 'min=n', in case users have
encoded this option elsewhere outside of /etc/pam.d/common-password.
+ * debian/patches/007_modules_pam_unix: drop compatibility handling of
+ 'max=' no-op; use of this option will now log an error, as warned three
+ years ago.
-- Steve Langasek <vorlon@debian.org> Sun, 29 Aug 2010 00:56:28 -0700