]> git.saurik.com Git - apt.git/commitdiff
merged from apt--mvo
authorMichael Vogt <michael.vogt@ubuntu.com>
Fri, 8 Feb 2008 13:13:13 +0000 (14:13 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Fri, 8 Feb 2008 13:13:13 +0000 (14:13 +0100)
1  2 
cmdline/apt-key
debian/changelog

diff --cc cmdline/apt-key
Simple merge
index 84f68dbf803e8a737d2244dd5ffe209bcc029987,14abe57219917100b4fde7f4fc464418f6d9493d..f1c694de298a8a1ec2be679e37908d8b1aaef361
@@@ -1,13 -1,14 +1,16 @@@
 -apt (0.7.11) UNRELEASED; urgency=low
 +apt (0.7.9ubuntu7) hardy; urgency=low
 +
 +  * methods/connect.cc:
 +    - remember hosts with Resolve failures or connect Timeouts
 +      see https://wiki.ubuntu.com/NetworklessInstallationFixes
++  * cmdlines/apt-key:
++    - fix bug in the new apt-key update code that imports only
++      keys signed with the master key (thanks to cjwatson)
 +
 + -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 08 Feb 2008 11:38:35 +0100
 +
 +apt (0.7.9ubuntu6) hardy; 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