]> git.saurik.com Git - apt.git/commit - apt-pkg/pkgcachegen.cc
do not treat same-version local debs as downgrade
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 1 Jul 2016 12:00:47 +0000 (14:00 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 1 Jul 2016 12:33:02 +0000 (14:33 +0200)
commitcb9ac09bd6a36e73c2dce1d529acde6e4d15e32d
treed4df8bb6ccd2f8e08930989129f2d769b8a078f4
parente7edb2fef8370d54a4b8e5a01266e6eda81ef84e
do not treat same-version local debs as downgrade

As the volatile sources are parsed last they were sorted behind the
dpkg/status file and hence are treated as a downgrade, which isn't
really what you want to happen as from a user POV its an upgrade.
apt-pkg/pkgcachegen.cc
test/integration/test-apt-get-install-deb