summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-05-10 00:14:50 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-05-10 00:14:50 +0200
commitadbd7eb4db58ce38965bf6340b8b059a07fdb5bc (patch)
tree9ba0987be61d69354ef927cca5ac243aee2732cc /debian
parentba667cf74b94846c0696ae7a27e53b28492554b6 (diff)
collect zombie (de)compressor processes on reopen
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b9ba6769..8b052e234 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,7 @@ apt (0.9.3) UNRELEASED; urgency=low
- ensure that we do init d only once and especially not with its own
content as this causes some "interesting" hickups resulting in segfaults
as it seems (Closes: #554387, #670979)
+ - collect zombie (de)compressor processes on reopen
* apt-pkg/aptconfiguration.cc:
- use NULL instead of "" for no (un)compress parameters