Mark 442334 as being fixed in 4.0.18.2

This commit is contained in:
nekral-guest
2007-10-27 19:47:20 +00:00
parent 1e502d5cbc
commit 9df5820cb5

3
debian/changelog vendored
View File

@@ -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