]> git.saurik.com Git - apt.git/commit
* handle network failures more gracefully (default apt sources spec)
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 21 Feb 2006 12:23:22 +0000 (12:23 +0000)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 21 Feb 2006 12:23:22 +0000 (12:23 +0000)
commit47eb38f452c7477aab782dce56e85a0a85e22764
treef210704682e5e817efa5d9707a84af8dd793a7ff
parenta4977aac2bc7999f805550e3bcd5fe49958fe128
* handle network failures more gracefully (default apt sources spec)
apt-pkg/acquire-item.cc:
- on network failures (Timeout,ResolveFailure,ConnectionRefused) move the
  old (known good) sigfile back and don't touch the indexfiles
cmdline/apt-get.cc:
- don't fail on apt-get update problems but issue a warning instead
apt-pkg/acquire-item.cc
cmdline/apt-get.cc
configure.in
debian/changelog