From: Michael Vogt Date: Thu, 18 Nov 2010 08:25:29 +0000 (+0100) Subject: * cmdline/acqprogress.cc: X-Git-Tag: 0.8.9~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/5c246b99204e8ef32243ae42c5ca3a2dee54e59b?ds=inline;hp=-c * cmdline/acqprogress.cc: - don't ask the user for media change if quiet >= 2, stdout is not a tty and assume-yes, force-yes or trivial-only option is set to avoid cpu eating endless loops in unattended runs like apt.cron (Closes: #602354, LP: #665580) --- 5c246b99204e8ef32243ae42c5ca3a2dee54e59b diff --combined debian/changelog index 16a6df37b,7110541fb..479c2b939 --- a/debian/changelog +++ b/debian/changelog @@@ -5,10 -5,6 +5,10 @@@ apt (0.8.9) UNRELEASED; urgency=lo Cyril Brulebois for bashing me. * Drop useless untranslatable sections from apt.8 + [ Programs translations ] + * Slovenian update by Andrej Žnidaršič and Rosetta Slovenian team + ! German update by Holger Wansing. Closes: #603619 + [ David Kalnischkies ] * apt-pkg/aptconfiguration.cc: - evaluate Acquire::Languages= before LANG= (Closes: #602573) @@@ -21,8 -17,13 +21,13 @@@ * apt-pkg/depcache.cc: - don't install previously not installed providers in a try to statisfy a "Breaks: provides" dependency by upgrade + * cmdline/acqprogress.cc: + - don't ask the user for media change if quiet >= 2, stdout is not + a tty and assume-yes, force-yes or trivial-only option is set to + avoid cpu eating endless loops in unattended runs like apt.cron + (Closes: #602354, LP: #665580) - -- David Kalnischkies Wed, 10 Nov 2010 13:22:39 +0100 - -- David Kalnischkies Thu, 11 Nov 2010 18:32:21 +0100 ++ -- Michael Vogt Thu, 18 Nov 2010 09:25:04 +0100 apt (0.8.8) unstable; urgency=low