summaryrefslogtreecommitdiff
path: root/test/integration
AgeCommit message (Expand)AuthorFilesLines
2019-02-10Fix various typos in the documentationJakub Wilk1-1/+1
2019-02-04Merge branch 'pu/dead-pin' into 'master'Julian Andres Klode2-3/+123
2019-02-01Add a Packages-Require-Authorization Release file fieldJulian Andres Klode1-0/+61
2019-02-01Introduce experimental 'never' pinning for sourcesJulian Andres Klode1-3/+62
2019-02-01Merge branch 'pu/refuseunsignedlines' into 'master'Julian Andres Klode4-18/+87
2019-02-01Step over empty sections in TagFiles with commentsDavid Kalnischkies1-0/+68
2019-01-24Merge and reuse tmp file handling across the boardDavid Kalnischkies1-0/+7
2019-01-23Fail on non-signature lines in Release.gpgDavid Kalnischkies2-16/+75
2019-01-23Fail instead of warn for unsigned lines in InReleaseDavid Kalnischkies1-2/+5
2019-01-22Merge branch 'pu/gpgvsignedby' into 'master'Julian Andres Klode1-21/+43
2019-01-22SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode1-0/+66
2019-01-22Communicate back which key(s) were used for signingDavid Kalnischkies1-20/+42
2019-01-22Refactor internal Signers information storage in gpgvDavid Kalnischkies1-19/+19
2018-12-10Merge branch 'pu/dpkg-path' into 'master'Julian Andres Klode2-0/+38
2018-12-10Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkgJulian Andres Klode2-0/+38
2018-12-04Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)Julian Andres Klode1-1/+12
2018-12-04Merge branch 'bugfix/spaceinconfig' into 'master'Julian Andres Klode1-0/+14
2018-12-03Provide a "autopurge" shortcutJulian Andres Klode1-0/+15
2018-12-03test-pdiff-usage: make transaction failure test case more robustJulian Andres Klode1-1/+7
2018-11-29Use quoted tagnames in config dumpsDavid Kalnischkies1-0/+14
2018-11-25Fix typo reported by codespell in code commentsDavid Kalnischkies1-1/+1
2018-11-21Print useful error on "apt changelog" without argumentsJulian Andres Klode1-0/+5
2018-10-14Merge branch 'feature/subkeys' into 'master'Julian Andres Klode8-10/+147
2018-10-13Default to https: scheme for fetching Debian changelogsBen Hutchings2-3/+3
2018-10-05Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scriptsJulian Andres Klode1-0/+80
2018-09-20Deal with descriptions embedded in displayed record correctlyDavid Kalnischkies1-2/+68
2018-09-18Merge branch 'bugfix/statusfd' into 'master'Julian Andres Klode4-57/+78
2018-09-15Show all architectures in 'apt list' outputDavid Kalnischkies1-4/+23
2018-09-11Support multiple keyrings in sources.list Signed-ByDavid Kalnischkies3-8/+55
2018-09-11Support subkeys properly in Signed-By optionsDavid Kalnischkies7-2/+92
2018-09-11Reorder progress report messagesDavid Kalnischkies2-22/+22
2018-09-11Don't expect duplicated dpkg status-fd messagesDavid Kalnischkies4-50/+71
2018-09-11Unset more environment variables in test frameworkDavid Kalnischkies1-2/+5
2018-09-10Don't use gpg directly in apt-key testDavid Kalnischkies1-1/+1
2018-08-29Fix typos reported by codespell & spellintianDavid Kalnischkies1-1/+1
2018-08-29Don't use invalid iterator in Fallback-Of handlingDavid Kalnischkies2-2/+23
2018-08-20clear alternative URIs for mirror:// between steps (CVE-2018-0501)David Kalnischkies2-0/+43
2018-08-19Report (soon) worthless keys if gpg uses fpr for GOODSIGDavid Kalnischkies1-0/+25
2018-08-19test: Supports records larger than 32kb in 'apt show'David Kalnischkies1-0/+33
2018-06-27Handle JSON hooks that just close the file/exit and fix some other errorsJulian Andres Klode1-0/+87
2018-05-28Don't show acquire warning for "hidden" componentsDavid Kalnischkies2-8/+41
2018-05-28tests: Prevent stunnel4 from binding on IPv6David Kalnischkies1-1/+1
2018-05-24Merge branch 'feature/morevolatilesupport' into 'master'Julian Andres Klode3-6/+204
2018-05-24Merge branch 'feature/byhashviaalturl' into 'master'Julian Andres Klode2-2/+5
2018-05-21Extend test-apt-get-autoremove to check debug outputFilipe Brandenburger1-0/+25
2018-05-19Fix hidden test failure if not called via sudoDavid Kalnischkies2-2/+2
2018-05-16tests: Do not expect requested-by if sudo was invoked by rootJulian Andres Klode2-2/+2
2018-05-11Handle by-hash URI construction more centrallyDavid Kalnischkies1-0/+2
2018-05-11Drop alternative URIs we got a hash-based fail fromDavid Kalnischkies2-2/+3
2018-05-11Support local files as arguments in show commandDavid Kalnischkies1-5/+26