summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-02-13 01:59:22 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-02-13 01:59:22 +0100
commit4cc6f8dc52144f773b96ee99070d1be0821b984e (patch)
tree165bb3afedc4c0b5cc8cd3114bd7434a92dc4a31 /debian
parent34e8a998eb9e4f75f989acc6f8b9db8010e56b7c (diff)
* apt-pkg/deb/dpkgpm.cc:
- stdin redirected to /dev/null takes all CPU (Closes: #569488) Thanks to Aurelien Jarno for providing (again) a patch!
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a81a2abd0..5d2527cbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,9 @@ apt (0.7.26) UNRELEASED; urgency=low
- add APT::FTPArchive::AlwaysStat to disable the too aggressive
caching if versions are build multiply times (not recommend)
Patch by Christoph Goehre, thanks! (Closes: #463260)
+ * apt-pkg/deb/dpkgpm.cc:
+ - stdin redirected to /dev/null takes all CPU (Closes: #569488)
+ Thanks to Aurelien Jarno for providing (again) a patch!
[ Ivan Masár ]
* Slovak translation update. Closes: #568294