summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-01-13Adjust apt-mark test for dpkg 1.20.7Julian Andres Klode
2021-01-08Implement update --error-on=anyJulian Andres Klode
2021-01-08Add support for Phased-Update-PercentageJulian Andres Klode
2021-01-05Merge branch 'bash-compat' into 'master'Julian Andres Klode
2021-01-04Determine autoremovable kernels at run-timeJulian Andres Klode
2020-12-28Be compatible with BashDemi M. Obenour
2020-12-18Don't re-encode encoded URIs in pkgAcqFileDavid Kalnischkies
2020-12-18Implement encoded URI handling in all methodsDavid Kalnischkies
2020-12-18Keep URIs encoded in the acquire systemDavid Kalnischkies
2020-12-18Proper URI encoding for config requests to our test webserverDavid Kalnischkies
2020-12-15test: fixup for hash table size increase (changed output order)Julian Andres Klode
2020-12-09CVE-2020-27350: tarfile: integer overflow: Limit tar items to 128 GiBJulian Andres Klode
2020-12-09CVE-2020-27350: debfile: integer overflow: Limit control size to 64 MiBJulian Andres Klode
2020-12-09tarfile: OOM hardening: Limit size of long names/links to 1 MiBJulian Andres Klode
2020-12-09CVE-2020-27350: arfile: Integer overflow in parsingJulian Andres Klode
2020-12-07patterns: Terminate short pattern by ~ and !Julian Andres Klode
2020-12-02test-method-rred: Use apthelper instead of apt-helperJulian Andres Klode
2020-11-25Merge branch 'feature/rred' into 'master'Julian Andres Klode
2020-11-07Support compressed output from rred similar to apt-helper cat-fileDavid Kalnischkies
2020-11-07Support reading compressed patches in rred direct call modesDavid Kalnischkies
2020-11-07Prepare rred binary for external usageDavid Kalnischkies
2020-11-06Do not immediately configure m-a: same packages in lockstepJulian Andres Klode
2020-10-26pkgnames: Do not exclude virtual packages with --all-namesJulian Andres Klode
2020-10-26pkgnames: Correctly set the default for AllNames to falseJulian Andres Klode
2020-08-10Default Acquire::AllowReleaseInfoChange::Suite to "true"Julian Andres Klode
2020-08-04Replace whitelist/blacklist with allowlist/denylistJulian Andres Klode
2020-08-04aptwebserver: Rename slaves to workersJulian Andres Klode
2020-07-07Detect pkg-config-dpkghook failure in tests to avoid fallbackDavid Kalnischkies
2020-07-07Fix test due to display change in ls (coreutils 8.32)David Kalnischkies
2020-07-02Add dependency points in the resolver also to providersDavid Kalnischkies
2020-07-02Filter out impossible solutions for protected propagationDavid Kalnischkies
2020-07-02Delay removals due to Conflicts until Depends are resolvedDavid Kalnischkies
2020-06-29Add basic support for the Protected fieldJulian Andres Klode
2020-06-14Deduplicate EDSP Provides line of M-A:foreign packagesDavid Kalnischkies
2020-06-14Tell EDSP solvers about all installed pkgs ignoring archDavid Kalnischkies
2020-06-14Do not sent our filename-provides trick to EDSP solversDavid Kalnischkies
2020-06-03Deal with duplicates in the solution space of a depDavid Kalnischkies
2020-06-02Consider if a fix is successful before claiming it isDavid Kalnischkies
2020-05-29Consider protected packages for removal if they are marked as suchDavid Kalnischkies
2020-05-23Keep status number if candidate is discarded for kept back displayDavid Kalnischkies
2020-05-23Reset candidate version explicitly for internal state-keepingDavid Kalnischkies
2020-05-19Check satisfiability for versioned provides, not providing versionDavid Kalnischkies
2020-05-18Recognize propagated protected in pkgProblemResolverDavid Kalnischkies
2020-05-18Propagate protected to already satisfied dependenciesDavid Kalnischkies
2020-05-18Propagate protected to already satisfied conflictsDavid Kalnischkies
2020-05-18Keep going if a dep is bad for user requests to improve errorsDavid Kalnischkies
2020-05-18Allow prefix to be a complete filename for GetTempFileDavid Kalnischkies
2020-05-13Fix location of testdeb in added regression testsJulian Andres Klode
2020-05-12SECURITY UPDATE: Fix out of bounds read in .ar and .tar implementation (CVE-2...Julian Andres Klode
2020-05-08Allow aptitude to MarkInstall broken packages via FromUserDavid Kalnischkies