summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-28Release 1.2.281.2.28Julian Andres Klode57-242/+803
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-5/+20
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-10/+97
2018-09-28Support records larger than 32kb in 'apt show'David Kalnischkies2-2/+35
2018-07-17apt.conf.autoremove: Add linux-cloud-tools to listJulian Andres Klode1-0/+1
2018-06-26Release 1.2.271.2.27Julian Andres Klode13-13/+25
2018-06-25apt.conf.autoremove: Catch some new Ubuntu module packagesJulian Andres Klode1-0/+3
2018-06-25Fix lock counting in debSystemJulian Andres Klode1-1/+1
2018-04-10don't hang if multiple sources use unavailable methodDavid Kalnischkies1-3/+6
2018-03-06Release 1.2.261.2.26Julian Andres Klode13-13/+21
2018-03-06travis: Migrate to Docker to make CI work againJulian Andres Klode2-16/+21
2018-03-06Revert "http: A response with Content-Length: 0 has no content"Julian Andres Klode1-4/+1
2017-09-26Release 1.2.25 to xenial1.2.25Julian Andres Klode13-13/+35
2017-09-13apt-daily: Pull in network-online.target in service, not timerJulian Andres Klode2-2/+2
2017-09-13don't ask an uninit _system for supported archsDavid Kalnischkies1-1/+1
2017-09-13Gracefully terminate process when stopping apt-daily-upgradeBalint Reczey1-0/+2
2017-09-13http: A response with Content-Length: 0 has no contentJulian Andres Klode1-1/+4
2017-09-13Reset failure reason when connection was successfulJulian Andres Klode2-2/+4
2017-09-13use port from SRV record instead of initial portDavid Kalnischkies1-1/+5
2017-09-13fix a "critical" typo in old changelog entryRobert Luberda1-1/+1
2017-06-19Release 1.2.241.2.24Julian Andres Klode13-13/+24
2017-06-19apt.systemd.daily: Use unattended-ugrade --download-only if availableJulian Andres Klode1-2/+2
2017-06-19Fix parsing of or groups in build-deps with ignored packagesJulian Andres Klode2-1/+69
2017-05-19Release 1.2.231.2.23Julian Andres Klode57-58/+67
2017-05-19apt.systemd.daily: Drop the LOCKFD variableJulian Andres Klode1-6/+3
2017-05-19apt.systemd.daily: fix error from locking codeAlan Jenkins1-10/+20
2017-05-05Ubuntu release 1.2.221.2.22Julian Andres Klode14-14/+37
2017-05-05bash-completion: Fix spelling of autocleanMatt Kraai1-1/+1
2017-05-05Split apt-daily timer into twoJulian Andres Klode5-7/+27
2017-05-05apt.systemd.daily: Add lockingJulian Andres Klode1-4/+14
2017-05-05Run unattended-upgrade -d in download partJulian Andres Klode1-0/+11
2017-05-05Allow the daily script to be run in two phasesJulian Andres Klode1-71/+75
2017-04-25Release 1.2.211.2.21Julian Andres Klode13-13/+29
2017-04-25apt-ftparchive: Support '.ddeb' dbgsym packagesUnit 1931-1/+1
2017-04-25systemd: Rework timing and add After=network-onlineJulian Andres Klode1-3/+4
2017-04-25Fix and avoid quoting in CommandLine::AsStringDavid Kalnischkies2-5/+19
2017-04-25Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$Julian Andres Klode1-0/+1
2017-02-27Release 1.2.201.2.20Julian Andres Klode13-13/+50
2017-02-22Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat()Julian Andres Klode1-1/+1
2017-02-22Do not package names representing .dsc/.deb/... filesJulian Andres Klode2-9/+25
2017-02-22Only merge acquire items with the same meta keyJulian Andres Klode1-1/+17
2017-02-22COPYING.GPL: Update to recent version (address, LGPL name)Julian Andres Klode1-22/+21
2017-02-22travis: Run test suites for root and user in separate build jobsJulian Andres Klode1-2/+5
2017-02-22basehttp: Only read Content-Range on 416 and 206 responsesJulian Andres Klode1-1/+5
2017-02-22stop rred from leaking debug messages on recovered errorsDavid Kalnischkies1-3/+6
2017-02-22remove 'old' FAILED files in the next acquire callDavid Kalnischkies2-0/+10
2017-02-22avoid validate/delete/load race in cache generationDavid Kalnischkies1-28/+31