Age | Commit message (Expand) | Author |
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 |
2017-02-22 | show output as documented for APT::Periodic::Verbose 2 | Paul Wise |
2017-02-22 | add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges dance | David Kalnischkies |
2017-02-22 | reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivileges | David Kalnischkies |
2017-02-22 | keep Release.gpg on untrusted to trusted IMS-Hit | David Kalnischkies |
2017-02-22 | don't install new deps of candidates for kept back pkgs | David Kalnischkies |
2017-01-17 | Release 1.2.191.2.19 | Julian Andres Klode |
2017-01-17 | test: use downloadfile instead of apthelper download-file | Julian Andres Klode |
2017-01-17 | https: Quote path in URL before passing it to curl | Julian Andres Klode |
2016-12-08 | Release 1.2.18 security update1.2.18 | Julian Andres Klode |
2016-12-08 | gpgv: Flush the files before checking for errors | Julian Andres Klode |
2016-12-08 | SECURITY UPDATE: gpgv: Check for errors when splitting files (CVE-2016-1252) | Julian Andres Klode |
2016-11-23 | Release 1.2.171.2.17 | Julian Andres Klode |
2016-11-23 | show apt-key warnings in apt update | David Kalnischkies |
2016-11-23 | test-releasefile-verification: installaptold: Clean up before run | Julian Andres Klode |
2016-11-23 | apt-key: warn instead of fail on unreadable keyrings | David Kalnischkies |
2016-11-15 | Release 1.2.161.2.16 | Julian Andres Klode |
2016-11-14 | Release 1.2.16 RC1 | Julian Andres Klode |
2016-11-14 | Revert "if the FileFd failed already following calls should fail, too" | Julian Andres Klode |
2016-11-14 | Add shippable.yml for CI on Shippable | Julian Andres Klode |
2016-11-14 | travis: Pull in c++ standard library and g++ 5 from wily | Julian Andres Klode |
2016-11-14 | Use C locale instead of C.UTF-8 for protocol strings | Julian Andres Klode |
2016-11-14 | imbue .diff/Index parsing with C.UTF-8 as well | David Kalnischkies |
2016-11-14 | prevent C++ locale number formatting in text APIs (try 3) | David Kalnischkies |
2016-11-14 | prevent C++ locale number formatting in text APIs (try 2) | David Kalnischkies |
2016-11-14 | imbue datetime parsing with C.UTF-8 locale | David Kalnischkies |
2016-11-14 | avoid std::get_time usage to sidestep libstdc++6 bug | David Kalnischkies |
2016-11-14 | accept only the expected UTC timezones in date parsing | David Kalnischkies |
2016-11-14 | use de-localed std::put_time instead rolling our own | David Kalnischkies |
2016-11-14 | avoid changing the global LC_TIME for Release writing | David Kalnischkies |
2016-10-31 | Release 1.2.151.2.15 | Julian Andres Klode |
2016-10-05 | 1.2.15 RC1 | Julian Andres Klode |
2016-10-05 | Do not read stderr from proxy autodetection scripts | Julian Andres Klode |
2016-10-05 | VersionHash: Do not skip too long dependency lines | Julian Andres Klode |
2016-10-05 | abort connection on '.' target replies in SRV | David Kalnischkies |
2016-10-05 | try not to call memcpy with length 0 in hash calculations | David Kalnischkies |
2016-10-05 | Base256ToNum: Fix uninitialized value | Julian Andres Klode |
2016-10-05 | TagFile: Fix off-by-one errors in comment stripping | Julian Andres Klode |
2016-10-05 | Merge translations from 1.3~rc3 | Julian Andres Klode |
2016-10-05 | zh_CN.po: update simplified chinese translation | Zhou Mo |
2016-10-05 | test/integration/test-srcrecord: Make executable | Julian Andres Klode |