summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2014-01-14 18:17:24 -0800
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:52 -0800
commit5418b405fbbe844156bcec18e4fb262bc95d25ec (patch)
tree51aeab815fad0a724fb1219ff370c8eb809af0e0
parent16cfe06b2b59296f61ad4f6ecc3b6354f1557fcb (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 39019786..a6454d09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ pam (1.1.8-1) UNRELEASED; urgency=medium
documentation. Closes: #592219.
- fixes handling of @users@@hosts netgroup syntax in access.conf.
Closes: #681223.
+ - fixes installation of the /etc/security/namespace.d directory.
+ Closes: #710998.
- 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.