diff options
author | Michael Vogt <mvo@ubuntu.com> | 2015-09-01 11:13:48 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2015-09-01 11:29:49 +0200 |
commit | 55ae7a516126f9f064d8353bf962256b7307590a (patch) | |
tree | 14c91251fa81c61c4ab26994036213b6ee24f61c /test/integration/Packages-releasefile-verification-new | |
parent | 226c0f64d46019d675840b16bd44ff985b45ad0f (diff) |
Consider md5sum no longer a usable hash
The md5sum hash is broken since some time and we should no longer
consider it a usable hash. Also update the tests to reflect this.
Diffstat (limited to 'test/integration/Packages-releasefile-verification-new')
-rw-r--r-- | test/integration/Packages-releasefile-verification-new | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/Packages-releasefile-verification-new b/test/integration/Packages-releasefile-verification-new index 61509d157..7f03829d6 100644 --- a/test/integration/Packages-releasefile-verification-new +++ b/test/integration/Packages-releasefile-verification-new @@ -12,6 +12,7 @@ Conflicts: python-apt (<< 0.7.93.2~) Filename: apt.deb Size: 0 MD5sum: d41d8cd98f00b204e9800998ecf8427e +SHA256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 Description: Advanced front-end for dpkg This is Debian's next generation front-end for the dpkg package manager. It provides the apt-get utility and APT dselect method that provides a |