summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@debian.org>2005-03-30 23:21:11 +0000
committerOtavio Salvador <otavio@debian.org>2005-03-30 23:21:11 +0000
commit42ac13b328d84f385fbe09740a6bbf65f9d9b073 (patch)
tree72d609041129e679658d0877d1e957c3b9cb5852 /debian/changelog
parente55e9b3b30427ff8febe18731bd7cfc53f69e2fa (diff)
parentd73e594e888fbc099bba84726df72eedcee5272c (diff)
Sync with apt@packages.debian.org/apt--main--0--patch-74
Patches applied: * apt@packages.debian.org/apt--main--0--patch-72 Open 0.6.36 * apt@packages.debian.org/apt--main--0--patch-73 Merge apt--mvo--0 * apt@packages.debian.org/apt--main--0--patch-74 Update changelog * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-9 * be more carefull when building the archive path (thanks to matt!) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-10 * ignore time conflicts on apt-key update (this is used at install time when the clock may be totally broken) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-11 * run check_size_constraints independent of AUTOCLEAN (thanks Matt) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-12 * check cache size after AUTOCLEAN was run (but independent) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-13 * MinAge implemented, cron script variables documented, bugfix in check_stamp() function
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3059f245c..974ba5ec7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,11 +6,21 @@ apt (0.6.35os1) unstable; urgency=low
-- Otavio Salvador <otavio@debian.org> Wed, 23 Mar 2005 17:19:28 -0300
+apt (0.6.36) hoary; urgency=low
+
+ *
+
+ -- Matt Zimmerman <mdz@ubuntu.com> Sat, 26 Mar 2005 08:27:23 -0800
+
apt (0.6.35) hoary; urgency=low
- * Merge apt--mvo--0:
+ * Merge apt--mvo--0 (incorporates 0.6.34ubuntu1):
- Implement MaxSize and MaxAge in apt.cron.daily, to prevent the cache
from growing too large (Ubuntu #6761)
+ * some comments about the pkgAcqMetaSig::Custom600Headers() added
+ * use gpg --with-colons
+ * commented the ftp no_proxy unseting in methods/ftp.cc
+ * added support for "Acquire::gpgv::options" in methods/gpgv.cc
-- Matt Zimmerman <mdz@ubuntu.com> Mon, 7 Mar 2005 20:08:33 -0800