]> git.saurik.com Git - apt.git/commit - methods/rred.cc
allow pdiff bootstrap from all supported compressors
authorDavid Kalnischkies <david@kalnischkies.de>
Tue, 5 Jan 2016 23:05:24 +0000 (00:05 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 8 Jan 2016 14:40:01 +0000 (15:40 +0100)
commit4e3c5633b1e74b4f58b95f339cfbbf4cbf21ab3e
tree1e96d3fe037b4ee841f79bcec859443f6eebc459
parent1866240123a57de8f693b0ba01d8b709f027282d
allow pdiff bootstrap from all supported compressors

There is no reason to enforce that the file we start the bootstrap with
is compressed with a compressor which is available online. This allows
us to change the on-disk format as well as deals with repositories
adding/removing support for a specific compressor.
apt-pkg/acquire-item.cc
apt-pkg/acquire-item.h
methods/rred.cc
test/integration/test-apt-acquire-additional-files
test/integration/test-pdiff-usage