Age | Commit message (Expand) | Author |
2016-03-22 | handle gpgv's weak-digests ERRSIG | David Kalnischkies |
2016-03-21 | properly check for "all good sigs are weak" | David Kalnischkies |
2016-03-19 | tests: reenable basic auth test and add @ in username | David Kalnischkies |
2016-03-19 | cachefile: Only set members that were initialized successfully | Julian Andres Klode |
2016-03-17 | test framework: Pass -n to lsof to speed up finding the https port | Julian Andres Klode |
2016-03-17 | test-acquire-same-file-multiple-times: Run failing test up to 10 times | Julian Andres Klode |
2016-03-17 | Make test-apt-download-progress less flaky | Julian Andres Klode |
2016-03-16 | do not strip epochs from state version strings | David Kalnischkies |
2016-03-16 | Report non-transient errors as errors, not as warnings | Julian Andres Klode |
2016-03-16 | Get accurate progress reporting in apt update again | Michael Vogt |
2016-03-16 | tests: fix parallel execution to be working dir independent | David Kalnischkies |
2016-03-15 | Fix bug where the problemresolve can put a pkg into a heisenstate | Michael Vogt |
2016-03-14 | test: Move --weak-digest initialization to the right place | Julian Andres Klode |
2016-03-14 | test: Use SHA512 digests for GPG, reject SHA1-based signatures | Julian Andres Klode |
2016-03-14 | enforce verify of filesize in 'apt-get source' | David Kalnischkies |
2016-03-14 | don't use Desc.URI to calculate .diff/Index filenames | David Kalnischkies |
2016-03-14 | flush line-clearing on progress stop before post-invoke | David Kalnischkies |
2016-03-14 | aptwebserver: fix html validation issues | David Kalnischkies |
2016-03-14 | require $(HASH)-Download field in .diff/Index files | David Kalnischkies |
2016-03-14 | test: remove SHA1 support testing as unsupported | David Kalnischkies |
2016-03-13 | Test that SHA1-only .diff/Index files are not used | Julian Andres Klode |
2016-03-13 | Do not consider SHA1 usable | Julian Andres Klode |
2016-03-10 | Use native architecture instead of amd64 for build-dep-purge test | Julian Andres Klode |
2016-03-07 | Fix several typos | Veres Lajos |
2016-03-06 | do not move not-failed pdiff-patches into CWD on failure | David Kalnischkies |
2016-03-06 | add test for apt-key 0xKEY and use parameter expansion | David Kalnischkies |
2016-03-06 | support APT::Get::Build-Dep-Automatic again in build-dep | David Kalnischkies |
2016-03-06 | tests: expect no output while compiling noopchroot | David Kalnischkies |
2016-03-06 | deal with partially downloaded changelogs | David Kalnischkies |
2016-02-25 | Fix crash with empty architecture list | Julian Andres Klode |
2016-02-16 | pass versioned provides to external solvers in EDSP | David Kalnischkies |
2016-02-11 | always download changelogs into /tmp first | David Kalnischkies |
2016-02-11 | use local changelog from /usr/share/doc if possible | David Kalnischkies |
2016-02-10 | test: use our special downloaded dir for 'source' result | David Kalnischkies |
2016-02-10 | accept any tarball compression in 814139 testcase | David Kalnischkies |
2016-02-10 | test that seeking to a position earlier in the file works | Julian Andres Klode |
2016-02-10 | get dpkg lock in build-dep if cache was invalid again | David Kalnischkies |
2016-02-04 | test: Fix apt-key tests to work with current gpg 2.1 | Julian Andres Klode |
2016-02-03 | avoid building dependency tree in 'source' command | David Kalnischkies |
2016-02-03 | use pkgCache::VS instead of pkgDepCache::VS() | David Kalnischkies |
2016-01-31 | support <libc>-<kernel>-<cpu> in architecture specs | David Kalnischkies |
2016-01-31 | test all redirection codes work as expected | David Kalnischkies |
2016-01-27 | only warn about missing/invalid Date field for now | David Kalnischkies |
2016-01-26 | get sources for packages in multiple releases again | David Kalnischkies |
2016-01-26 | parse version correctly from binary Source field | David Kalnischkies |
2016-01-26 | stablize gtest testcase environment | David Kalnischkies |
2016-01-25 | fix tests run via sudo checking the history file | David Kalnischkies |
2016-01-25 | reimplement build-dep via apts normal resolver | David Kalnischkies |
2016-01-25 | always create pkg at the time pkg:arch is created | David Kalnischkies |
2016-01-15 | string_view: Drop constexpr constructor for standard compatibility | Julian Andres Klode |