From d27a65e33b8f2d1e612e6638c3a9fbb8ca6711a4 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Wed, 19 Mar 2008 18:37:09 +0000 Subject: [PATCH] Prepare next release. Indicate bugs fixed in the new upstream release. --- debian/changelog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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