summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-10-074-9/+55
|\
| * ensure world-readability for trusted.gpg in postinstDavid Kalnischkies2014-10-021-0/+7
| * support parsing of all hashes for pdiffDavid Kalnischkies2014-09-301-6/+42
* | display errortext for all Err as well as Ign logsDavid Kalnischkies2014-10-076-60/+70
* | use _apt:root only for partial directoriesDavid Kalnischkies2014-10-073-14/+44
* | ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies2014-10-071-0/+1
* | fix testMichael Vogt2014-10-061-2/+1
* | cleanup pkgAcq*::Failed()Michael Vogt2014-10-061-1/+1
* | Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readabilityMichael Vogt2014-10-061-4/+22
* | update testMichael Vogt2014-10-061-3/+7
* | cleanup around pkgAcqMetaSig and improved testsMichael Vogt2014-10-021-5/+29
* | donkults fixesMichael Vogt2014-10-021-1/+1
* | fix leftover files from Acquire::GzipIndexMichael Vogt2014-10-011-7/+22
* | hack around test-apt-update-unauth failureMichael Vogt2014-10-011-6/+15
* | fix test-apt-update-nofallback testMichael Vogt2014-10-011-1/+5
* | update test/integration/test-releasefile-verificationMichael Vogt2014-10-011-1/+12
* | Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt2014-10-0111-12/+35
* | Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-transMichael Vogt2014-09-291-0/+1
|\|
| * Test if TMPDIR is a directory in apt-key and if not unset itMichael Vogt2014-09-291-0/+1
* | more test fixesMichael Vogt2014-09-292-4/+8
* | test fixesMichael Vogt2014-09-294-3/+8
* | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-2934-248/+445
|\|
| * Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-293-125/+136
| |\
| | * rewrite compressed indexes test to check with all compressorsDavid Kalnischkies2014-09-253-122/+135
| | * generalize Acquire::GzipIndexMichael Vogt2014-09-212-12/+10
| * | cleanup partial directory of lists in apt-get cleanDavid Kalnischkies2014-09-271-0/+34
| * | allow fetcher setup without directory creationDavid Kalnischkies2014-09-273-9/+38
| * | add gnupg and gnupg2 as test-dependencyDavid Kalnischkies2014-09-271-0/+1
| * | ensure apt-key del handles 16-byte key idsJames McCoy2014-09-271-0/+8
| * | add --readonly option for apt-key advDavid Kalnischkies2014-09-271-2/+2
| * | use only one --keyring in gpg interactionsDavid Kalnischkies2014-09-271-18/+39
| * | add --secret-keyring option for apt-keyDavid Kalnischkies2014-09-271-3/+3
| * | allow to specify fingerprints in 'apt-key del'David Kalnischkies2014-09-272-1/+9
| * | add a test for apt-key export{,all}David Kalnischkies2014-09-271-0/+7
| * | use apt-key to wrap gpg calls in testcasesDavid Kalnischkies2014-09-271-31/+9
| * | support gnupg2 as drop-in replacement for gnupgDavid Kalnischkies2014-09-271-83/+108
| * | use apt-key adv (+ gnupg) instead of gpgv for verifyDavid Kalnischkies2014-09-274-2/+35
| * | fix progress output for (dist-)upgrade calculationDavid Kalnischkies2014-09-2723-0/+42
* | | test fixesMichael Vogt2014-09-267-16/+25
* | | Do not allow going from authenticated to unauthenticated repoMichael Vogt2014-09-261-0/+207
* | | Print warning for unauthenticated repositoriesMichael Vogt2014-09-261-0/+30
* | | make pdiff transactional (but at the cost of a CopyFile()Michael Vogt2014-09-231-0/+1
* | | cleanup, fix test-apt-update-unauth as the behavior of apt changedMichael Vogt2014-09-231-5/+23
* | | Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-transMichael Vogt2014-09-232-3/+4
|\| |
| * | fix testsMichael Vogt2014-09-232-3/+4
* | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-2313-20/+227
|\| |
| * | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-2313-16/+231
| |\|
| | * relax grep to support newer curl output formatDavid Kalnischkies2014-09-201-1/+6
| | * Fix regression when copy: is used for a relative pathMichael Vogt2014-09-191-4/+6
| | * test/integration/test-apt-update-file: improve testMichael Vogt2014-09-192-0/+17