]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* cmdline/apt-key:
[apt.git] / debian / changelog
index 9f78d591680d70e81b8393555fbaab4a6023d6c3..92fdcf57c5d0e56659870cb27241e9f19c78a851 100644 (file)
@@ -1,4 +1,22 @@
-apt (0.7.10) UNRELEASED; urgency=low
+apt (0.7.11) UNRELEASED; urgency=low
+
+  [ Colin Watson ]
+  * apt-pkg/algorithms.cc:
+    - Since APT::Get::List-Cleanup and APT::List-Cleanup both default to
+      true, the effect of the compatibility code was to require both of them
+      to be set to false in order to disable list cleanup; this broke the
+      installer. Instead, disable list cleanup if either of them is set to
+      false.
+  
+  [ Michael Vogt ]
+  * cmdline/apt-key:
+    - add support for a master-keyring that contains signing keys
+      that can be used to sign the archive signing keys. This should
+      make key-rollover easier.
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Jan 2008 12:06:12 +0100
+
+apt (0.7.10) unstable; urgency=low
 
   [ Otavio Salvador ]
   * Applied patch from Mike O'Connor <stew@vireo.org> to add a manpage to
@@ -68,7 +86,7 @@ apt (0.7.10) UNRELEASED; urgency=low
   * Fix wording for "After unpacking...". Thans to Michael Gilbert
     for the patch. Closes: #260825
 
- -- Christian Perrier <bubulle@debian.org>  Mon, 17 Dec 2007 10:10:17 +0530
+ -- Michael Vogt <mvo@debian.org>  Mon, 07 Jan 2008 21:40:47 +0100
 
 apt (0.7.9) unstable; urgency=low