X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/9983591d172ba5ded02b4e697e655429546e4966..885d204bd354739187413005874797504f3b95f3:/debian/changelog diff --git a/debian/changelog b/debian/changelog index f5f9659ac..aa324144e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ apt (0.7.10) UNRELEASED; 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 @@ -7,8 +8,40 @@ apt (0.7.10) UNRELEASED; urgency=low * 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 and a + patch from Robert Millan to fix parallel building, + closes: #452862. + * Applied patch from Alexander Winston + to use 'min' as symbol for minute, closes: #219034. + * Applied patch from Amos Waterland to allow apt to + work properly in initramfs, closes: #448316. + + [ Program translations ] + - Basque updated. Closes: #453088 + - Vietnamese updated. Closes: #453774 - -- Otavio Salvador Mon, 26 Nov 2007 15:42:43 -0200 + [ Michael Vogt ] + * debian/rules + - fix https install location + * debian/apt.conf.daily: + - print warning if the cache can not be locked (closes: #454561), + thanks to Bastian Kleineidam + * 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 + + -- Otavio Salvador Sun, 16 Dec 2007 18:21:14 -0200 apt (0.7.9) unstable; urgency=low