summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@debian-devbox>2011-08-01 15:32:16 +0200
committerMichael Vogt <egon@debian-devbox>2011-08-01 15:32:16 +0200
commit3bbcf3b90405b25fc3a53dad0a6afdf341de528c (patch)
tree801e2edc33e6548cacebcef522834de603e2ed40 /debian
parent5e7b0aa9eb884f663c3a87968057d9f540fe0175 (diff)
parent77de0e831a12aedde05ff6bff8fb07dcbb4074ad (diff)
fix crash when P.Arch() was used but the cache got remapped
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 05502a92a..2d3f1a9c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ apt (0.8.16~exp5) UNRELEASED; urgency=low
- use ref-to-ptr semantic in NewDepends() to ensure that the
libapt does not segfault if the cache is remapped in between
(LP: #812862)
+ - fix crash when P.Arch() was used but the cache got remapped
- -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 29 Jul 2011 13:44:01 +0200
+ -- Michael Vogt <mvo@debian.org> Mon, 01 Aug 2011 15:31:55 +0200
apt (0.8.16~exp4) experimental; urgency=low
@@ -105,13 +106,13 @@ apt (0.8.16~exp1) experimental; urgency=low
-- Michael Vogt <mvo@debian.org> Wed, 29 Jun 2011 12:40:31 +0200
-apt (0.8.15.5) UNRELEASED; urgency=low
+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)
- -- David Kalnischkies <kalnischkies@gmail.com> Wed, 27 Jul 2011 23:25:45 +0200
+ -- Michael Vogt <mvo@debian.org> Thu, 28 Jul 2011 16:49:15 +0200
apt (0.8.15.4) unstable; urgency=low