From: Michael Vogt Date: Mon, 8 May 2006 16:45:43 +0000 (+0200) Subject: * merged from mainline X-Git-Tag: 0.7.21~325 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/cfde4904a7b61e2a3c75322a08a6fac3c062d65d?hp=-c * merged from mainline --- cfde4904a7b61e2a3c75322a08a6fac3c062d65d diff --combined debian/changelog index 6d2a7173a,034702090..c9f410788 --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,10 +1,15 @@@ apt (0.6.44) unstable; urgency=low * apt-pkg/acquire.cc: don't show ETA if it is 0 or absurdely large + * apt-pkg/contrib/sha256.{cc,h},hashes.{cc,h}: support for sha256 + (thanks to Anthony Towns) + * ftparchive/cachedb.{cc,h},writer.{cc,h}: optimizations + (thanks to Anthony Towns) + * apt pdiff support from experimental merged + * apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to Matt Zimmerman) * apt-pkg/deb/dpkgpm.cc: - wording fixes (thanks to Matt Zimmerman) - - fix error in dpkg interaction (closes: #364513, - thanks to Martin Dickopp) + - fix error in dpkg interaction (closes: #364513, thanks to Martin Dickopp) * apt-pkg/tagfile.{cc,h}: - use MMap to read the entries (thanks to Zephaniah E. Hull for the patch) Closes: #350025 @@@ -18,8 -13,17 +18,17 @@@ * doc/apt-ftparchive.1.xml: - fix documentation for "SrcPackages" -> "Sources" (thanks to Bart Martens for the patch, closes: #307756) - - -- Michael Vogt Sun, 2 Apr 2006 16:41:54 +0200 + * debian/libapt-pkg-doc.doc-base.cache: + - remove broken charackter from description (closes: #361129) + * apt-inst/deb/dpkgdb.cc, methods/gpgv.cc: + - i18n fixes (closes: #349298) + * debian/postinst: dont fail on not available + /usr/share/doc/apt/examples/sources.list (closes: #361130) + * methods/ftp.cc: + - unlink empty file in partial if the download failed because + the file is missing on the server (closes: #316337) + - -- ++ -- Michael Vogt Mon, 8 May 2006 18:41:04 +0200 apt (0.6.43.3) unstable; urgency=low