summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-03-02 02:29:36 -0800
committerSteve Langasek <vorlon@debian.org>2019-01-08 17:27:14 -0800
commit819aa33df8bd97e7adba17f4c2d549e17981bf47 (patch)
treeea0cd658ad98bff7f978b61d30d52a01a560ad7d /debian/changelog
parent7a50d08c6e1fa25a1eaa9f43bdd7f3daf63fba84 (diff)
027_pam_limits_better_init_allow_explicit_root: also fix the patch so
that our limit resets are actually *applied*, which has apparently been broken for who knows how long!
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4e6a1702..4f0bddf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ pam (1.0.1-7) UNRELEASED; urgency=low
of 1024 by default; try to set this limit to the value of
/proc/sys/fs/nr_open if we can, or fall back to RLIM_INFINITY.
Closes: #515673, LP: #327597.
+ * 027_pam_limits_better_init_allow_explicit_root: also fix the patch so
+ that our limit resets are actually *applied*, which has apparently been
+ broken for who knows how long!
-- Steve Langasek <vorlon@debian.org> Mon, 02 Mar 2009 01:07:43 -0800