summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-08-01 15:30:50 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-08-01 15:30:50 +0200
commitf96bcef72c47ab32f4742da2673a12b3a47d8367 (patch)
tree671e533c88e15554d175c3c0c8897faf14a2415d /debian/changelog
parentcfba1fd82dde4d73c8856c50e2f9c8ca57af0a56 (diff)
parent7ca05341380434ae9e557d16d1ae88d133f0490c (diff)
merged from the debian-sid branch
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9fd44439c..a37ffe4d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+apt (0.8.15.5ubuntu1) oneiric; urgency=low
+
+ * apt-pkg/pkgcachegen.{cc,h}:
+ - fix crash when P.Arch() was used but the cache got remapped
+ (LP: #812862)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 01 Aug 2011 15:18:50 +0200
+
+apt (0.8.15.5) unstable; urgency=low
+
+ [ David Kalnischkies ]
+ * apt-pkg/deb/deblistparser.cc:
+ - do not assume that the last char on a line is a \n (Closes: #633350)
+
+ -- Michael Vogt <mvo@debian.org> Thu, 28 Jul 2011 16:49:15 +0200
+
apt (0.8.15.4ubuntu2) oneiric; urgency=low
* apt-pkg/contrib/fileutl.{cc,h}: