X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b25423f6636a17f61a50ea03ad6bda42125f0323..f6237efdccd4b176efddaede6c9d90b8cecc0aa3:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 3ac4cbaee..421914b36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,58 @@ -apt (0.5.32) unstable; urgency=low +apt (0.6.27ubuntu4) hoary; urgency=low - * Call setlocale in the http methods, so that the messages are properly + * 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 + build with + + -- Michael Vogt Wed, 15 Dec 2004 09:56:32 +0100 + +apt (0.6.27ubuntu2) hoary; urgency=low + + * fixed a bug in the rule file that happend during the big 0.5->0.6 merge + + -- Michael Vogt Tue, 14 Dec 2004 12:14:25 +0100 + +apt (0.6.27ubuntu1) hoary; urgency=low + + * chmod 755 /usr/bin/apt-key + * don't display a error when a apt-get update don't find a + Packages.bz2/Sources.bz2 file + + -- Michael Vogt Mon, 13 Dec 2004 18:40:21 +0100 + +apt (0.6.27) hoary; urgency=low + + * Merge apt--authentication--0 branch + - Implement gpg authentication for package repositories (Closes: #203741) + - Also includes Michael Vogt's fixes + * Merge apt--misc-abi-changes--0 branch + - Use pid_t throughout to hold process IDs (Closes: #226701) + - Import patch from Debian bug #195510: (Closes: #195510) + - Make Simulate::Describe and Simulate::ShortBreaks private member + functions + - Add a parameter (Candidate) to Describe to control whether the + candidate version is displayed + - Pass an appropriate value for Candidate everywhere Describe is called + + -- Matt Zimmerman Mon, 13 Dec 2004 01:03:11 -0800 + +apt (0.5.32) hoary; urgency=low + + * Call setlocale in the methods, so that the messages are properly localised (Closes: #282700) + * Implement support for bzip2-compressed debs (data.tar.bz2) - -- + -- Matt Zimmerman Sat, 11 Dec 2004 09:05:52 -0800 apt (0.5.31) unstable; urgency=low