X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/51d13ae3354082c12f6e5dd3797c514c6de702b0..429465b26c77b3b6d37adc45e576e9cdf7e80f91:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 26368db0e..0ca0b5223 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +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 Fri, 4 Feb 2005 10:23:01 -0800 + +apt (0.6.30) unstable; urgency=low + + * Add ppc64 to buildlib/archtable + * Merge michael.vogt@canonical.com--2004/apt--status-fd--0 + - Support preserving dpkg status file descriptor, to support + better integration with synaptic + + -- Matt Zimmerman Wed, 19 Jan 2005 00:26:01 -0800 + +apt (0.6.29) hoary; urgency=low + + * Merge apt--mvo--0 (0.6.27ubuntu4) + + + -- Matt Zimmerman Tue, 28 Dec 2004 17:18:02 -0800 + apt (0.6.28) hoary; urgency=low * Merge apt--mvo--0 @@ -6,6 +33,17 @@ apt (0.6.28) hoary; urgency=low -- Matt Zimmerman Thu, 23 Dec 2004 18:53:16 -0800 +apt (0.6.27ubuntu4) hoary; urgency=low + + * remove old sig-file in partial/ before starting to fetch a new sig-file + (see ubuntu #4769 for the rational) + * added apt-key update method (uses ubuntu-keyring) + * documented the "--allow-unauthenticated" switch + * added DEB_BUILD_PROG_OPTS to debian/rules (additonal options can be + passed to DEB_BUILD_PROG like "-S") + + -- Michael Vogt Thu, 23 Dec 2004 11:12:51 +0100 + apt (0.6.27ubuntu3) hoary; urgency=low * added a exact dependency from libapt-pkg-dev to the apt version it was