From 9df5820cb565865ada82dfa91901c5cebddca56d Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sat, 27 Oct 2007 19:47:20 +0000 Subject: [PATCH] Mark 442334 as being fixed in 4.0.18.2 --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 68238b32..c68212d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ shadow (1:4.0.18.2-1) UNRELEASED; urgency=low * New upstream version. This closes the following bugs: - gpasswd manpage improvements. Closes: #445480 + - support for the resource limits "max nice value", and "max real time + priority" was added upstream. Note that it does not impact Debian + because shadow is compiled with PAM support on Debian. Closes: #442334 * Upstream bugs not fixed in upstream's CVS: - debian/securetty.linux: Added xvc0 and hvc0 consoles to the Linux's consoles where root login is allowed. Closes: #423389