summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-18Merge branch 'pu/keep-pipelining-after-close' into 'master'Julian Andres Klode2-6/+21
2018-09-18http: Stop pipeline after close only if it was not filled beforeJulian Andres Klode2-6/+21
2018-09-18Merge branch 'bugfix/statusfd' into 'master'Julian Andres Klode5-102/+135
2018-09-15Show all architectures in 'apt list' outputDavid Kalnischkies3-10/+34
2018-09-12clarificationDamyan Ivanov1-3/+4
2018-09-11Support multiple keyrings in sources.list Signed-ByDavid Kalnischkies7-106/+194
2018-09-11Support subkeys properly in Signed-By optionsDavid Kalnischkies9-61/+190
2018-09-11Reorder progress report messagesDavid Kalnischkies3-31/+31
2018-09-11Don't expect duplicated dpkg status-fd messagesDavid Kalnischkies5-71/+83
2018-09-11Process status-fd completely before finishing dpkg callDavid Kalnischkies1-15/+36
2018-09-11Unset more environment variables in test frameworkDavid Kalnischkies1-2/+5
2018-09-10Don't use gpg directly in apt-key testDavid Kalnischkies1-1/+1
2018-08-29Fix typos reported by codespell & spellintianDavid Kalnischkies12-16/+28
2018-08-29Don't use invalid iterator in Fallback-Of handlingDavid Kalnischkies3-2/+24
2018-08-28fr.po: Do not translate the apt-ftparchive commandsLaurent Bigonville1-1/+1
2018-08-20Release 1.7.0~alpha31.7.0_alpha3Julian Andres Klode52-239/+913
2018-08-20clear alternative URIs for mirror:// between steps (CVE-2018-0501)David Kalnischkies3-21/+67
2018-08-20Update symbolsJulian Andres Klode2-0/+19
2018-08-19Report (soon) worthless keys if gpg uses fpr for GOODSIGDavid Kalnischkies2-35/+49
2018-08-19test: Supports records larger than 32kb in 'apt show'David Kalnischkies1-0/+33
2018-08-19Simplified Chinese program translation updateBoyuan Yang1-34/+31
2018-08-19aptwebserver: Prefetch compressors to avoid thread crashesDavid Kalnischkies1-0/+1
2018-08-14CMake: Use ${PROJECT_NAME} instead of hardcoding aptDavid Kalnischkies1-6/+7
2018-08-09apt-get.8: mention --only-source in 'source' and 'build-dep' descriptionDamyan Ivanov1-1/+5
2018-08-08Set DPKG_FRONTEND_LOCKED as needed when doing selection changesJulian Andres Klode1-0/+5
2018-08-07Merge branch 'bugfix/big-lock' into 'master'Julian Andres Klode6-9/+93
2018-08-07Add support for dpkg frontend lockJulian Andres Klode6-9/+93
2018-08-07Merge branch 'master' into 'master'Julian Andres Klode45-62/+62
2018-07-09Release 1.7.0~alpha21.7.0_alpha2Julian Andres Klode9-28/+34
2018-07-06Use cheaper entropy source for randomizing items to fetchJulian Andres Klode1-2/+3
2018-06-30Add trailing newline to output of edit-sources.Jean-Ralph Aviles45-62/+62
2018-06-28Merge branch 'pu/lp1776218-allow-hooks-to-not-handshake' into 'master'Julian Andres Klode2-2/+95
2018-06-27Handle JSON hooks that just close the file/exit and fix some other errorsJulian Andres Klode2-2/+95
2018-06-25Release 1.7.0~alpha11.7.0_alpha1Julian Andres Klode51-610/+485
2018-06-25gitlab-ci: chmod 755 /rootJulian Andres Klode1-0/+1
2018-06-25Ensure that we are online in apt-daily-upgrade.serviceJulian Andres Klode1-1/+2
2018-06-25CI: Export DEBIAN_FRONTEND=noninteractive in all CI environmentsJulian Andres Klode3-2/+9
2018-06-13Fix lock counting in debSystemJulian Andres Klode1-1/+1
2018-06-02Dutch manpage translation updateFrans Spiesschaert1-232/+467
2018-06-02Dutch program translation updateFrans Spiesschaert1-31/+24
2018-05-30Merge branch 'fix/usesteadyclockforprogress' into 'master'Julian Andres Klode5-94/+96
2018-05-29apt-key: Pass all instead of gpg-agent to gpgconf --killJulian Andres Klode1-1/+1
2018-05-29Use steady clock source for bandwidth limitationDavid Kalnischkies2-10/+11
2018-05-28Remove unused time-tracking from http methodDavid Kalnischkies2-20/+0
2018-05-28Use a steady clock source for progress reportingDavid Kalnischkies3-64/+85
2018-05-28Don't show acquire warning for "hidden" componentsDavid Kalnischkies3-10/+58
2018-05-28tests: Prevent stunnel4 from binding on IPv6David Kalnischkies1-1/+1
2018-05-24Merge branch 'pu/timeout-bad-addr-fixes' into 'master'Julian Andres Klode6-8/+9
2018-05-24Merge branch 'feature/morevolatilesupport' into 'master'Julian Andres Klode14-186/+557
2018-05-24Merge branch 'feature/byhashviaalturl' into 'master'Julian Andres Klode5-199/+194