One more bug foxed upstream

This commit is contained in:
Christian Perrier
2013-07-28 14:43:20 +02:00
parent e8bdaa552b
commit 80a1bae6fe

7
debian/changelog vendored
View File

@@ -2,7 +2,12 @@ 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
Hallyn for the patch. Closes: #691459
- Kill the child process group, rather than just the
immediate child; this is needed now that su no
longer starts a controlling terminal when not running an
interactive shell. Thanks to Colin Watson for the patch.
Closes: #713979
* Moved to git: replace Vcs-Git in place of Vcs-Svn and adapt
Vcs-Browser.