X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/429465b26c77b3b6d37adc45e576e9cdf7e80f91..073895a5aa258ee76249267fe8699631062644f8:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 0ca0b5223..45b381148 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,74 @@ +apt (0.6.35os1) unstable; urgency=low + + * Resync with apt--main--0--patch-71. + [ This include the DDTP support for testing propose, report bugs + directly to me ] + + -- Otavio Salvador Wed, 23 Mar 2005 17:19:28 -0300 + +apt (0.6.36) hoary; urgency=low + + * + + -- Matt Zimmerman Sat, 26 Mar 2005 08:27:23 -0800 + +apt (0.6.35) hoary; urgency=low + + * Merge apt--mvo--0 (incorporates 0.6.34ubuntu1): + - Implement MaxSize and MaxAge in apt.cron.daily, to prevent the cache + from growing too large (Ubuntu #6761) + - some comments about the pkgAcqMetaSig::Custom600Headers() added + - use gpg --with-colons + - commented the ftp no_proxy unseting in methods/ftp.cc + - added support for "Acquire::gpgv::options" in methods/gpgv.cc + * Merge bubulle@debian.org--2005/apt--main--0 + - Make capitalization more consistent + - Un-fuzzy translations resulting from capitalization changes + - Italian translation update + + -- Matt Zimmerman Mon, 7 Mar 2005 20:08:33 -0800 + +apt (0.6.34) hoary; urgency=low + + * Add missing semicolon to configure-index (Closes: #295773) + * Update build-depends on gettext to 0.12 (Closes: #295077) + * Merge from bubulle@debian.org--2005/apt--main--0 to get + translation updates + + -- Matt Zimmerman Fri, 4 Mar 2005 16:13:15 -0800 + +apt (0.6.33) hoary; urgency=low + + * Merge michael.vogt@ubuntu.com--2005/apt--mvo--0 (through patch-6) + - patch-1: cosmetic changes (whitespace, "Apt::GPGV->APT::GPGV") + - patch-2: (doc) documentation for gpgv + - patch-3: (doc) new config variables added configure-index + - patch-4: pkgAcquire::Run() pulse intervall can be configured + - patch-5: fix for apt-get update removing Release.gpg files (#6865) + - patch-6: change the path scoring in apt-cdrom, prefer pathes without + symlinks + + -- Matt Zimmerman Sat, 26 Feb 2005 15:21:17 -0800 + +apt (0.6.32) hoary; urgency=low + + * Merge michael.vogt@ubuntu.com--2005/apt--mvo--0 (patch-1) + - Implement Acquire::gpgv::options (Ubuntu bug#6283) + + -- Matt Zimmerman Tue, 8 Feb 2005 19:31:15 -0800 + apt (0.6.31) hoary; urgency=low - * Remove debugging output from apt.cron.daily (no one noticed?) - * Apply patch from Anthony Towns to allow SHA1Summation to process a file - descriptor until EOF, rather than requiring that the length of input be - specified (Closes: #291338) - * Fix build/install of Polish offline documentation, based on patch from - Christian Perrier (Closes: #270404) + * Matt Zimmerman + - Remove debugging output from apt.cron.daily (no one noticed?) + - Apply patch from Anthony Towns to allow SHA1Summation to process a file + descriptor until EOF, rather than requiring that the length of input be + specified (Closes: #291338) + - Fix build/install of Polish offline documentation, based on patch from + Christian Perrier (Closes: #270404) + * Michael Vogt + - apt-cdrom.cc seperated into frontend (cmdline/apt-cdrom.cc and library + apt-pkg/cdrom.{cc,h}) (Ubuntu #5668) -- Matt Zimmerman Fri, 4 Feb 2005 10:23:01 -0800