summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-22don't lock dpkg in update commandsDavid Kalnischkies1-2/+2
2017-02-22don't lock dpkg in 'apt-get clean'David Kalnischkies1-1/+1
2017-02-22don't show update stats if cache generation is disabledDavid Kalnischkies2-6/+7
2017-02-22use FindB instead of FindI for Debug::pkgAutoRemoveDavid Kalnischkies2-2/+2
2017-02-22avoid producing invalid options if repo has no hostDavid Kalnischkies1-2/+5
2017-02-22let {dsc,tar,diff}-only implicitly enable download-onlyDavid Kalnischkies3-10/+6
2017-02-22Honour Acquire::ForceIPv4/6 in the https transportLukasz Kawczynski1-0/+5
2017-02-22bash-completion: Only complete understood file paths for installJohn R. Lenton1-1/+3
2017-02-22show output as documented for APT::Periodic::Verbose 2Paul Wise1-2/+2
2017-02-22add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges danceDavid Kalnischkies1-9/+20
2017-02-22reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivilegesDavid Kalnischkies6-4/+89
2017-02-22keep Release.gpg on untrusted to trusted IMS-HitDavid Kalnischkies2-3/+55