From 31678f87d94988b8db3769aaf7488d70346422bb Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Thu, 25 Mar 2010 19:49:31 +0000 Subject: [PATCH] * New upstream release: - mail checking is no more mentioned in login(1) since it is done by PAM. Closes: #470059 - The -e (and -c and -m) option was restored in chpasswd (which still uses PAM by default). Closes: #539354 --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index cf2f6804..54b578f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,10 @@ shadow (1:4.1.5-1) UNRELEASED; urgency=low - pwck and grpck stop sorting at the first line which begins with a '+'. This will avoid messing up with NIS entries. Closes: #567836 - Fix interruption of su, newgrp, vipw with Ctrl-Z. Closes: 530231 + - mail checking is no more mentioned in login(1) since it is done by PAM. + Closes: #470059 + - The -e (and -c and -m) option was restored in chpasswd (which still uses + PAM by default). Closes: #539354 * debian/securetty.kfreebsd: On GNU/kFreeBSD the serial devices have change from /dev/cuuaX to /dev/ttydX in kernel 6.0. Closes: #544523 * debian/securetty.linux: Added support for embedded ARM AMBA PL011 ports