summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2013-07-28 14:43:20 +0200
committerChristian Perrier <bubulle@debian.org>2013-07-28 14:43:20 +0200
commit80a1bae6fed766f64eb69c54dcf2e9e0b4bc3349 (patch)
treee4d3f29d046f14a6334d42fd4abe5302ce850095 /debian
parente8bdaa552b8f59763b398c2364c411bb1120084a (diff)
downloadshadow-80a1bae6fed766f64eb69c54dcf2e9e0b4bc3349.tar.gz
One more bug foxed upstream
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index cba2f99a..836e5d80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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.