summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-09-05 15:10:55 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-09-05 15:10:55 +0200
commit5d053270a275d1c825c793151f50bf3b680f55ec (patch)
tree90542eb6ed661286d3f9bc15682ba9e12c2957fd /debian
parent394957744d64b13473bfeea5403a7a11284510dc (diff)
* apt-pkg/deb/dpkgpm.{cc,h}:
- fix bug in dpkg log writing when a signal is caught during select() (LP: #134858) - write end marker in the log as well
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 304588fab..b0f414126 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (0.7.6ubuntu8) gutsy; urgency=low
+
+ * apt-pkg/deb/dpkgpm.{cc,h}:
+ - fix bug in dpkg log writing when a signal is caught during
+ select() (LP: #134858)
+ - write end marker in the log as well
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 05 Sep 2007 15:03:46 +0200
+
apt (0.7.6ubuntu7) gutsy; urgency=low
* reupload to fix FTBFS