Age | Commit message (Expand) | Author |
2019-01-25 | SECURITY UPDATE: content injection in http method (CVE-2019-3462) | Julian Andres Klode |
2019-01-14 | Add support for /etc/apt/auth.conf.d/*.conf (netrcparts) | Julian Andres Klode |
2018-10-09 | Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts | Julian Andres Klode |
2018-08-20 | Support records larger than 32kb in 'apt show' | David Kalnischkies |
2018-08-20 | clear alternative URIs for mirror:// between steps (CVE-2018-0501) | David Kalnischkies |
2018-07-09 | Handle JSON hooks that just close the file/exit and fix some other errors | Julian Andres Klode |
2018-06-25 | Fix hidden test failure if not called via sudo | David Kalnischkies |
2018-06-25 | tests: Do not expect requested-by if sudo was invoked by root | Julian Andres Klode |
2018-06-25 | Fix build with new gtest | Julian Andres Klode |
2018-04-15 | Merge branch 'pu/heavy-hooks' into 'master' | Julian Andres Klode |
2018-04-15 | Introduce experimental new hooks for command-line tools | Julian Andres Klode |
2018-04-15 | Merge branch 'pu/zstd' into 'master' | Julian Andres Klode |
2018-04-06 | test: export GCOV_ERROR_FILE=/dev/null to make it fail less/no tests | Julian Andres Klode |
2018-03-15 | Use https for Ubuntu changelogs | Julian Andres Klode |
2018-03-12 | apt-pkg: Add support for zstd | Julian Andres Klode |
2018-02-19 | Merge branch 'pu/not-valid-before' into 'master' | Julian Andres Klode |
2018-02-19 | Check that Date of Release file is not in the future | Julian Andres Klode |
2018-02-19 | ensure correct file permissions for auxfiles | David Kalnischkies |
2018-02-19 | tests: set debhelper compat 10 and R³ by default | David Kalnischkies |
2018-02-19 | add apt-helper drop-privs command… | David Kalnischkies |
2018-02-19 | Work around test-method-mirror failure by setting umask at start | Julian Andres Klode |
2018-01-19 | allow the apt/lists/auxfiles/ directory to be missing | David Kalnischkies |
2018-01-17 | Introduce inrelease-path option for sources.list | Julian Andres Klode |
2018-01-03 | add a testcase for the mirror method | David Kalnischkies |
2018-01-03 | allow a method to request auxiliary files | David Kalnischkies |
2018-01-03 | refactor message generation for methods | David Kalnischkies |
2018-01-02 | Support cleartext signed InRelease files with CRLF line endings | David Kalnischkies |
2017-12-24 | do not remap current files if nullptrs in cache generation | David Kalnischkies |
2017-12-14 | relax test to accept various connection failures | David Kalnischkies |
2017-12-13 | implement fallback to alternative URIs for all items | David Kalnischkies |
2017-12-13 | implement Acquire::Retries support for all items | David Kalnischkies |
2017-12-13 | support multiline values in LookupTag | David Kalnischkies |
2017-12-13 | avoid some useless casts reported by -Wuseless-cast | David Kalnischkies |
2017-12-13 | don't auto-switch candidate if installed is good enough | David Kalnischkies |
2017-12-13 | if insecure repo is allowed continue on all http errors | David Kalnischkies |
2017-11-22 | tests: Improve handling profiling messages on CI | Julian Andres Klode |
2017-11-19 | support COLUMNS environment variable in apt tools | David Kalnischkies |
2017-11-19 | allow multivalue fields in deb822 sources to be folded | David Kalnischkies |
2017-10-28 | Prevent overflow in Installed-Size (and Size) in apt show | Julian Andres Klode |
2017-10-20 | Fix testsuite for and add new fields from dpkg 1.19 | Julian Andres Klode |
2017-10-05 | remove pointless va_copy to avoid cleanup dance | David Kalnischkies |
2017-10-05 | ignore unsupported key formats in apt-key | David Kalnischkies |
2017-09-26 | allow empty build-dependency fields in the parser | David Kalnischkies |
2017-09-26 | proper error reporting for v3 onion services | David Kalnischkies |
2017-09-24 | Drop curl method and apt-transport-https package | Julian Andres Klode |
2017-09-09 | ftparchive: Do not pass through disabled hashes in Sources | Julian Andres Klode |
2017-09-09 | add test for bug 870675 (hang on unsupported method) | David Kalnischkies |
2017-09-09 | test: Workaround gpgv warning | Julian Andres Klode |
2017-08-24 | Make test-bug-818628-unreadable-source work on !amd64 | Julian Andres Klode |
2017-08-12 | Work around float rounding change in gcc 7 on i386 | Julian Andres Klode |