diff --git a/debian/changelog b/debian/changelog index 737e44ca..203ac577 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,12 @@ -shadow (1:4.1.0-3) unstable; urgency=low +shadow (1:4.1.1~rc1-1) UNRELEASED; urgency=low + * New upstream release. This closes the following bugs: + - Fix errors when gpasswd is called without a gshadow file. + Closes: #467236, #467488 + - Fix newgrp segfault when the primary group is not listed in /etc/groups. + Closes: #461670 + - Fix infinite loop in usermod when two groups have the same name. + Closes: #470745 * debian/watch: Add a watch file for shadow. -- Nicolas FRANCOIS (Nekral) Sun, 24 Feb 2008 18:33:31 +0100