diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-10 00:14:50 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-10 00:14:50 +0200 |
commit | adbd7eb4db58ce38965bf6340b8b059a07fdb5bc (patch) | |
tree | 9ba0987be61d69354ef927cca5ac243aee2732cc /debian | |
parent | ba667cf74b94846c0696ae7a27e53b28492554b6 (diff) |
collect zombie (de)compressor processes on reopen
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
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 |