diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 100125392..4cdeee956 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,23 @@ -apt (0.6.35os1) unstable; urgency=low +apt (0.6.36os1) 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 <otavio@debian.org> Wed, 23 Mar 2005 17:19:28 -0300 + -- Otavio Salvador <otavio@debian.org> Thu, 7 Apr 2005 21:16:46 -0300 + +apt (0.6.36) unstable; 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 <michael.vogt@ubuntu.com> Thu, 31 Mar 2005 20:37:11 +0200 apt (0.6.35) hoary; urgency=low |