summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-update-file
Commit message (Collapse)AuthorAgeFilesLines
* fix testsMichael Vogt2014-09-231-2/+3
|
* test/integration/test-apt-update-file: improve testMichael Vogt2014-09-191-0/+2
|
* improve test for commit daff4aMichael Vogt2014-09-171-0/+7
|
* Fix regression for file:/// uris from CVE-2014-0487Michael Vogt2014-09-171-0/+27
Do not run ReverifyAfterIMS() for local file URIs as this will causes apt to mess around in the file:/// uri space. This is wrong in itself, but it will also cause a incorrect verification failure when the archive and the lists directory are on different partitions as rename().