X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/757f20941a19d5e1e9ebd74ecd5a4d5b0012644f..885d204bd354739187413005874797504f3b95f3:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index fdf4a03e5..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 @@ -8,13 +9,39 @@ apt (0.7.10) UNRELEASED; urgency=low 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, + 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:46:33 -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