]> git.saurik.com Git - apt.git/commit
Do not consider SHA1 usable
authorJulian Andres Klode <jak@debian.org>
Sun, 13 Mar 2016 11:21:09 +0000 (12:21 +0100)
committerJulian Andres Klode <jak@debian.org>
Sun, 13 Mar 2016 12:01:14 +0000 (13:01 +0100)
commit51c04562559d0924aa52cc8c9b69901bc8a5c945
treef31a91a41932f61a444c39374afadf43a3484bed
parente457c94165c9c4dfef8cea7c2f716700d1c84b3f
Do not consider SHA1 usable

SHA1 is not reasonably secure anymore, so we should not consider it
usable anymore. The test suite is adjusted to account for this.
apt-pkg/contrib/hashes.cc
test/integration/framework
test/integration/test-apt-ftparchive-by-hash
test/integration/test-partial-file-support
test/integration/test-ubuntu-bug-1098738-apt-get-source-md5sum
test/libapt/hashsums_test.cc