summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.7.0~rc1 to unstable1.7.0_rc1Julian Andres Klode2018-09-1852-1151/+1081
* Merge branch 'pu/keep-pipelining-after-close' into 'master'Julian Andres Klode2018-09-182-6/+21
|\
| * http: Stop pipeline after close only if it was not filled beforeJulian Andres Klode2018-09-182-6/+21
|/
* Merge branch 'bugfix/statusfd' into 'master'Julian Andres Klode2018-09-185-102/+135
|\
| * Reorder progress report messagesDavid Kalnischkies2018-09-113-31/+31
| * Don't expect duplicated dpkg status-fd messagesDavid Kalnischkies2018-09-115-71/+83
| * Process status-fd completely before finishing dpkg callDavid Kalnischkies2018-09-111-15/+36
* | Show all architectures in 'apt list' outputDavid Kalnischkies2018-09-153-10/+34
|/
* Unset more environment variables in test frameworkDavid Kalnischkies2018-09-111-2/+5
* Don't use gpg directly in apt-key testDavid Kalnischkies2018-09-101-1/+1
* Fix typos reported by codespell & spellintianDavid Kalnischkies2018-08-2912-16/+28
* Don't use invalid iterator in Fallback-Of handlingDavid Kalnischkies2018-08-293-2/+24
* fr.po: Do not translate the apt-ftparchive commandsLaurent Bigonville2018-08-281-1/+1
* Release 1.7.0~alpha31.7.0_alpha3Julian Andres Klode2018-08-2052-239/+913
* clear alternative URIs for mirror:// between steps (CVE-2018-0501)David Kalnischkies2018-08-203-21/+67
* Update symbolsJulian Andres Klode2018-08-202-0/+19
* Report (soon) worthless keys if gpg uses fpr for GOODSIGDavid Kalnischkies2018-08-192-35/+49
* test: Supports records larger than 32kb in 'apt show'David Kalnischkies2018-08-191-0/+33
* Simplified Chinese program translation updateBoyuan Yang2018-08-191-34/+31
* aptwebserver: Prefetch compressors to avoid thread crashesDavid Kalnischkies2018-08-191-0/+1
* CMake: Use ${PROJECT_NAME} instead of hardcoding aptDavid Kalnischkies2018-08-141-6/+7
* Set DPKG_FRONTEND_LOCKED as needed when doing selection changesJulian Andres Klode2018-08-081-0/+5
* Merge branch 'bugfix/big-lock' into 'master'Julian Andres Klode2018-08-076-9/+93
|\
| * Add support for dpkg frontend lockJulian Andres Klode2018-08-076-9/+93
* | Merge branch 'master' into 'master'Julian Andres Klode2018-08-0745-62/+62
|\ \ | |/ |/|
| * Add trailing newline to output of edit-sources.Jean-Ralph Aviles2018-06-3045-62/+62
* | Release 1.7.0~alpha21.7.0_alpha2Julian Andres Klode2018-07-099-28/+34
* | Use cheaper entropy source for randomizing items to fetchJulian Andres Klode2018-07-061-2/+3
|/
* Merge branch 'pu/lp1776218-allow-hooks-to-not-handshake' into 'master'Julian Andres Klode2018-06-282-2/+95
|\
| * Handle JSON hooks that just close the file/exit and fix some other errorsJulian Andres Klode2018-06-272-2/+95
|/
* Release 1.7.0~alpha11.7.0_alpha1Julian Andres Klode2018-06-2551-610/+485
* gitlab-ci: chmod 755 /rootJulian Andres Klode2018-06-251-0/+1
* Ensure that we are online in apt-daily-upgrade.serviceJulian Andres Klode2018-06-251-1/+2
* CI: Export DEBIAN_FRONTEND=noninteractive in all CI environmentsJulian Andres Klode2018-06-253-2/+9
* Fix lock counting in debSystemJulian Andres Klode2018-06-131-1/+1
* Dutch manpage translation updateFrans Spiesschaert2018-06-021-232/+467
* Dutch program translation updateFrans Spiesschaert2018-06-021-31/+24
* Merge branch 'fix/usesteadyclockforprogress' into 'master'Julian Andres Klode2018-05-305-94/+96
|\
| * Use steady clock source for bandwidth limitationDavid Kalnischkies2018-05-292-10/+11
| * Remove unused time-tracking from http methodDavid Kalnischkies2018-05-282-20/+0
| * Use a steady clock source for progress reportingDavid Kalnischkies2018-05-283-64/+85
* | apt-key: Pass all instead of gpg-agent to gpgconf --killJulian Andres Klode2018-05-291-1/+1
|/
* Don't show acquire warning for "hidden" componentsDavid Kalnischkies2018-05-283-10/+58
* tests: Prevent stunnel4 from binding on IPv6David Kalnischkies2018-05-281-1/+1
* Merge branch 'pu/timeout-bad-addr-fixes' into 'master'Julian Andres Klode2018-05-246-8/+9
|\
| * Lower default timeout from 120s to 30sJulian Andres Klode2018-05-245-8/+8
| * Handle a missed case of timed out ip addressesJulian Andres Klode2018-05-241-0/+1
* | Merge branch 'feature/morevolatilesupport' into 'master'Julian Andres Klode2018-05-2414-186/+557
|\ \
| * | Support local files as arguments in show commandDavid Kalnischkies2018-05-114-32/+127
| * | Support --with-source in show & search commandsDavid Kalnischkies2018-05-115-104/+141