summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-04-20 09:50:23 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-04-20 09:50:23 +0200
commite089284d624347fb6519a8f6ef7bf13335ed9317 (patch)
tree3e3d952e39f40e5ac17208c9723c7cfee901de6b /debian
parent48818c02fdf72168f1a2d9d58e2498adcda27c27 (diff)
cherry pick max-loop count patch
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6bb514f8a..d637beb59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,12 @@ apt (0.8.16~exp12ubuntu10) UNRELEASEDprecise-proposed; urgency=low
other than the first specified is already installed, apt-get enters an
infinite loop (LP: #985852)
+ [ Michael Vogt ]
+ * apt-pkg/packagemanager.cc:
+ - add APT::pkgPackageManager::MaxLoopCount to ensure that the
+ ordering code does not get into a endless loop when it flip-flops
+ between two states
+
-- Malcolm Scott <launchpad@malc.org.uk> Thu, 19 Apr 2012 19:52:56 +0100
apt (0.8.16~exp12ubuntu9) precise-proposed; urgency=low