summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-10-28 20:57:31 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2008-10-28 20:57:31 +0100
commit17745b02462bfbc0f1e8e5b2a062d887280345ea (patch)
tree6231e2e3d2f21ab8a423b46b8ef9642068370801 /debian/changelog
parentd720a7d47968dff71befcd5081d7af4e3eaad081 (diff)
* apt-pkg/deb/dpkgpm.cc:
- fix potential hang when in a backgroud process group
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 283c49fd5..fdf2db409 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ apt (0.7.17) UNRELEASED; urgency=low
of variables (LP: #56792)
* apt-pkg/cacheiterators.h:
- add missing checks for Owner == 0 in end()
+ * apt-pkg/deb/dpkgpm.cc:
+ - fix potential hang when in a backgroud process group
[ Dereck Wonnacott ]
* apt-ftparchive might write corrupt Release files (LP: #46439)