Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-19 | Fix regression when copy: is used for a relative path | Michael Vogt | 1 | -4/+6 | |
When we do a ReverifyAfterIMS() we use the copy: method to verify the hashes again. If the user uses -o Dir=./something/relative this fails because we use the URI class in copy.cc that strips away the leading relative part. By not using URI this is fixed. Closes: #762160 | |||||
2014-09-19 | test/integration/test-apt-update-file: improve test | Michael Vogt | 1 | -0/+15 | |