diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-04-22 15:48:52 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-04-22 15:48:52 +0200 |
commit | 4a858c3921aabe5253204063bedb2307a60f30e0 (patch) | |
tree | b4e2eadd764bf2f000347aad133dad178f52defc /debian | |
parent | 397d56f56b3ffaf38df57571c11f0699e2810902 (diff) | |
parent | 7730e095a5be67ea86d012fc8c905449c0ae0b37 (diff) |
* apt-pkg/acquire-item.cc:
- fix signaure removal on transient network failures
(thanks to Scott James Remnant)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eaf33bf5f..3ea59d452 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.7.9ubuntu17) hardy; urgency=low + + * apt-pkg/acquire-item.cc: + - fix signaure removal on transient network failures + (thanks to Scott James Remnant) + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 22 Apr 2008 15:32:49 +0200 + apt (0.7.9ubuntu16) hardy; urgency=low * cmdline/apt-key: |