Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-20 | check lists/ content in tests doing rollback | David Kalnischkies | |
Git-Dch: Ignore | |||
2014-10-13 | fix compile and tests error | David Kalnischkies | |
I am pretty sure I did that before committing broken stuff… Git-Dch: Ignore | |||
2014-10-07 | display errortext for all Err as well as Ign logs | David Kalnischkies | |
consistently using Item::Failed in all specializec classes helps setting up some information bits otherwise unset, so some errors had an empty reason as an error. Ign is upgraded to display the error message we ignored to further help in understanding what happens. | |||
2014-10-01 | Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} | Michael Vogt | |
The configuration key Acquire::AllowInsecureRepositories controls if apt allows loading of unsigned repositories at all. The configuration Acquire::AllowDowngradeToInsecureRepositories controls if a signed repository can ever become unsigned. This should really never be needed but we provide it to avoid having to mess around in /var/lib/apt/lists if there is a use-case for this (which I can't think of right now). | |||
2014-09-29 | test fixes | Michael Vogt | |
2014-09-26 | test fixes | Michael Vogt | |
2014-08-01 | add gzip test and todo | Michael Vogt | |
2014-08-01 | make errors more consistent | Michael Vogt | |
2014-08-01 | check hashes of compressed files as well | Michael Vogt | |
2014-08-01 | fix transactionid passing | Michael Vogt | |
2014-08-01 | mve MetaKey into pkgAcqBaseIndex | Michael Vogt | |
2014-07-31 | fail early (again) on gpg sig failures | Michael Vogt | |
2014-07-31 | ensure InRelease->Release is transactional as well | Michael Vogt | |
2014-07-31 | make test_unauthenticated_to_invalid_inrelease work | Michael Vogt | |
2014-07-31 | Rework TransactionID stuff | Michael Vogt | |