summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-11-23Release 2.1.12Julian 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-11-05Refresh lintian-overrides of apt and libapt-pkg-docDavid Kalnischkies
2020-11-05Update libapt-pkg6.0 symbols fileDavid Kalnischkies
2020-11-05Remove ancient versions support from apts postinstDavid Kalnischkies
2020-11-05Install translated apt-patterns(7) man pagesDavid Kalnischkies
2020-11-05Rename CMake find_package helpers to avoid developer warningsDavid Kalnischkies
2020-11-04Portuguese manpages translation updateAmérico Monteiro
2020-10-30Remove expired domain that became nsfw from debian/changelogJulian 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-10-21Release 2.1.11Julian Andres Klode
2020-10-21Do not produce late error if immediate configuration fails, just warnJulian Andres Klode
2020-09-10Dutch manpages translation updateFrans Spiesschaert
2020-09-09doc: Bump Ubuntu release from focal to groovyJulian Andres Klode
2020-08-31Fix typo in Catalan translation.Jordi Mallach
2020-08-27Fix "extended_states" typo in apt-mark(8)JCGoran
2020-08-11Release 2.1.10Julian Andres Klode
2020-08-11Merge branch 'pu/http-debug' into 'master'Julian Andres Klode
2020-08-11Rewrite HttpServerState::Die()Julian Andres Klode
2020-08-11http: Fully flush local file both before/after server readJulian Andres Klode
2020-08-11http: Do not use non-blocking local I/OJulian Andres Klode
2020-08-11http: Restore successful exits from Die()Julian Andres Klode
2020-08-11acquire: Do not hide _errror messages in Fail()Julian Andres Klode
2020-08-10Merge branch 'pu/allow-release-info-change-suite' into 'master'Julian Andres Klode
2020-08-10Default Acquire::AllowReleaseInfoChange::Suite to "true"Julian Andres Klode
2020-08-10Release 2.1.9Julian Andres Klode
2020-08-10Merge branch 'pu/http-fix-infinite-loop' into 'master'Julian Andres Klode