X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/ff6bb5727e35159acd061f77cc462a741d2c978e..321fc595f99b2e4113bfd2170556085b5005b1f3:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 7687fce5a..f29fc1b20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,13 @@ -apt (0.7.7) UNRELEASED; urgency=low +apt (0.7.8) UNRELEASED; urgency=low + + * Applied patch from Daniel Leidert to fix + APT::Acquire::Translation "none" support, closes: #437523. + * Applied patch from Daniel Burrows to add support + for the Homepage field (ABI break), closes: #447970. + + -- Otavio Salvador Thu, 25 Oct 2007 13:47:00 -0200 + +apt (0.7.7) unstable; urgency=low [ Michael Vogt ] * apt-inst/contrib/extracttar.cc: @@ -7,9 +16,10 @@ apt (0.7.7) UNRELEASED; urgency=low * apt-pkg/acquire-item.cc: - remove zero size files on I-M-S hit * methods/https.cc: - - only send LastModified if we actually have one + - only send LastModified if we actually have a file - send range request with if-range - delete failed downloads + - delete zero size I-M-S hits * apt-pkg/deb/dpkgpm.{cc,h}: - merged dpkg-log branch, this lets you specify a Dir::Log::Terminal file to log dpkg output to @@ -39,6 +49,10 @@ apt (0.7.7) UNRELEASED; urgency=low * cmdline/apt-mark: - Fix chmoding after have renamed the extended-states file (LP: #140019) (thanks to Laurent Bigonville) + * apt-pkg/depcache.cc: + - set "APT::Install-Recommends" to true by default (OMG!) + * debian/apt.cron.daily: + - only run the cron job if apt-get check succeeds (LP: #131719) [ Program translations ] - French updated @@ -48,6 +62,8 @@ apt (0.7.7) UNRELEASED; urgency=low - Vietnamese updated. Closes: #440611 - Danish updated. Closes: #441102 - Thai added. Closes: #442833 + - Swedish updated. + - Galician updated. Closes: #446626 [ Otavio Salvador ] * Add hash support to copy method. Thanks Anders Kaseorg by the patch @@ -68,6 +84,10 @@ apt (0.7.7) UNRELEASED; urgency=low - cmdline/apt-extracttemplates.cc: likewise; - apt-pkg/deb/debmetaindex.cc: comparison with string literal results in unspecified behaviour; + * cmdline/apt-get.cc: adds 'autoremove' as a valid comment to usage + statement of apt-get (closes: #445468). + * cmdline/apt-get.cc: really applies Julien Danjou + patch to add 'purge' command line argument (closes: #133421). [ Ian Jackson ] * dpkg-triggers: Deal properly with new package states. @@ -76,7 +96,7 @@ apt (0.7.7) UNRELEASED; urgency=low * apt-pkg/contrib/mmap.cc: - don't fail if msync() returns > 0 - -- Otavio Salvador Mon, 06 Aug 2007 10:44:53 -0300 + -- Michael Vogt Tue, 23 Oct 2007 14:58:03 +0200 apt (0.7.6) unstable; urgency=low