summaryrefslogtreecommitdiff
path: root/test/integration
AgeCommit message (Expand)AuthorFilesLines
2019-11-27Remove failed trusted signature instead of index on IMS hitDavid Kalnischkies1-0/+2
2019-11-27Use correct filename on IMS-hit reverify for indicesDavid Kalnischkies1-0/+73
2019-11-26Fix skip-bug-601016-description-translation testDavid Kalnischkies1-6/+7
2019-11-25Search in all available description translationsАлексей Шилин1-0/+107
2019-09-27Parse 'show' arguments for the 'info' alias as wellJulian Andres Klode1-0/+76
2019-09-19Pass --abort-after=1 to dpkg when using --force-dependsJulian Andres Klode1-0/+29
2019-08-15Add ?virtual patternJulian Andres Klode1-0/+6
2019-08-15Add the ?exact-name patternJulian Andres Klode1-0/+4
2019-08-15Add ?essential patternJulian Andres Klode1-0/+3
2019-08-15Add ?broken patternJulian Andres Klode1-0/+3
2019-08-15Add ?config-files and ?installed patternsJulian Andres Klode1-0/+18
2019-08-15Add ?obsolete and ?upgradable patternsJulian Andres Klode1-0/+10
2019-08-15Add ?automatic and ?garbage patternsJulian Andres Klode1-0/+6
2019-08-15Add patterns for the existing CacheFilter::Matcher classesJulian Andres Klode1-0/+62
2019-08-15Add pattern tree parser infra and connect with cacheset and apt listJulian Andres Klode1-0/+61
2019-08-15test: Use valgrind to ensure Acquire::Queue-Mode=access does not crashJulian Andres Klode2-1/+23
2019-08-15Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=accessJulian Andres Klode1-0/+3
2019-07-10Fix typos reported by codespell in code commentsDavid Kalnischkies2-4/+4
2019-06-11http: Fix Host header in proxied https connectionsSimon Körner1-0/+22
2019-06-11Introduce apt satisfy and apt-get satisfyJulian Andres Klode1-0/+72
2019-05-06Use debDebFile to get control file instead of dpkg-debJulian Andres Klode1-3/+3
2019-04-15Add test case for local-only packages pinned to neverJulian Andres Klode1-1/+14
2019-03-03Add explicit message for unsupported binary signatureDavid Kalnischkies1-0/+22
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