Age | Commit message (Expand) | Author |
2018-08-20 | clear alternative URIs for mirror:// between steps (CVE-2018-0501) | David Kalnischkies |
2018-08-19 | Report (soon) worthless keys if gpg uses fpr for GOODSIG | David Kalnischkies |
2018-08-19 | test: Supports records larger than 32kb in 'apt show' | David Kalnischkies |
2018-08-19 | aptwebserver: Prefetch compressors to avoid thread crashes | David Kalnischkies |
2018-08-14 | CMake: Use ${PROJECT_NAME} instead of hardcoding apt | David Kalnischkies |
2018-06-27 | Handle JSON hooks that just close the file/exit and fix some other errors | Julian Andres Klode |
2018-05-28 | Don't show acquire warning for "hidden" components | David Kalnischkies |
2018-05-28 | tests: Prevent stunnel4 from binding on IPv6 | David Kalnischkies |
2018-05-24 | Merge branch 'feature/morevolatilesupport' into 'master' | Julian Andres Klode |
2018-05-24 | Merge branch 'feature/byhashviaalturl' into 'master' | Julian Andres Klode |
2018-05-21 | Extend test-apt-get-autoremove to check debug output | Filipe Brandenburger |
2018-05-19 | Fix hidden test failure if not called via sudo | David Kalnischkies |
2018-05-16 | tests: Do not expect requested-by if sudo was invoked by root | Julian Andres Klode |
2018-05-11 | Handle by-hash URI construction more centrally | David Kalnischkies |
2018-05-11 | Drop alternative URIs we got a hash-based fail from | David Kalnischkies |
2018-05-11 | Support local files as arguments in show command | David Kalnischkies |
2018-05-11 | Support --with-source in show & search commands | David Kalnischkies |
2018-05-11 | Support release selector for volatile files as well | David Kalnischkies |
2018-05-11 | Extend apt build-dep pkg/release to switch dep as needed | David Kalnischkies |
2018-05-05 | Fix various typos reported by spellcheckers | David Kalnischkies |
2018-05-04 | Prevent GTest from flooding us with compiler warnings | David Kalnischkies |
2018-05-04 | 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 |