summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2021-01-13pkgcachegen: Avoid write to old cache for Version::ExtraJulian Andres Klode
2021-01-11Call ischroot with -tJulian Andres Klode
2021-01-11kernels: Fix std::out_of_range if no kernels to protectJulian Andres Klode
2021-01-08Merge branch 'pu/small-fixes' into 'master'Julian Andres Klode
2021-01-08kernels: remove spurious || falseJulian Andres Klode
2021-01-08Fix getMachineID copy-paste errorJulian Andres Klode
2021-01-08Implement update --error-on=anyJulian Andres Klode
2021-01-08Phase using source version to be binNMU-correctJulian Andres Klode
2021-01-08Add support for Phased-Update-PercentageJulian Andres Klode
2021-01-08Merge branch 'pu/optional-immediate' into 'master'Julian Andres Klode
2021-01-08Make immediate configuration optionalJulian Andres Klode
2021-01-07Merge branch 'pu/depends' into 'master'Julian Andres Klode
2021-01-04Only keep up to 3 (not 4) kernelsJulian Andres Klode
2021-01-04Determine autoremovable kernels at run-timeJulian Andres Klode
2021-01-04depcache: Cache our InRootSetFuncJulian Andres Klode
2020-12-27Implement ?reverse-depends/~R and friendsJulian Andres Klode
2020-12-27patterns: Add dependency patterns ?depends, ?conflicts, etc.Julian 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