summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09release 1.6.61.6.6Julian Andres Klode
2018-10-09Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scriptsJulian Andres Klode
2018-09-28Release 1.6.51.6.5Julian Andres Klode
2018-09-28Update libapt-pkg5.0 symbols for frontend lockingJulian Andres Klode
2018-09-28pkgCacheFile: Only unlock in destructor if locked beforeJulian Andres Klode
2018-09-28http: Stop pipeline after close only if it was not filled beforeJulian Andres Klode
2018-09-28Set DPKG_FRONTEND_LOCKED as needed when doing selection changesJulian Andres Klode
2018-09-28Add support for dpkg frontend lockJulian Andres Klode
2018-08-20Support records larger than 32kb in 'apt show'David Kalnischkies
2018-08-20Release 1.6.41.6.4Julian Andres Klode
2018-08-20Revert "Release 1.6.3ubuntu0.1"Julian Andres Klode
2018-08-20Release 1.6.3ubuntu0.11.6.3ubuntu0.1Julian Andres Klode
2018-08-20clear alternative URIs for mirror:// between steps (CVE-2018-0501)David Kalnischkies
2018-07-09Release 1.6.31.6.3Julian Andres Klode
2018-07-09Handle JSON hooks that just close the file/exit and fix some other errorsJulian Andres Klode
2018-06-25Release 1.6.21.6.2Julian Andres Klode
2018-06-25gitlab-ci: chmod 755 /rootJulian Andres Klode
2018-06-25gitlab-ci.yml: Also pull in ninja-build for 1.6.yJulian Andres Klode
2018-06-25CI: Export DEBIAN_FRONTEND=noninteractive in all CI environmentsJulian Andres Klode
2018-06-25Fix lock counting in debSystemJulian Andres Klode
2018-06-25apt-key: Pass all instead of gpg-agent to gpgconf --killJulian Andres Klode
2018-06-25gitlab-ci: Run on ubuntu:bionic for 1.6.yJulian Andres Klode
2018-06-25Lower default timeout from 120s to 30sJulian Andres Klode
2018-06-25Handle a missed case of timed out ip addressesJulian Andres Klode
2018-06-25Fix hidden test failure if not called via sudoDavid Kalnischkies
2018-06-25Run tests on GitLab CIJulian Andres Klode
2018-06-25tests: Do not expect requested-by if sudo was invoked by rootJulian Andres Klode
2018-06-25Fix build with new gtestJulian Andres Klode
2018-04-20Release 1.6.11.6.1Julian Andres Klode
2018-04-20apt.conf.autoremove: Catch some new Ubuntu module packagesJulian Andres Klode
2018-04-20CMake: Fix builds without zstdJulian Andres Klode
2018-04-18Release 1.61.6Julian Andres Klode
2018-04-18Point debian-branch to 1.6.yJulian Andres Klode
2018-04-18Make libzstd optional in CMakeLists.txt, to aid cross-buildingJulian Andres Klode
2018-04-15Release 1.6~rc11.6_rc1Julian Andres Klode
2018-04-15French man pages translationjean-pierre giraud
2018-04-15Revert "mention mirror method in sources.list"Julian Andres Klode
2018-04-15Merge branch 'pu/heavy-hooks' into 'master'Julian Andres Klode
2018-04-15Introduce experimental new hooks for command-line toolsJulian Andres Klode
2018-04-15Merge branch 'pu/zstd' into 'master'Julian Andres Klode
2018-04-13zstd: Implement support for multi-frame filesJulian Andres Klode
2018-04-13Implement compression level handling for zstdJulian Andres Klode
2018-04-13apt-private: Collect not found packages in CacheSetHelperAPTGetJulian Andres Klode
2018-04-07document Acquire::AllowReleaseInfoChange without extra sDavid Kalnischkies
2018-04-07mention mirror method in sources.listDavid Kalnischkies
2018-04-07set our two libapt libraries to prio:optionalDavid Kalnischkies
2018-04-07fix communication typo in https manpageDavid Kalnischkies
2018-04-07catch changelog ↔ NEWS dist mismatches in release scriptDavid Kalnischkies
2018-04-07remove duplicate changelog lines from 1.6~beta1 entryDavid Kalnischkies
2018-04-06test: export GCOV_ERROR_FILE=/dev/null to make it fail less/no testsJulian Andres Klode