]> git.saurik.com Git - apt.git/commit
cleanup pdiff support detection decision
authorDavid Kalnischkies <david@kalnischkies.de>
Mon, 8 Jun 2015 09:20:01 +0000 (11:20 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Tue, 9 Jun 2015 10:57:36 +0000 (12:57 +0200)
commit9b8c28f430a8fbe73252cc3e87b6e88e9d5063d9
treecb74360e4b48862d5b5fceea19b8e8c26a831297
parent4f51fd8636592a96aecf17c8bf4cfdb3ea2207cc
cleanup pdiff support detection decision

Its a bit unclean to create an item just to let the item decide that it
can't do anything and let it fail, so instead we let the item creator
decide in all cases if patching should be attempted.

Also pulls a small trick to get the hashes for the current file without
calculating them by looking at the 'old' Release file if we have it.

Git-Dch: Ignore
apt-pkg/acquire-item.cc
apt-pkg/acquire-item.h