X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/75a3362b6ada5dae64d6ca7f6a7bff0fcae956bb..ef9425971e042680337120e5efaa628470ad68c4:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 8c1b92f22..854bec8c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,38 @@ -apt (0.7.10) UNRELEASED; urgency=low +apt (0.7.10) unstable; urgency=low + [ Otavio Salvador ] * Applied patch from Mike O'Connor to add a manpage to apt-mark, closes: #430207. + * Applied patch from Andrei Popescu to add a + note about some frontends in apt.8 manpage, closes: #438545. + * Applied patch from Aurelien Jarno to avoid CPU + getting crazy when /dev/null is redirected to stdin (which breaks + buildds), closes: #452858. + * Applied patch from Aurelien Jarno to fix building + with newest dpkg-shlibdeps changing the packaging building order, + closes: #452862. - -- Otavio Salvador Fri, 02 Nov 2007 13:41:02 -0200 + [ Program translations ] + - Basque updated. Closes: #453088 + + [ Michael Vogt ] + * debian/rules + - fix https install location + * methods/gpgv.cc: + - remove cruft code that caused timestamp/I-M-S issues + * ftparchive/contents.cc: + - fix error output + * apt-pkg/acquire-item.{cc,h}: + - make the authentication download code more robust against + servers/proxies with broken If-Range implementations + + [ Chris Cheney ] + * ftparchive/contents.cc: + - support lzma data members + * ftparchive/multicompress.cc: + - support lzma output + + -- Michael Vogt Wed, 28 Nov 2007 17:10:49 +0100 apt (0.7.9) unstable; urgency=low