summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-09-26 13:31:24 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-09-26 13:31:24 +0200
commitb4b5da6766012597f4ba657f1cb0eed0c9ae6bfe (patch)
tree54eb0eda3df4b70ad18c20c4fe80fd54f229a964 /debian
parentb05401c0c26d60f08af1c48df89812f0e9c94bdb (diff)
* apt-pkg/deb/deblistparser.cc:
- fix crash when the dynamic mmap needs to be grown in LoadReleaseInfo (LP: #854090)
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 88b614ca1..a31a39422 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (0.8.16~exp5ubuntu12) UNRELEASED; urgency=low
+
+ [ David Kalnischkies ]
+ * apt-pkg/deb/deblistparser.cc:
+ - fix crash when the dynamic mmap needs to be grown in
+ LoadReleaseInfo (LP: #854090)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 26 Sep 2011 13:31:11 +0200
+
apt (0.8.16~exp5ubuntu11) oneiric; urgency=low
[ Colin Watson ]