summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pu/upgradecounter' into 'main'Julian Andres Klode2021-04-291-2/+17
|\
| * Count uninstallable packages in "not upgraded"David Kalnischkies2021-04-251-2/+17
* | Merge branch 'pu/autoremove' into 'main'Julian Andres Klode2021-04-297-18/+150
|\ \
| * | Call MarkAndSweep only manually in apt-get for autoremoveDavid Kalnischkies2021-04-265-21/+18
| * | Reexplore providers of marked packages if some didn't satisfy beforeDavid Kalnischkies2021-04-263-3/+35
| * | Mark only provides from protected versioned kernel packagesDavid Kalnischkies2021-04-251-0/+103
| |/
* / Allow superfluous commas in build-dependency linesDavid Kalnischkies2021-04-251-1/+2
|/
* Support deconfiguring Essential packagesJulian Andres Klode2021-04-231-23/+30
* test/json: Make the test hook more reliableJulian Andres Klode2021-04-231-4/+11
* 2.3-only: Warn that the 0.1 protocol is deprecatedJulian Andres Klode2021-04-231-7/+11
* json: Hook protocol 0.2 (added upgrade,downgrade,reinstall modes)Julian Andres Klode2021-04-231-15/+73
* json: Add `package-list` and `statistics` install hooksJulian Andres Klode2021-04-231-0/+24
* upgrade: Add JSON hook support (AptCli::Hooks::Upgrade)Julian Andres Klode2021-04-231-4/+41
* json: Add origins fields to versionJulian Andres Klode2021-04-231-6/+10
* test: Set -e in our test hookJulian Andres Klode2021-04-231-0/+1
* Automatically retry failed downloads 3 timesJulian Andres Klode2021-04-151-0/+9
* Error on packages without a Size field (option Acquire::AllowUnsizedPackages)Julian Andres Klode2021-04-132-0/+9
* Fix downloads of unsized files that are largest in pipelineJulian Andres Klode2021-04-131-0/+38
* Harden test for no new acquires after transaction abortHEADmasterDavid Kalnischkies2021-03-111-9/+3
* Ensure all index files sent custom tags to the methodsDavid Kalnischkies2021-03-071-0/+10
* Start pdiff patching from the last possible starting pointDavid Kalnischkies2021-03-071-0/+3
* Rename pdiff merge patches only after they are all downloadedDavid Kalnischkies2021-03-072-8/+9
* Allow merging with empty pdiff patchesDavid Kalnischkies2021-03-061-2/+3
* regression fix: do require force-loopbreak for ConflictsJulian Andres Klode2021-03-011-15/+21
* Do not require force-loopbreak on Protected packagesJulian Andres Klode2021-02-231-1/+56
* Fix test suite regression from StrToNum fixesJulian Andres Klode2021-02-091-56/+2
* Prevent temporary directory from triggering failure greppingDavid Kalnischkies2021-02-041-0/+1
* Guess compressor only if no AR nember with exact name existsDavid Kalnischkies2021-02-021-1/+1
* Include all translations when building the cacheJulian Andres Klode2021-01-271-0/+13
* Adjust apt-mark test for dpkg 1.20.7Julian Andres Klode2021-01-131-2/+13
* Implement update --error-on=anyJulian Andres Klode2021-01-081-0/+6
* Add support for Phased-Update-PercentageJulian Andres Klode2021-01-082-0/+275
* Merge branch 'bash-compat' into 'master'Julian Andres Klode2021-01-051-1/+1
|\
| * Be compatible with BashDemi M. Obenour2020-12-281-1/+1
* | Determine autoremovable kernels at run-timeJulian Andres Klode2021-01-041-8/+7
|/
* Implement encoded URI handling in all methodsDavid Kalnischkies2020-12-181-7/+20
* Keep URIs encoded in the acquire systemDavid Kalnischkies2020-12-185-30/+30
* Proper URI encoding for config requests to our test webserverDavid Kalnischkies2020-12-182-10/+10
* test: fixup for hash table size increase (changed output order)Julian Andres Klode2020-12-155-13/+12
* CVE-2020-27350: tarfile: integer overflow: Limit tar items to 128 GiBJulian Andres Klode2020-12-091-0/+3
* CVE-2020-27350: debfile: integer overflow: Limit control size to 64 MiBJulian Andres Klode2020-12-091-0/+3
* tarfile: OOM hardening: Limit size of long names/links to 1 MiBJulian Andres Klode2020-12-091-0/+6
* CVE-2020-27350: arfile: Integer overflow in parsingJulian Andres Klode2020-12-091-0/+13
* test-method-rred: Use apthelper instead of apt-helperJulian Andres Klode2020-12-021-1/+1
* Merge branch 'feature/rred' into 'master'Julian Andres Klode2020-11-252-1/+56
|\
| * Support compressed output from rred similar to apt-helper cat-filefeature/rredDavid Kalnischkies2020-11-071-2/+13
| * Support reading compressed patches in rred direct call modesDavid Kalnischkies2020-11-071-0/+3
| * Prepare rred binary for external usageDavid Kalnischkies2020-11-072-1/+42
* | Do not immediately configure m-a: same packages in lockstepJulian Andres Klode2020-11-061-2/+2
|/
* pkgnames: Do not exclude virtual packages with --all-namesJulian Andres Klode2020-10-261-1/+2