Age | Commit message (Expand) | Author |
2018-06-26 | Release 1.2.271.2.27 | Julian Andres Klode |
2018-06-25 | apt.conf.autoremove: Catch some new Ubuntu module packages | Julian Andres Klode |
2018-06-25 | Fix lock counting in debSystem | Julian Andres Klode |
2018-04-10 | don't hang if multiple sources use unavailable method | David Kalnischkies |
2018-03-06 | Release 1.2.261.2.26 | Julian Andres Klode |
2018-03-06 | travis: Migrate to Docker to make CI work again | Julian Andres Klode |
2018-03-06 | Revert "http: A response with Content-Length: 0 has no content" | Julian Andres Klode |
2017-09-26 | Release 1.2.25 to xenial1.2.25 | Julian Andres Klode |
2017-09-13 | apt-daily: Pull in network-online.target in service, not timer | Julian Andres Klode |
2017-09-13 | don't ask an uninit _system for supported archs | David Kalnischkies |
2017-09-13 | Gracefully terminate process when stopping apt-daily-upgrade | Balint Reczey |
2017-09-13 | http: A response with Content-Length: 0 has no content | Julian Andres Klode |
2017-09-13 | Reset failure reason when connection was successful | Julian Andres Klode |
2017-09-13 | use port from SRV record instead of initial port | David Kalnischkies |
2017-09-13 | fix a "critical" typo in old changelog entry | Robert Luberda |
2017-06-19 | Release 1.2.241.2.24 | Julian Andres Klode |
2017-06-19 | apt.systemd.daily: Use unattended-ugrade --download-only if available | Julian Andres Klode |
2017-06-19 | Fix parsing of or groups in build-deps with ignored packages | Julian Andres Klode |
2017-05-19 | Release 1.2.231.2.23 | Julian Andres Klode |
2017-05-19 | apt.systemd.daily: Drop the LOCKFD variable | Julian Andres Klode |
2017-05-19 | apt.systemd.daily: fix error from locking code | Alan Jenkins |
2017-05-05 | Ubuntu release 1.2.221.2.22 | Julian Andres Klode |
2017-05-05 | bash-completion: Fix spelling of autoclean | Matt Kraai |
2017-05-05 | Split apt-daily timer into two | Julian Andres Klode |
2017-05-05 | apt.systemd.daily: Add locking | Julian Andres Klode |
2017-05-05 | Run unattended-upgrade -d in download part | Julian Andres Klode |
2017-05-05 | Allow the daily script to be run in two phases | Julian Andres Klode |
2017-04-25 | Release 1.2.211.2.21 | Julian Andres Klode |
2017-04-25 | apt-ftparchive: Support '.ddeb' dbgsym packages | Unit 193 |
2017-04-25 | systemd: Rework timing and add After=network-online | Julian Andres Klode |
2017-04-25 | Fix and avoid quoting in CommandLine::AsString | David Kalnischkies |
2017-04-25 | Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$ | Julian Andres Klode |
2017-02-27 | Release 1.2.201.2.20 | Julian Andres Klode |
2017-02-22 | Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat() | Julian Andres Klode |
2017-02-22 | Do not package names representing .dsc/.deb/... files | Julian Andres Klode |
2017-02-22 | Only merge acquire items with the same meta key | Julian Andres Klode |
2017-02-22 | COPYING.GPL: Update to recent version (address, LGPL name) | Julian Andres Klode |
2017-02-22 | travis: Run test suites for root and user in separate build jobs | Julian Andres Klode |
2017-02-22 | basehttp: Only read Content-Range on 416 and 206 responses | Julian Andres Klode |
2017-02-22 | stop rred from leaking debug messages on recovered errors | David Kalnischkies |
2017-02-22 | remove 'old' FAILED files in the next acquire call | David Kalnischkies |
2017-02-22 | avoid validate/delete/load race in cache generation | David Kalnischkies |
2017-02-22 | don't lock dpkg in update commands | David Kalnischkies |
2017-02-22 | don't lock dpkg in 'apt-get clean' | David Kalnischkies |
2017-02-22 | don't show update stats if cache generation is disabled | David Kalnischkies |
2017-02-22 | use FindB instead of FindI for Debug::pkgAutoRemove | David Kalnischkies |
2017-02-22 | avoid producing invalid options if repo has no host | David Kalnischkies |
2017-02-22 | let {dsc,tar,diff}-only implicitly enable download-only | David Kalnischkies |
2017-02-22 | Honour Acquire::ForceIPv4/6 in the https transport | Lukasz Kawczynski |
2017-02-22 | bash-completion: Only complete understood file paths for install | John R. Lenton |