summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-03-02 02:49:53 -0800
committerSteve Langasek <vorlon@debian.org>2019-01-08 17:27:14 -0800
commit987fbc2a1b293b576408535446aac8d2573744ec (patch)
treebd4b460ed065bdeef1f821a5934ae9b565574c1d /debian/changelog
parent819aa33df8bd97e7adba17f4c2d549e17981bf47 (diff)
shadow the finite kernel defaults for RLIMIT_SIGPENDING and
RLIMIT_MSGQUEUE as well, so that the preceding changes don't suddenly expose systems to DoS or other issues.
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 4f0bddf3..70f34833 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ pam (1.0.1-7) UNRELEASED; urgency=low
* 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!
+ - shadow the finite kernel defaults for RLIMIT_SIGPENDING and
+ RLIMIT_MSGQUEUE as well, so that the preceding changes don't suddenly
+ expose systems to DoS or other issues.
-- Steve Langasek <vorlon@debian.org> Mon, 02 Mar 2009 01:07:43 -0800