X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/00c6e1a3eb3d7c8890ca8861c07663f54e0900e0..2ec858bc68bc2d79ec020fe24be2d76b7c5b6792:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index d56d6b857..3e1a619ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,26 @@ -apt (0.8.15.1) UNRELEASEDunstable; urgency=low +apt (0.8.15.2) unstable; urgency=high + + * fix from David Kalnischkies for the InRelease gpg verification + code (LP: #784473) + * cmdline/apt-get.cc: + - fix missing download progress in apt-get download + * apt-pkg/contrib/cdromutl.cc: + - fix escape problem when looking for the mounted devices + * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: + - add new DeEscapeString() similar to DeQuoteString but + unescape character escapes like \0XX and \xXX (plus added + test) + * apt-pkg/contrib/fileutl.{cc,h}: + - add GetModificationTime() helper + * apt-pkg/pkgcachegen.cc: + - regenerate the cache if the sources.list changes to ensure + that changes in the ordering there will be honored by apt + * apt-pkg/sourcelist.{cc,h}: + - add pkgSourceList::GetLastModifiedTime() helper + + -- Michael Vogt Tue, 12 Jul 2011 11:54:47 +0200 + +apt (0.8.15.1) unstable; urgency=low [ David Kalnischkies ] * doc/makefile: @@ -19,7 +41,7 @@ apt (0.8.15.1) UNRELEASEDunstable; urgency=low - save all stanzas which had no effect in Unmatched - allow package:architecure in Package: - -- David Kalnischkies Thu, 30 Jun 2011 00:02:15 +0200 + -- Michael Vogt Thu, 30 Jun 2011 10:05:36 +0200 apt (0.8.15) unstable; urgency=low