summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * | | http: Die(): Do not flush the buffer, error out insteadJulian Andres Klode2020-07-241-18/+3
| * | | http: Only return false for EOF if we actually did not read anythingJulian Andres Klode2020-07-241-4/+4
| * | | http: Die(): Merge flushing code from Flush()Julian Andres Klode2020-07-241-0/+5
| * | | http: Always Close() the connection in Die()Julian Andres Klode2020-07-241-2/+2
|/ / /
* | | Release 2.1.72.1.7Julian Andres Klode2020-07-085-6/+36
* | | Detect pkg-config-dpkghook failure in tests to avoid fallbackDavid Kalnischkies2020-07-071-4/+8
* | | Fix test due to display change in ls (coreutils 8.32)David Kalnischkies2020-07-071-1/+1
* | | Reorder config check before result looping for SRV parsing debugDavid Kalnischkies2020-07-021-11/+6
* | | Reorder config check before checking systemd for non-interactive httpDavid Kalnischkies2020-07-021-9/+13
* | | Dutch program translation updateFrans Spiesschaert2020-07-021-20/+15
* | | Add dependency points in the resolver also to providersDavid Kalnischkies2020-07-022-9/+147
* | | Filter out impossible solutions for protected propagationDavid Kalnischkies2020-07-024-5/+51
* | | Delay removals due to Conflicts until Depends are resolvedDavid Kalnischkies2020-07-024-80/+176
* | | Merge branch 'patch-1' into 'master'Julian Andres Klode2020-07-011-1/+1
|\ \ \
| * | | Minor Catalan grammar typoSergio Oller Moreno2020-06-301-1/+1
|/ / /
* | | Add basic support for the Protected fieldJulian Andres Klode2020-06-298-2/+47