From: Michael Vogt Date: Thu, 9 Sep 2010 17:04:26 +0000 (+0200) Subject: * ftparchive/writer.cc: X-Git-Tag: 0.8.4~4 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/3fcc94e919bad291348d53b1fd37b21ddf789cfd * ftparchive/writer.cc: - null the valid string instead of the date if Valid-Until is not set * apt-pkg/acquire-item.cc: - use also unsigned Release files again (Closes: #596189) --- 3fcc94e919bad291348d53b1fd37b21ddf789cfd diff --cc debian/changelog index 4fdf13ccc,1780714b8..7b126b661 --- a/debian/changelog +++ b/debian/changelog @@@ -1,10 -1,12 +1,17 @@@ apt (0.8.4) UNRELEASED; urgency=low ++ [ Michael vogt ] + * ftparchive/writer.cc: + - write out {Files,Checksum-Sha1,Checksum-Sha256} only if + available LP: #633967. Thanks to Colin Watson + + [ David Kalnischkies ] + * ftparchive/writer.cc: + - null the valid string instead of the date if Valid-Until is not set + * apt-pkg/acquire-item.cc: + - use also unsigned Release files again (Closes: #596189) + - -- David Kalnischkies Thu, 09 Sep 2010 18:21:51 +0200 + -- Michael Vogt Thu, 09 Sep 2010 15:30:19 +0200 apt (0.8.3) unstable; urgency=low