From e8bdaa552b8f59763b398c2364c411bb1120084a Mon Sep 17 00:00:00 2001 From: Christian Perrier Date: Sun, 28 Jul 2013 14:19:11 +0200 Subject: [PATCH] Document issues fixed by the next upstream release --- debian/changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index df7c9e18..cba2f99a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ -shadow (1:4.1.5.1-3) UNRELEASED; urgency=low +shadow (1:4.2-1) UNRELEASED; urgency=low + * New upstream release. Fixes: + - Invalid free() in su fixed by using strdup(). Thanks to Serge + Hallyin for the patch. Closes: #691459 * Moved to git: replace Vcs-Git in place of Vcs-Svn and adapt Vcs-Browser.