From 1b0a6b20be26e11031616a46c4be55bfd5496df4 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Wed, 15 Apr 2009 23:00:59 +0000 Subject: [PATCH] Another bug came in the mean time. --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 42bf77ec..ea46cb71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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