summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-05Add a Packages-Require-Authorization Release file fieldJulian Andres Klode7-4/+124
2019-02-05Introduce experimental 'never' pinning for sourcesJulian Andres Klode2-6/+82
2019-02-05private-json-hooks.cc: deal with EPIPEMichael Vogt1-1/+1
2019-01-25Release 1.6.81.6.8Julian Andres Klode6-7/+13
2019-01-25SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode2-0/+72
2019-01-14Release 1.6.71.6.7Julian Andres Klode4-3/+15
2019-01-14Merge translations from 1.8 seriesJulian Andres Klode55-1806/+3637
2019-01-14Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)Julian Andres Klode5-13/+56
2019-01-09NeverAutoRemove kernel meta packagesJulian Andres Klode1-0/+2
2019-01-09Merge branch 'l10n-1.6' into '1.6.y'Julian Andres Klode1-44/+17
2019-01-09[l10n] Update Italian translationMilo Casagrande1-44/+17
2018-10-09release 1.6.61.6.6Julian Andres Klode5-6/+17
2018-10-09Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scriptsJulian Andres Klode3-0/+86
2018-09-28Release 1.6.51.6.5Julian Andres Klode48-233/+897
2018-09-28Update libapt-pkg5.0 symbols for frontend lockingJulian Andres Klode1-0/+3
2018-09-28pkgCacheFile: Only unlock in destructor if locked beforeJulian Andres Klode2-5/+21
2018-09-28http: Stop pipeline after close only if it was not filled beforeJulian Andres Klode2-6/+21
2018-09-28Set DPKG_FRONTEND_LOCKED as needed when doing selection changesJulian Andres Klode1-0/+5
2018-09-28Add support for dpkg frontend lockJulian Andres Klode6-9/+93
2018-08-20Support records larger than 32kb in 'apt show'David Kalnischkies2-2/+35
2018-08-20Release 1.6.41.6.4Julian Andres Klode9-10/+21
2018-08-20Revert "Release 1.6.3ubuntu0.1"Julian Andres Klode10-22/+11
2018-08-20Release 1.6.3ubuntu0.11.6.3ubuntu0.1Julian Andres Klode10-11/+22
2018-08-20clear alternative URIs for mirror:// between steps (CVE-2018-0501)David Kalnischkies3-20/+66
2018-07-09Release 1.6.31.6.3Julian Andres Klode9-28/+33
2018-07-09Handle JSON hooks that just close the file/exit and fix some other errorsJulian Andres Klode2-2/+95
2018-06-25Release 1.6.21.6.2Julian Andres Klode9-10/+24
2018-06-25gitlab-ci: chmod 755 /rootJulian Andres Klode1-0/+1
2018-06-25gitlab-ci.yml: Also pull in ninja-build for 1.6.yJulian Andres Klode1-2/+2
2018-06-25CI: Export DEBIAN_FRONTEND=noninteractive in all CI environmentsJulian Andres Klode3-2/+9
2018-06-25Fix lock counting in debSystemJulian Andres Klode1-1/+1
2018-06-25apt-key: Pass all instead of gpg-agent to gpgconf --killJulian Andres Klode1-1/+1
2018-06-25gitlab-ci: Run on ubuntu:bionic for 1.6.yJulian Andres Klode1-1/+1
2018-06-25Lower default timeout from 120s to 30sJulian Andres Klode5-8/+8
2018-06-25Handle a missed case of timed out ip addressesJulian Andres Klode1-0/+1
2018-06-25Fix hidden test failure if not called via sudoDavid Kalnischkies2-2/+2
2018-06-25Run tests on GitLab CIJulian Andres Klode1-0/+33
2018-06-25tests: Do not expect requested-by if sudo was invoked by rootJulian Andres Klode2-2/+2
2018-06-25Fix build with new gtestJulian Andres Klode1-1/+1
2018-04-20Release 1.6.11.6.1Julian Andres Klode9-10/+17
2018-04-20apt.conf.autoremove: Catch some new Ubuntu module packagesJulian Andres Klode1-0/+3
2018-04-20CMake: Fix builds without zstdJulian Andres Klode1-2/+2
2018-04-18Release 1.61.6Julian Andres Klode9-10/+17
2018-04-18Point debian-branch to 1.6.yJulian Andres Klode1-1/+1
2018-04-18Make libzstd optional in CMakeLists.txt, to aid cross-buildingJulian Andres Klode1-1/+1
2018-04-15Release 1.6~rc11.6_rc1Julian Andres Klode19-20/+51
2018-04-15French man pages translationjean-pierre giraud1-275/+555
2018-04-15Revert "mention mirror method in sources.list"Julian Andres Klode2-17/+0
2018-04-15Merge branch 'pu/heavy-hooks' into 'master'Julian Andres Klode9-10/+765
2018-04-15Introduce experimental new hooks for command-line toolsJulian Andres Klode7-7/+756