summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2014-01-14 17:31:46 +0000
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:52 -0800
commit16cfe06b2b59296f61ad4f6ecc3b6354f1557fcb (patch)
tree9a255d6af83a20c1d38917d56c1483f80d3f6d9d
parent7f886f14b8d2b0499881083607f7f29c78a37eb7 (diff)
Document bug closure
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index aae0d129..39019786 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ pam (1.1.8-1) UNRELEASED; urgency=medium
Closes: #671740.
- fixes handling of 'quiet' argument to pam_listfile, to match the
documentation. Closes: #592219.
+ - fixes handling of @users@@hosts netgroup syntax in access.conf.
+ Closes: #681223.
- 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.