summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2014-01-14 17:23:08 +0000
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:52 -0800
commit7f886f14b8d2b0499881083607f7f29c78a37eb7 (patch)
tree367167080bd97c33121c56cc356468c4c312ef97 /debian/changelog
parentfe9be8ae4c686f07658ed4fa7701cea9f65c27b8 (diff)
Document bug closure
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4b36da02..aae0d129 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ pam (1.1.8-1) UNRELEASED; urgency=medium
- includes upstream changes to pam_exec. Closes: #670147.
- adds support for newer hashing algorithms to pam_userdb.
Closes: #671740.
+ - fixes handling of 'quiet' argument to pam_listfile, to match the
+ documentation. Closes: #592219.
- 027_pam_limits_better_init_allow_explicit_root: support for reading
/proc/1/limits is upstream, this patch now only handles the policy
of resetting limits by default and not applying glob limits to root.