tell download methods the expected hashes
authorDavid Kalnischkies <david@kalnischkies.de>
Sun, 27 Apr 2014 21:02:00 +0000 (23:02 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 9 May 2014 11:06:27 +0000 (13:06 +0200)
commitd003a557a516e3063de3190950e911c61c3dd53e
tree2702fc3a83ba85e04303c76e9b86cb29707cfbf5
parentfa3b260f438b20c5abb7e86f06d794e15771b4b2
tell download methods the expected hashes

Now that we have all hashes in the acquire system, pass the info down to
the methods, so that it can use it in the request and/or to precheck the
response.
apt-pkg/acquire-method.cc
apt-pkg/acquire-method.h
apt-pkg/acquire-worker.cc