From: Michael Vogt Date: Thu, 7 Apr 2011 09:06:08 +0000 (+0200) Subject: * debian/apt.cron.daily: X-Git-Tag: 0.9.13.exp1ubuntu1~191 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/3e479758e5314d82f025c8d831389cb857c28876?ds=inline * debian/apt.cron.daily: - run unattended-upgrades even if there was a error during the apt-get update (LP: #676295) --- 3e479758e5314d82f025c8d831389cb857c28876 diff --cc debian/changelog index cd52fe22a,cbaa65748..b42a38192 --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,20 +1,21 @@@ -apt (0.8.13.3) unstable; urgency=low ++apt (0.8.13.2ubuntu2) UNRELEASED; urgency=low + - [ Thorsten Spindler ] - * debian/zzapt.cron.daily: - - move cron job to the end of execution (LP: #727685) - + [ Michael Vogt ] - * mirror method: - - do not crash if the mirror file fails to download - * apt-pkg/aptconfiguration.cc: - - fix comparing for a empty string + * debian/apt.cron.daily: + - run unattended-upgrades even if there was a error during + the apt-get update (LP: #676295) + + -- Michael Vogt Thu, 10 Mar 2011 15:56:54 +0100 + +apt (0.8.13.2ubuntu1) natty; urgency=low + + * merge fixes from debian-sid, most notable the handling of + arch=all architectures in python-apt (LP: #733741) + * apt-pkg/aptconfiguration.cc: + - fix comparing for a empty string + + -- Michael Vogt Tue, 05 Apr 2011 13:19:56 +0200 + apt (0.8.13.2) unstable; urgency=low [ David Kalnischkies ]