diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-22 17:27:55 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-22 17:27:55 +0200 |
commit | 2db5c8e7f1cf88d7bb570e04be0443dd8aad57a7 (patch) | |
tree | 8a953305b2af00b8789e37cc27bcdb00bef6de6e /debian | |
parent | 2bde2334b3be5279d044fe552d0ff5ce38db1763 (diff) |
cherry pick from lp:~mvo/apt/mvo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4fed33ae3..cac4ea361 100644 --- a/debian/changelog +++ b/debian/changelog @@ -112,12 +112,17 @@ apt (0.8.16~exp5ubuntu1) oneiric; urgency=low apt (0.8.16~exp5) UNRELEASED; urgency=low + [ Michael Vogt ] * 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) + + [ Colin Watson ] + * ftparchive/cachedb.cc: + - fix buffersize in bytes2hex -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 29 Jul 2011 13:44:01 +0200 |