summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support compressed output from rred similar to apt-helper cat-filefeature/rredDavid Kalnischkies2020-11-074-4/+49
* Support reading compressed patches in rred direct call modesDavid Kalnischkies2020-11-072-1/+4
* Prepare rred binary for external usageDavid Kalnischkies2020-11-078-47/+144
* Refresh lintian-overrides of apt and libapt-pkg-docDavid Kalnischkies2020-11-052-4/+8
* Update libapt-pkg6.0 symbols fileDavid Kalnischkies2020-11-051-140/+6
* Remove ancient versions support from apts postinstDavid Kalnischkies2020-11-051-78/+2
* Install translated apt-patterns(7) man pagesDavid Kalnischkies2020-11-051-4/+3
* Rename CMake find_package helpers to avoid developer warningsDavid Kalnischkies2020-11-056-17/+17
* Portuguese manpages translation updateAmérico Monteiro2020-11-041-10/+17
* Remove expired domain that became nsfw from debian/changelogJulian Andres Klode2020-10-301-1/+0
* pkgnames: Do not exclude virtual packages with --all-namesJulian Andres Klode2020-10-262-8/+5
* pkgnames: Correctly set the default for AllNames to falseJulian Andres Klode2020-10-262-1/+24
* Release 2.1.112.1.11Julian Andres Klode2020-10-215-6/+21
* Do not produce late error if immediate configuration fails, just warnJulian Andres Klode2020-10-211-1/+1
* Dutch manpages translation updateFrans Spiesschaert2020-09-102-35/+29
* doc: Bump Ubuntu release from focal to groovyJulian Andres Klode2020-09-091-1/+1
* Fix "extended_states" typo in apt-mark(8)JCGoran2020-08-2711-19/+19
* Release 2.1.102.1.10Julian Andres Klode2020-08-1148-402/+191
* Merge branch 'pu/http-debug' into 'master'Julian Andres Klode2020-08-114-66/+58
|\
| * Rewrite HttpServerState::Die()Julian Andres Klode2020-08-111-28/+18
| * http: Fully flush local file both before/after server readJulian Andres Klode2020-08-113-19/+26
| * http: Do not use non-blocking local I/OJulian Andres Klode2020-08-111-10/+0
| * http: Restore successful exits from Die()Julian Andres Klode2020-08-111-4/+6
| * acquire: Do not hide _errror messages in Fail()Julian Andres Klode2020-08-111-11/+14
|/
* Merge branch 'pu/allow-release-info-change-suite' into 'master'Julian Andres Klode2020-08-102-1/+15
|\
| * Default Acquire::AllowReleaseInfoChange::Suite to "true"Julian Andres Klode2020-08-102-1/+15
|/
* Release 2.1.92.1.9Julian Andres Klode2020-08-105-6/+18
* Merge branch 'pu/http-fix-infinite-loop' into 'master'Julian Andres Klode2020-08-101-24/+15
|\
| * Do not retry on failure to fetchJulian Andres Klode2020-08-101-20/+13
| * basehttp: Correctly handle non-transient failure from RunData()Julian Andres Klode2020-08-051-12/+3
| * http: Fix infinite loop on read errorsJulian Andres Klode2020-08-051-3/+10
* | updated catalan translationsAleix Vidal i Gaya2020-08-101-483/+475
|/
* Release 2.1.82.1.8Julian Andres Klode2020-08-0459-387/+800
* Merge branch 'pu/http-fixes-2' into 'master'Julian Andres Klode2020-08-041-1/+2
|\
| * http: Always write to the file if there's something to writeJulian Andres Klode2020-08-041-1/+2
* | Merge branch 'master' into 'master'Julian Andres Klode2020-08-044-1/+14
|\ \
| * | Support marking all newly installed packages as automatically installedNicolas Schier2020-06-084-1/+14
* | | Merge branch 'pu/less-slaves' into 'master'Julian Andres Klode2020-08-0412-46/+47
|\ \ \
| * | | Replace whitelist/blacklist with allowlist/denylistJulian Andres Klode2020-08-046-21/+21
| * | | gpgv: Rename master to primaryJulian Andres Klode2020-08-041-4/+4
| * | | CMake/Translations: Replace master with primaryJulian Andres Klode2020-08-041-4/+4
| * | | aptwebserver: Rename slaves to workersJulian Andres Klode2020-08-041-4/+5
| * | | CMake: Rename add_slaves() to add_links()Julian Andres Klode2020-07-143-13/+13
* | | | Merge branch 'pu/apt-key-deprecated' into 'master'Julian Andres Klode2020-08-043-19/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | apt-key: Allow depending on gpg instead of gnupgJulian Andres Klode2020-05-061-2/+2
| * | | Fully deprecate apt-key, schedule removal for Q2/2022Julian Andres Klode2020-05-063-17/+34
* | | | Merge branch 'pu/http-fixes' into 'master'Julian Andres Klode2020-07-251-37/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | http: Redesign reading of pending dataJulian Andres Klode2020-07-241-10/+8
| * | | http: On select timeout, error out directly, do not call Die()Julian Andres Klode2020-07-241-1/+1
| * | | http: Finish copying data from server to file before sending stuff to serverJulian Andres Klode2020-07-241-7/+7