X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/0edc7fba37048fa7c9833d664c4231ee9ad2be40..6e93338295f53238bd352424939dd97711c2cbd4:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 1820b2cbf..87e713d3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +apt (0.6.36) experimental; urgency=low + + * Merge apt--mvo--0: + - apt-pkg/acquire-item.cc: + added "Acquire::BrokenProxy" that will force apt to always + re-get the Release.gpg file (for broken proxies) + - debian/apt.cron.daily: + MinAge is defaulting to 2 days now to prevent over-aggresive removal + - apt-pkg/cdrom.cc: + honor "Acquire::gpgv::Options" when verifying the signature (Ubuntu #8496) + + -- Michael Vogt Thu, 31 Mar 2005 20:37:11 +0200 + apt (0.6.35) hoary; urgency=low * Merge apt--mvo--0 (incorporates 0.6.34ubuntu1):