summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-08Merge branch 'pu/autoremove-kernels-in-apt-only' into 'master'Julian Andres Klode
2021-01-08Only autoremove kernels in apt(8); respect --no-auto-removeJulian 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/bump-codenames' into 'master'Julian Andres Klode
2021-01-07Bump codenames to bullseye/hirsute and adjust -security codenameJulian Andres Klode
2021-01-07Merge branch 'pu/depends' into 'master'Julian Andres Klode
2021-01-05Merge branch 'bash-compat' into 'master'Julian Andres Klode
2021-01-04Merge branch 'pu/kernel-autoremove' into 'master'Julian Andres Klode
2021-01-04Only keep up to 3 (not 4) kernelsJulian Andres Klode
2021-01-04Automatically remove unused kernels on dist-upgradeJulian Andres Klode
2021-01-04Determine autoremovable kernels at run-timeJulian Andres Klode
2021-01-04depcache: Cache our InRootSetFuncJulian Andres Klode
2021-01-01Merge branch 'http-to-https' into 'master'Julian Andres Klode
2020-12-31Greek program translation updateVangelis Skarmoutsos
2020-12-28Be compatible with BashDemi M. Obenour
2020-12-27Implement ?reverse-depends/~R and friendsJulian Andres Klode
2020-12-27woofJulian Andres Klode
2020-12-27patterns: Add dependency patterns ?depends, ?conflicts, etc.Julian Andres Klode
2020-12-27Release 2.1.15Julian Andres Klode
2020-12-23German program translation updateHelge Kreutzmann
2020-12-23connect: use ServiceNameOrPort, not Port, as the cache keyFaidon Liambotis
2020-12-23connect: convert a C-style string to std::stringFaidon Liambotis
2020-12-23basehttp: also consider Access when a Server's URIFaidon Liambotis
2020-12-18Merge branch 'pu/uriencode' into 'master'Julian Andres Klode
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-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-15Release 2.1.14Julian Andres Klode
2020-12-15Use XXH3 for cache, hash table hashingJulian Andres Klode
2020-12-15test: fixup for hash table size increase (changed output order)Julian Andres Klode
2020-12-10Release 2.1.13Julian Andres Klode
2020-12-10Raise APT::Cache-HashtableSize to 196613Julian Andres Klode
2020-12-09Merge branch 'pu/cve-2020-27350'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-04HexDigest: Silence -Wstringop-overflowJulian Andres Klode
2020-12-02test-method-rred: Use apthelper instead of apt-helperJulian Andres Klode
2020-12-02gitignore: Add .*.swp filesJulian Andres Klode
2020-12-02gitignore: Add /build and /obj-* build dirsJulian Andres Klode
2020-11-25Merge branch 'multiarch-fixes' into 'master'Julian Andres Klode
2020-11-25Merge branch 'patch-1' into 'master'Julian Andres Klode
2020-11-25Merge branch 'feature/rred' into 'master'Julian Andres Klode
2020-11-23Apply multi-arch hints.Debian Janitor