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