summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2021-01-04Determine autoremovable kernels at run-timeJulian Andres Klode
2021-01-04depcache: Cache our InRootSetFuncJulian Andres Klode
2020-12-18Don't re-encode encoded URIs in pkgAcqFileDavid Kalnischkies
2020-12-18Keep URIs encoded in the acquire systemDavid Kalnischkies
2020-12-17Do not require libxxhash-dev for including pkgcachegen.hJulian Andres Klode
2020-12-15Unroll pkgCache::sHash 8 time, break up dependencyJulian Andres Klode
2020-12-15Use XXH3 for cache, hash table hashingJulian Andres Klode
2020-12-10Raise APT::Cache-HashtableSize to 196613Julian 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-04HexDigest: Silence -Wstringop-overflowJulian Andres Klode
2020-11-06Do not immediately configure m-a: same packages in lockstepJulian Andres Klode
2020-10-21Do not produce late error if immediate configuration fails, just warnJulian Andres Klode
2020-08-11acquire: Do not hide _errror messages in Fail()Julian Andres Klode
2020-08-10Default Acquire::AllowReleaseInfoChange::Suite to "true"Julian Andres Klode
2020-08-04Merge branch 'master' into 'master'Julian Andres Klode
2020-08-04Merge branch 'pu/less-slaves' into 'master'Julian Andres Klode
2020-08-04Replace whitelist/blacklist with allowlist/denylistJulian Andres Klode
2020-08-04Merge branch 'pu/apt-key-deprecated' into 'master'Julian Andres Klode
2020-07-02Reorder config check before result looping for SRV parsing debugDavid 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-08Support marking all newly installed packages as automatically installedNicolas Schier
2020-06-06Do not hardcode (wrong) group and mode in setup warningDavid Kalnischkies
2020-06-03Deal with duplicates in the solution space of a depDavid Kalnischkies
2020-06-03Allow 20 instead of 10 loops for pkgProblemResolverDavid 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-27Fix small memory leak in MethodConfigDavid Kalnischkies
2020-05-25Mark PatternTreeParser::Node destructor as virtualDavid Kalnischkies
2020-05-25Allow FMV SSE4.2 detection to succeed on clangDavid Kalnischkies
2020-05-25Silence clang warning -Wstring-plus-intDavid Kalnischkies
2020-05-25Ensure EDSP doesn't use a dangling architecture stringDavid Kalnischkies
2020-05-25Don't update candidate provides map if the same as currentDavid Kalnischkies
2020-05-25Don't set variables to conditionally override them 2 lines laterDavid Kalnischkies
2020-05-24Allow pkgDepCache to be asked to check internal consistencyDavid Kalnischkies
2020-05-23Keep status number if candidate is discarded for kept back displayDavid Kalnischkies
2020-05-23Known-bad candidate versions are not an upgrade optionDavid 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