summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-05-07Add test case for local-only packages pinned to neverJulian Andres Klode
2019-02-05Add a Packages-Require-Authorization Release file fieldJulian Andres Klode
2019-02-05Introduce experimental 'never' pinning for sourcesJulian Andres Klode
2019-01-25SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode
2019-01-14Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)Julian Andres Klode
2018-10-09Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scriptsJulian Andres Klode
2018-08-20Support records larger than 32kb in 'apt show'David Kalnischkies
2018-08-20clear alternative URIs for mirror:// between steps (CVE-2018-0501)David Kalnischkies
2018-07-09Handle JSON hooks that just close the file/exit and fix some other errorsJulian Andres Klode
2018-06-25Fix hidden test failure if not called via sudoDavid Kalnischkies
2018-06-25tests: Do not expect requested-by if sudo was invoked by rootJulian Andres Klode
2018-06-25Fix build with new gtestJulian Andres Klode
2018-04-15Merge branch 'pu/heavy-hooks' into 'master'Julian Andres Klode
2018-04-15Introduce experimental new hooks for command-line toolsJulian Andres Klode
2018-04-15Merge branch 'pu/zstd' into 'master'Julian Andres Klode
2018-04-06test: export GCOV_ERROR_FILE=/dev/null to make it fail less/no testsJulian Andres Klode
2018-03-15Use https for Ubuntu changelogsJulian Andres Klode
2018-03-12apt-pkg: Add support for zstdJulian Andres Klode
2018-02-19Merge branch 'pu/not-valid-before' into 'master'Julian Andres Klode
2018-02-19Check that Date of Release file is not in the futureJulian Andres Klode
2018-02-19ensure correct file permissions for auxfilesDavid Kalnischkies
2018-02-19tests: set debhelper compat 10 and R³ by defaultDavid Kalnischkies
2018-02-19add apt-helper drop-privs command…David Kalnischkies
2018-02-19Work around test-method-mirror failure by setting umask at startJulian Andres Klode
2018-01-19allow the apt/lists/auxfiles/ directory to be missingDavid Kalnischkies
2018-01-17Introduce inrelease-path option for sources.listJulian Andres Klode
2018-01-03add a testcase for the mirror methodDavid Kalnischkies
2018-01-03allow a method to request auxiliary filesDavid Kalnischkies
2018-01-03refactor message generation for methodsDavid Kalnischkies
2018-01-02Support cleartext signed InRelease files with CRLF line endingsDavid Kalnischkies
2017-12-24do not remap current files if nullptrs in cache generationDavid Kalnischkies
2017-12-14relax test to accept various connection failuresDavid Kalnischkies
2017-12-13implement fallback to alternative URIs for all itemsDavid Kalnischkies
2017-12-13implement Acquire::Retries support for all itemsDavid Kalnischkies
2017-12-13support multiline values in LookupTagDavid Kalnischkies
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies
2017-12-13don't auto-switch candidate if installed is good enoughDavid Kalnischkies
2017-12-13if insecure repo is allowed continue on all http errorsDavid Kalnischkies
2017-11-22tests: Improve handling profiling messages on CIJulian Andres Klode
2017-11-19support COLUMNS environment variable in apt toolsDavid Kalnischkies
2017-11-19allow multivalue fields in deb822 sources to be foldedDavid Kalnischkies
2017-10-28Prevent overflow in Installed-Size (and Size) in apt showJulian Andres Klode
2017-10-20Fix testsuite for and add new fields from dpkg 1.19Julian Andres Klode
2017-10-05remove pointless va_copy to avoid cleanup danceDavid Kalnischkies
2017-10-05ignore unsupported key formats in apt-keyDavid Kalnischkies
2017-09-26allow empty build-dependency fields in the parserDavid Kalnischkies
2017-09-26proper error reporting for v3 onion servicesDavid Kalnischkies
2017-09-24Drop curl method and apt-transport-https packageJulian Andres Klode
2017-09-09ftparchive: Do not pass through disabled hashes in SourcesJulian Andres Klode
2017-09-09add test for bug 870675 (hang on unsupported method)David Kalnischkies