]> git.saurik.com Git - apt.git/history - test
hack around test-apt-update-unauth failure
[apt.git] / test /
2014-10-01  Michael Vogthack around test-apt-update-unauth failure
2014-10-01  Michael Vogtfix test-apt-update-nofallback test
2014-10-01  Michael Vogtupdate test/integration/test-releasefile-verification
2014-10-01  Michael VogtUse Acquire::Allow{InsecureRepositories,DowngradeToInse...
2014-09-29  Michael VogtMerge remote-tracking branch 'debian/debian/experimenta...
2014-09-29  Michael Vogtmore test fixes
2014-09-29  Michael VogtTest if TMPDIR is a directory in apt-key and if not...
2014-09-29  Michael Vogttest fixes
2014-09-29  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-29  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-27  David Kalnischkiesallow options between command and -- on commandline
2014-09-27  David Kalnischkiescleanup partial directory of lists in apt-get clean
2014-09-27  David Kalnischkiesallow fetcher setup without directory creation
2014-09-26  David KalnischkiesMerge branch 'feature/gnupglimit' into debian/experimental
2014-09-26  David Kalnischkiesadd gnupg and gnupg2 as test-dependency
2014-09-26  James McCoyensure apt-key del handles 16-byte key ids
2014-09-26  David Kalnischkiesadd --readonly option for apt-key adv
2014-09-26  David Kalnischkiesuse only one --keyring in gpg interactions
2014-09-26  David Kalnischkiesadd --secret-keyring option for apt-key
2014-09-26  David Kalnischkiesallow to specify fingerprints in 'apt-key del'
2014-09-26  David Kalnischkiesadd a test for apt-key export{,all}
2014-09-26  David Kalnischkiesuse apt-key to wrap gpg calls in testcases
2014-09-26  David Kalnischkiessupport gnupg2 as drop-in replacement for gnupg
2014-09-26  David Kalnischkiesuse apt-key adv (+ gnupg) instead of gpgv for verify
2014-09-26  David Kalnischkiesfix progress output for (dist-)upgrade calculation
2014-09-26  Michael Vogttest fixes
2014-09-26  Michael VogtDo not allow going from authenticated to unauthenticate...
2014-09-26  Michael VogtPrint warning for unauthenticated repositories
2014-09-26  Michael VogtMerge remote-tracking branch 'donkult/feature/generaliz...
2014-09-25  David Kalnischkiesrewrite compressed indexes test to check with all compr...
2014-09-25  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-23  Michael Vogtmake pdiff transactional (but at the cost of a CopyFile()
2014-09-23  Michael Vogtcleanup, fix test-apt-update-unauth as the behavior...
2014-09-23  Michael VogtMerge remote-tracking branch 'debian/debian/experimenta...
2014-09-23  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-23  Michael Vogtfix tests
2014-09-23  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-21  Michael Vogtgeneralize Acquire::GzipIndex
2014-09-19  David Kalnischkiesrelax grep to support newer curl output format
2014-09-19  Michael VogtFix regression when copy: is used for a relative path
2014-09-19  Michael Vogttest/integration/test-apt-update-file: improve test
2014-09-17  Michael VogtMerge remote-tracking branch 'vnwildman/debian/sid...
2014-09-17  Michael Vogtimprove test for commit daff4a
2014-09-17  Michael VogtFix regression for file:/// uris from CVE-2014-0487
2014-09-16  Michael VogtSECURITY UPDATE for CVE-2014-{0488,0487,0489}
2014-09-09  David Kalnischkiesdon't call pager in non-terminals for changelog
2014-09-08  David Kalnischkiesfix progress report for upgrade and reinstall
2014-09-07  David Kalnischkiesfix and non-silent fail dpkg-overwrite error test
2014-09-07  David Kalnischkiesstrip everything spacey in APT::String::Strip
2014-09-07  David Kalnischkiesdetect terminal output with 'test -t' in tests
2014-09-07  David Kalnischkiesdo use an 'unknown' arch-specification in test
2014-09-07  David Kalnischkiesimplement --full in apt search
2014-09-07  David Kalnischkiessupport regular expressions in 'apt search'
2014-09-05  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-05  Michael VogtFix incorrect upgradable listing in "apt list" (thanks...
2014-09-03  Michael Vogttest/integration/test-ubuntu-bug-346386-apt-get-update...
2014-09-02  Michael VogtAdd testcase for apt list --all-versions
2014-09-02  Andreas OberritterAvoid yielding blank lines with APT::Cmd::use-format...
2014-09-02  Michael VogtMake Proxy-Auto-Detect check for each host
2014-08-26  David Kalnischkiessupport versioned provides as implemented by dpkg
2014-08-25  Michael Vogtall tests pass
2014-08-02  Michael Vogtadd ims check verify
2014-08-01  Michael Vogtmake i-m-s work again
2014-08-01  Michael Vogtadd gzip test and todo
2014-08-01  Michael Vogtmake errors more consistent
2014-08-01  Michael Vogtcheck hashes of compressed files as well
2014-08-01  Michael Vogtfix transactionid passing
2014-08-01  Michael Vogtmve MetaKey into pkgAcqBaseIndex
2014-07-31  Michael Vogtfail early (again) on gpg sig failures
2014-07-31  Michael Vogtensure InRelease->Release is transactional as well
2014-07-31  Michael Vogtmake test_unauthenticated_to_invalid_inrelease work
2014-07-31  Michael VogtRework TransactionID stuff
2014-07-29  Michael VogtFix SmartConfigure to ignore ordering of packages that...
2014-07-21  Michael VogtDownload Release first, then Release.gpg
2014-07-21  Michael Vogtadd pkgAcquire::TransactionHasError()
2014-07-16  Michael VogtDo not crash for apt-get install /dev/null
2014-07-16  Michael VogtStringToBool: only act if the entire string is consumed...
2014-07-10  Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-07-10  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-08  Michael VogtOnly allow "apt-get build-dep path" when path starts...
2014-07-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-08  Guillem Joverbuild: Convert from DebianDoc SGML to DocBook XML
2014-07-07  Michele Orrùuse printf instead of echo in testing framework
2014-07-07  David Kalnischkiesproperly handle (currently unused) dpkg pass-through
2014-07-07  Michele Orrùuse exit instead of incorrect return in test wrapper
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-06-18  David Kalnischkiesdo not call resolver twice on (dist-)upgrade
2014-06-18  David Kalnischkiesfix SubstVar to be usable as a replace_all method
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/drop-rights...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/update-by...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/hash-stats...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-06-12  Michael Vogttest/integration/test-essential-force-loopbreak: fix...
2014-06-11  Michael Vogtfix test-apt-ftparchive-cachedb-lp1274466 and apt-inter...
2014-06-11  Michael Vogtfix autopkgtest tests
2014-06-10  Michael Vogtfix test/integration/test-apt-ftparchive-cachedb-lp1274...
next