X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/ed478d8cabf4abd695f2cacc50442e8c0e3ac770..2cf1aee845ce86e6dba7a069ce6ad5edefae1331:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 078d2c8b2..a4e403030 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,26 @@ -apt (0.6.41.1) unstable; urgency=low +apt (0.6.42.2) unstable; urgency=low + + * Merge bubulle@debian.org--2005/apt--main--0 up to patch-118: + - patch-118: Russian translation update by Yuri Kozlov (closes: #335164) + * cmdline/apt-get.cc: + - bufix in FindSrc (closes: #335213) + * added armeb to archtable (closes: #333599) + + -- + +apt (0.6.42.1) unstable; urgency=low + + * fix a incorrect example in the apt_prefrences man page + (thanks to Filipus Klutiero, closes: #282918) + * apt-pkg/pkgrecords.cc: + - revert patch from last version, it causes trouble on alpha + and ia64 (closes: #335102, #335103) + * cmdline/apt-get.cc: + - be extra carefull in FindSrc (closes: #335213) + + -- Michael Vogt Sat, 22 Oct 2005 23:44:35 +0200 + +apt (0.6.42) unstable; urgency=low * apt-pkg/cdrom.cc: - unmount the cdrom when apt failed to locate any package files @@ -13,19 +35,24 @@ apt (0.6.41.1) unstable; urgency=low - patch-112: Swedish translation update - patch-115: Basque translation completed (Closes: #333299) * applied french man-page update (thanks to Philippe Batailler) - (closes: #316318, #327456) + (closes: #316638, #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 + * support for apt-get [build-dep|source] -t (closes: #152129) + * added "APT::Authentication::TrustCDROM" 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) + * init the default ScreenWidth to 79 columns by default + (Closes: #324921) + * cmdline/apt-cdrom.cc: + - fix some missing gettext() calls (closes: #334539) + * doc/apt-cache.8.xml: fix typo (closes: #334714) - -- + -- Michael Vogt Wed, 19 Oct 2005 22:02:09 +0200 apt (0.6.41) unstable; urgency=low