diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-20 09:50:23 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-20 09:50:23 +0200 |
commit | e089284d624347fb6519a8f6ef7bf13335ed9317 (patch) | |
tree | 3e3d952e39f40e5ac17208c9723c7cfee901de6b /debian | |
parent | 48818c02fdf72168f1a2d9d58e2498adcda27c27 (diff) |
cherry pick max-loop count patch
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
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 |