From fe99e0edd8493bb212db122e278b83bd6c5c06b1 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Thu, 18 Mar 2010 12:10:09 +0000 Subject: [PATCH] - This also allows, in the chage interactive mode, to specify -1 as the expiration date to disable it. Closes: #573018 --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index bef6d779..a3d2acb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ shadow (1:4.1.4.3-1) UNRELEASED; urgency=low + debian/patches/523_su_arguments_are_no_more_concatenated_by_default - Added support for dates already specified as a number of days since Epoch in useradd, usermod and chage. Closes: #562221 + - This also allows, in the chage interactive mode, to specify -1 as the + expiration date to disable it. Closes: #573018 * 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