]> git.saurik.com Git - apt.git/commit
policy: Fix the new policy implementation to handle downgrades correctly
authorJulian Andres Klode <jak@debian.org>
Mon, 10 Aug 2015 13:00:16 +0000 (15:00 +0200)
committerJulian Andres Klode <jak@debian.org>
Mon, 10 Aug 2015 13:00:16 +0000 (15:00 +0200)
commit3436218c5fbbd7ff543863dc4c2d590b9f12c377
treed761b402d5e7ffc62328be1527ec49c35069793c
parenta91aae406112df1d8fe16d00212333a20210f674
policy: Fix the new policy implementation to handle downgrades correctly

This was broken previously, as we'd choose a downgrade when it's
pin was higher than the previously selected candidate.
apt-pkg/policy.cc