summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-05-07Add test case for local-only packages pinned to neverJulian Andres Klode
2019-03-01Add a Packages-Require-Authorization Release file fieldJulian Andres Klode
2019-03-01Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)Julian Andres Klode
2019-02-21Introduce experimental 'never' pinning for sourcesJulian Andres Klode
2019-01-25SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode
2018-10-09Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scriptsJulian Andres Klode
2018-09-28Support records larger than 32kb in 'apt show'David Kalnischkies
2017-09-13Reset failure reason when connection was successfulJulian Andres Klode
2017-06-19Fix parsing of or groups in build-deps with ignored packagesJulian Andres Klode
2017-04-25Fix and avoid quoting in CommandLine::AsStringDavid Kalnischkies
2017-02-22Do not package names representing .dsc/.deb/... filesJulian Andres Klode
2017-02-22remove 'old' FAILED files in the next acquire callDavid Kalnischkies
2017-02-22don't show update stats if cache generation is disabledDavid Kalnischkies
2017-02-22let {dsc,tar,diff}-only implicitly enable download-onlyDavid Kalnischkies
2017-02-22reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivilegesDavid Kalnischkies
2017-02-22keep Release.gpg on untrusted to trusted IMS-HitDavid Kalnischkies
2017-02-22don't install new deps of candidates for kept back pkgsDavid Kalnischkies
2017-01-17test: use downloadfile instead of apthelper download-fileJulian Andres Klode
2017-01-17https: Quote path in URL before passing it to curlJulian Andres Klode
2016-11-23show apt-key warnings in apt updateDavid Kalnischkies
2016-11-23test-releasefile-verification: installaptold: Clean up before runJulian Andres Klode
2016-11-23apt-key: warn instead of fail on unreadable keyringsDavid Kalnischkies
2016-11-14avoid std::get_time usage to sidestep libstdc++6 bugDavid Kalnischkies
2016-11-14accept only the expected UTC timezones in date parsingDavid Kalnischkies
2016-10-05Do not read stderr from proxy autodetection scriptsJulian Andres Klode
2016-10-05VersionHash: Do not skip too long dependency linesJulian Andres Klode
2016-10-05test/integration/test-srcrecord: Make executableJulian Andres Klode
2016-10-05Fix segfault and out-of-bounds read in Binary fieldsJulian Andres Klode
2016-10-05don't loop on pinning pkgs from absolute debs by regexDavid Kalnischkies
2016-10-05changelog: Respect Dir setting for local changelog gettingJulian Andres Klode
2016-10-05http(s): allow empty values for header fieldsDavid Kalnischkies
2016-10-05allow user@host (aka: no password) in URI parsingDavid Kalnischkies
2016-10-05pass --force-remove-essential to dpkg only if neededDavid Kalnischkies
2016-10-05(error) va_list 'args' was opened but not closed by va_end()David Kalnischkies
2016-08-31rred: truncate result file before writing to itDavid Kalnischkies
2016-08-31Add kernels with "+" in the package name to APT::NeverAutoRemoveAndrew Patterson
2016-08-31don't change owner/perms/times through file:// symlinksDavid Kalnischkies
2016-08-31Make the test case executableJulian Andres Klode
2016-08-31indextargets: Check that cache could be built before using itJulian Andres Klode
2016-08-31do not treat same-version local debs as downgradeDavid Kalnischkies
2016-08-31reinstalling local deb file is no downgradeDavid Kalnischkies
2016-08-31protect only the latest same-source providers from autoremoveDavid Kalnischkies
2016-08-31don't do atomic overrides with failed filesDavid Kalnischkies
2016-06-20do not error if auto-detect-proxy cmd has no outputDavid Kalnischkies
2016-06-10don't leak an FD in lz4 (de)compressionDavid Kalnischkies
2016-06-10do not hang on piped input in PipedFileFdPrivateDavid Kalnischkies
2016-06-01prevent C++ locale number formatting in text APIsDavid Kalnischkies
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies
2016-05-11respect user pinning in M-A:same version (un)screwingDavid Kalnischkies
2016-05-10test: fix permission issue if run as rootDavid Kalnischkies