From 83e6798e72fabee7ec333a7e897b095cda688c45 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 24 Mar 2011 17:37:18 +0100 Subject: merge fix from Matt Zimmerman, many thanks (LP: #741098) --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index d9a20765f..6ccb3dede 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ apt (0.8.13) unstable; urgency=low * mirror method: - when downloading data, show the mirror being used - randomize mirror list to ensure more even load + - merge fix from Matt Zimmerman, many thanks (LP: #741098) -- Michael Vogt Thu, 10 Mar 2011 15:56:54 +0100 -- cgit v1.2.3 From 0004842de7eeac345b614fa0b6bd241af0c4cc34 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 24 Mar 2011 17:45:20 +0100 Subject: do not crash if the mirror file fails to download --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 6ccb3dede..fc883dc0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ apt (0.8.13) unstable; urgency=low - when downloading data, show the mirror being used - randomize mirror list to ensure more even load - merge fix from Matt Zimmerman, many thanks (LP: #741098) + - do not crash if the mirror file fails to download -- Michael Vogt Thu, 10 Mar 2011 15:56:54 +0100 -- cgit v1.2.3 From bdb3d92cd2d96909eecc5d972206dc761f278381 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 5 Apr 2011 12:06:10 +0200 Subject: * apt-pkg/aptconfiguration.cc: - fix comparing for a empty string --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 46d677421..98efce3af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ apt (0.8.13.3) unstable; urgency=low [ Michael Vogt ] * mirror method: - do not crash if the mirror file fails to download + * apt-pkg/aptconfiguration.cc: + - fix comparing for a empty string -- Michael Vogt Thu, 10 Mar 2011 15:56:54 +0100 -- cgit v1.2.3 From c996a75cabffa5d3e5bc610d9f1097c2edae606f Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 7 Apr 2011 11:03:40 +0200 Subject: * debian/apt.cron.daily: - run unattended-upgrades even if there was a error during the apt-get update (LP: #676295) --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 98efce3af..cbaa65748 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ apt (0.8.13.3) unstable; urgency=low - 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 -- cgit v1.2.3