summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-10-02donkults fixesMichael Vogt1-1/+1
2014-10-01fix leftover files from Acquire::GzipIndexMichael Vogt1-7/+22
2014-10-01hack around test-apt-update-unauth failureMichael Vogt1-6/+15
2014-10-01fix test-apt-update-nofallback testMichael Vogt1-1/+5
2014-10-01update test/integration/test-releasefile-verificationMichael Vogt1-1/+12
2014-10-01Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt11-12/+35
2014-09-29Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-transMichael Vogt1-0/+1
2014-09-29more test fixesMichael Vogt2-4/+8
2014-09-29Test if TMPDIR is a directory in apt-key and if not unset itMichael Vogt1-0/+1
2014-09-29test fixesMichael Vogt4-3/+8
2014-09-29Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt36-250/+515
2014-09-29Merge branch 'debian/sid' into debian/experimentalMichael Vogt3-125/+136
2014-09-28allow options between command and -- on commandlineDavid Kalnischkies2-2/+70
2014-09-27cleanup partial directory of lists in apt-get cleanDavid Kalnischkies1-0/+34
2014-09-27allow fetcher setup without directory creationDavid Kalnischkies3-9/+38
2014-09-27add gnupg and gnupg2 as test-dependencyDavid Kalnischkies1-0/+1
2014-09-27ensure apt-key del handles 16-byte key idsJames McCoy1-0/+8
2014-09-27add --readonly option for apt-key advDavid Kalnischkies1-2/+2
2014-09-27use only one --keyring in gpg interactionsDavid Kalnischkies1-18/+39
2014-09-27add --secret-keyring option for apt-keyDavid Kalnischkies1-3/+3
2014-09-27allow to specify fingerprints in 'apt-key del'David Kalnischkies2-1/+9
2014-09-27add a test for apt-key export{,all}David Kalnischkies1-0/+7
2014-09-27use apt-key to wrap gpg calls in testcasesDavid Kalnischkies1-31/+9
2014-09-27support gnupg2 as drop-in replacement for gnupgDavid Kalnischkies1-83/+108
2014-09-27use apt-key adv (+ gnupg) instead of gpgv for verifyDavid Kalnischkies4-2/+35
2014-09-27fix progress output for (dist-)upgrade calculationDavid Kalnischkies23-0/+42
2014-09-26test fixesMichael Vogt7-16/+25
2014-09-26Do not allow going from authenticated to unauthenticated repoMichael Vogt1-0/+207
2014-09-26Print warning for unauthenticated repositoriesMichael Vogt1-0/+30
2014-09-25rewrite compressed indexes test to check with all compressorsDavid Kalnischkies3-122/+135
2014-09-23make pdiff transactional (but at the cost of a CopyFile()Michael Vogt1-0/+1
2014-09-23cleanup, fix test-apt-update-unauth as the behavior of apt changedMichael Vogt1-5/+23
2014-09-23Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-transMichael Vogt2-3/+4
2014-09-23Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt14-20/+242
2014-09-23fix testsMichael Vogt2-3/+4
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt14-16/+246
2014-09-21generalize Acquire::GzipIndexMichael Vogt2-12/+10
2014-09-20relax grep to support newer curl output formatDavid Kalnischkies1-1/+6
2014-09-19Fix regression when copy: is used for a relative pathMichael Vogt1-4/+6
2014-09-19test/integration/test-apt-update-file: improve testMichael Vogt2-0/+17
2014-09-17improve test for commit daff4aMichael Vogt1-0/+7
2014-09-17Fix regression for file:/// uris from CVE-2014-0487Michael Vogt1-0/+27
2014-09-16SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt3-3/+105
2014-09-09don't call pager in non-terminals for changelogDavid Kalnischkies1-3/+2
2014-09-08fix progress report for upgrade and reinstallDavid Kalnischkies1-0/+16
2014-09-07fix and non-silent fail dpkg-overwrite error testDavid Kalnischkies1-1/+6
2014-09-07strip everything spacey in APT::String::StripDavid Kalnischkies1-0/+15
2014-09-07detect terminal output with 'test -t' in testsDavid Kalnischkies2-2/+2
2014-09-07do use an 'unknown' arch-specification in testDavid Kalnischkies1-4/+4
2014-09-07implement --full in apt searchDavid Kalnischkies1-1/+15