X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/13e8426f800dd5e21e78fa6488b860e3f0467984..ed478d8cabf4abd695f2cacc50442e8c0e3ac770:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 059840378..078d2c8b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +apt (0.6.41.1) unstable; urgency=low + + * apt-pkg/cdrom.cc: + - unmount the cdrom when apt failed to locate any package files + * allow cdrom failures and fallback to other sources in that case + (closes: #44135) + * better error text when dpkg-source fails + * Merge bubulle@debian.org--2005/apt--main--0 up to patch-115: + - patch-99: Added Galician translation + - patch-100: Completed Danish translation (Closes: #325686) + - patch-104: French translation completed + - patch-109: Italian translation completed + - patch-112: Swedish translation update + - patch-115: Basque translation completed (Closes: #333299) + * applied french man-page update (thanks to Philippe Batailler) + (closes: #316318, #327456) + * fix leak in the mmap code, thanks to Daniel Burrows for the + patch (closes: #250583) + * support for apt-get source -t (and honor pining) (closes: #152129) + * added "APT::Authentication::Trust-CDROM" option to make the life + for the installer people easier (closes: #334656) + * fix crash in apt-ftparchive (thanks to Bastian Blank for the patch) + (closes: #334671) + * apt-pkg/contrib/md5.cc: + - fix a alignment problem on sparc64 that gives random bus errors + (thanks to Fabbione for providing a test-case) + + -- + apt (0.6.41) unstable; urgency=low * improved the support for "error" and "conffile" reporting from @@ -27,7 +56,7 @@ apt (0.6.41) unstable; urgency=low * Reread status configuration on debSystem::Initialize() (needed for apt-proxy, thanks to Otavio for this patch) - -- Michael Vogt Tue, 23 Aug 2005 00:15:00 +0200 + -- Michael Vogt Mon, 5 Sep 2005 22:59:03 +0200 apt (0.6.40.1) unstable; urgency=low