summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-07-29 13:52:18 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-07-29 13:52:18 +0200
commit410ea6525d613fe91029d5a6526254739fc5880b (patch)
tree8c419fc59f7feef1ef72f9a530e589b6695dbd76 /debian
parent6fd07d3a70819450b9a546a2b66989667f869fdc (diff)
parent64dda04bd949ab73ca77732fcc5149cc7c2a5557 (diff)
merge from lp:~mvo/apt/mvo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 339b92c79..05502a92a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ apt (0.8.16~exp5) UNRELEASED; urgency=low
* apt-pkg/makefile:
- install sha256.h compat header
+ * apt-pkg/pkgcachegen.{cc,h}:
+ - use ref-to-ptr semantic in NewDepends() to ensure that the
+ libapt does not segfault if the cache is remapped in between
+ (LP: #812862)
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 29 Jul 2011 13:44:01 +0200