summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-07-29 18:36:26 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-07-29 18:36:26 +0200
commita6d40092c61b43698facb721da867738b801b397 (patch)
treee4b635a8e6770da9817eabb439cf43bb7359b914 /debian
parentd074870043ffcd404e014d5793318427435c3ca1 (diff)
parente99a544c8c48d8067d008b5c7e4e1d5479529ce2 (diff)
merged from http+urllib://anonscm.debian.org/bzr/bzr/apt/apt/debian-experimental2/
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog15
1 files changed, 13 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 9fa44c8f9..0ab11390a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,15 @@
-apt (0.8.16~exp4) UNRELEASED; urgency=low
+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
+
+apt (0.8.16~exp4) experimental; urgency=low
[ Julian Andres Klode ]
* apt-pkg/pkgcache.h:
@@ -28,7 +39,7 @@ apt (0.8.16~exp4) UNRELEASED; urgency=low
* apt-pkg/sourcelist.{cc,h}:
- add pkgSourceList::GetLastModifiedTime() helper
- -- Julian Andres Klode <jak@debian.org> Wed, 20 Jul 2011 16:23:55 +0200
+ -- Michael Vogt <mvo@debian.org> Thu, 28 Jul 2011 16:57:08 +0200
apt (0.8.16~exp3) experimental; urgency=low