Another bug came in the mean time.

This commit is contained in:
nekral-guest
2009-04-15 23:00:59 +00:00
parent bce89b7cad
commit 1b0a6b20be
+1 -1
View File
@@ -6,7 +6,7 @@ shadow (1:4.1.3.1-1) unstable; urgency=low
* New upstream release:
- Fixed wrong parsing of octal permissions. This impacted login (permission
of the TTYs, UMASK, ERASECHAR or KILLCHAR) in release 1:4.1.3-1 only.
Closes: #524139
Closes: #524139, #524258
- removed debian/patches/200_bin_nb: Applied upstream.
- removed debian/patches/302_vim_selinux_support: Applied upstream.
- Fixed login segfault when called without a username. Closes: #524193