From 76097618c269399d4da9cd871d4b7cc21818abc7 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Thu, 18 Mar 2010 12:18:02 +0000 Subject: [PATCH] - Fixed parsing of gshadow. This fix password support in newgrp. Closes: #569899 --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index a3d2acb1..91cac108 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ shadow (1:4.1.4.3-1) UNRELEASED; urgency=low 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 + - Fixed parsing of gshadow. This fix password support in newgrp. + Closes: #569899 * 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