]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* make pinning on component work again (we just use the section, as apt-0.6 don't...
[apt.git] / debian / changelog
index 6f4796489c78540cc3474406fcc23e0c66d15027..42470eae760cfc28656a9ba3bb484da2a7851a17 100644 (file)
@@ -1,14 +1,38 @@
-apt (0.6.36) hoary; urgency=low
+apt (0.6.37) experimental; urgency=low
 
-  * 
+  * apt-cache show <virtualpkg> shows the available packages providing 
+    the virtual pkg (thanks to otavio)
+  * make pinning on the "component" work again (using the section of the 
+    archive, we don't use per-section Release files anymore with apt-0.6)
 
- -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 26 Mar 2005 08:27:23 -0800
+ --
 
-apt (0.6.35) hoary; urgency=low
+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 <mvo@debian.org>  Fri,  6 May 2005 10:12:20 +0200
+
+apt (0.6.35) hoary; urgency=low
+
+  * 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
+  * Merge bubulle@debian.org--2005/apt--main--0
+    - Make capitalization more consistent
+    - Un-fuzzy translations resulting from capitalization changes
+    - Italian translation update
 
  -- Matt Zimmerman <mdz@ubuntu.com>  Mon,  7 Mar 2005 20:08:33 -0800