summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2011-06-21 02:24:00 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:52:00 -0800
commit6a8fd96f8c1fdbed06fc27633e30e9f37d571cb0 (patch)
treebfc9e017bec1c374573ef7fb5b15fbdc2f701ba3 /debian/changelog
parent8335a262857d66d23f979995ade1b5c62050ee48 (diff)
debian/patches-applied/027_pam_limits_better_init_allow_explicit_root:
don't reset the process niceness for root; since it's root, they can still renice to a lower nice level if they need to and changing the nice level by default is unexpected behavior. Closes: #594377.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index de67b8fa..9006ee13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,10 @@ pam (1.1.3-2) UNRELEASED; urgency=low
[ Steve Langasek ]
* Build for multiarch. Closes: #463420.
+ * debian/patches-applied/027_pam_limits_better_init_allow_explicit_root:
+ don't reset the process niceness for root; since it's root, they can
+ still renice to a lower nice level if they need to and changing the
+ nice level by default is unexpected behavior. Closes: #594377.
-- Kees Cook <kees@debian.org> Wed, 08 Jun 2011 15:02:47 -0700