]> git.saurik.com Git - apt.git/commit
* apt-pkg/packagemanager.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Wed, 2 Dec 2009 16:22:32 +0000 (17:22 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Wed, 2 Dec 2009 16:22:32 +0000 (17:22 +0100)
commit16d7341fce96b089aa2a1c241acd0a72209bcd7f
treeb2bf899c035363fbc0b561f1006a787cb06527f0
parent7efded877fcf46f51b464fe4c5e053f26609f9d0
parent5085e660679cdbb51783702898c42000d5db4fba
* apt-pkg/packagemanager.cc:
  - add output about pre-depends configuring when debug::pkgPackageManager
    is used
* methods/https.cc:
  - fix incorrect use of CURLOPT_TIMEOUT, closes: #497983, LP: #354972
    thanks to Brian Thomason for the patch
* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:
  - typo fix (LP: #462328)

* cmdline/apt-key:
  - Emit a warning if removed keys keyring is missing and skip associated
    checks (LP: #218971)
apt-pkg/depcache.cc
apt-pkg/indexcopy.cc
apt-pkg/packagemanager.cc
debian/changelog
methods/https.cc