X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b3bc1bd74cb5ed091c6a067d09dc49b165d6f873..424d785b672f80a0f1a5b6ab4a858c48f4c49bfd:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 6fb5d6a15..803f0ab0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,47 @@ -apt (0.7.25ubuntu1) UNRELEASED; urgency=low +apt (0.7.25ubuntu4) lucid; urgency=low + + * cmdline/apt-cdrom.cc: + - make Acquire::cdrom::AutoDetect default, this can be + turned off with "--no-auto-detect" + * methods/http.cc: + - add cache-control headers even if no cache is given to allow + adding options for intercepting proxies + + -- Michael Vogt Tue, 02 Feb 2010 16:58:59 -0800 + +apt (0.7.25ubuntu3) lucid; urgency=low + + * cmdline/apt-get.cc: + - fix apt-get source pkg=version regression (closes: #561971) + * apt-pkg/contrib/cdromutl.cc: + - fix UnmountCdrom() fails, give it a bit more time and try + the umount again + * apt-pkg/cdrom.cc: + - fix crash in pkgUdevCdromDevices + * methods/cdrom.cc: + - fixes in multi cdrom setup code + - add new "Acquire::cdrom::AutoDetect" variable that enables/disables + the dlopen of libudev for automatic cdrom detection + * cmdline/apt-cdrom.cc: + - add new --auto-detect option that uses libudev to figure out + the cdrom/mount-point + + -- Michael Vogt Wed, 27 Jan 2010 16:11:32 +0100 + +apt (0.7.25ubuntu2) lucid; urgency=low + + * Change history branch so that it does not break the + apt ABI for the pkgPackageManager interface + (can be reverted on the next ABI break) + + -- Michael Vogt Wed, 23 Dec 2009 10:14:16 +0100 + +apt (0.7.25ubuntu1) lucid; urgency=low * Merged from the mvo branch * merged from the lp:~mvo/apt/history branch - -- Michael Vogt Fri, 18 Dec 2009 17:01:25 +0100 + -- Michael Vogt Tue, 22 Dec 2009 09:44:08 +0100 apt (0.7.25) unstable; urgency=low