From: Michael Vogt Date: Wed, 22 Jul 2009 07:41:27 +0000 (+0200) Subject: merged from the mvo branch X-Git-Tag: 0.7.22~7 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/47f1d6d23c344b4c592565cc1ea61b5456570a06 merged from the mvo branch --- 47f1d6d23c344b4c592565cc1ea61b5456570a06 diff --cc debian/changelog index b379313e4,2fb53972d..ff1483dfc --- a/debian/changelog +++ b/debian/changelog @@@ -91,28 -73,10 +91,31 @@@ apt (0.7.22) UNRELEASED; urgency=lo * build fixes for g++-4.4 * cmdline/apt-mark: - add "showauto" option to show automatically installed packages + * document --install-recommends and --no-install-recommends + (thanks to Dereck Wonnacott, LP: #126180) - + * doc/apt.conf.5.xml: + - merged patch from Aurélien Couderc to improve the text + (thanks!) + + [ Julian Andres Klode ] + * apt-pkg/contrib/configuration.cc: Fix a small memory leak in + ReadConfigFile. + * Introduce support for the Enhances field. (Closes: #137583) + * Support /etc/apt/preferences.d, by adding ReadPinDir() (Closes: #535512) + * configure-index: document Dir::Etc::SourceParts and some other options + (Closes: #459605) + * Remove Eugene V. Lyubimkin from uploaders as requested. + * apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc: + - Support reading until EOF if Size=0 to match behaviour of + SHA1Summation and SHA256Summation + + [ Osamu Aoki ] + * Updated cron script to support backups by hardlinks and + verbose levels. All features turned off by default. + * Added more error handlings. Closes: #438803, #462734, #454989, + * Documented all cron script related configuration items in + configure-index. + [ Dereck Wonnacott ] * apt-ftparchive might write corrupt Release files (LP: #46439) * Apply --important option to apt-cache depends (LP: #16947)