suggest sha1 and sha256 instead of md5 and sha1
This commit is contained in:
parent
9581ff049a
commit
08a8e2e3a3
|
@ -163,7 +163,7 @@ cpp.
|
|||
<h2>How can I verify my download is correct and exactly what has
|
||||
been created by Debian?</h2>
|
||||
|
||||
<p>There are files here (MD5SUMS, SHA1SUMS, etc.) which contain
|
||||
<p>There are files here (SHA1SUMS, SHA256SUMS, etc.) which contain
|
||||
checksums of the images. These checksum files are also signed - see
|
||||
SHA1SUMS.sign, SHA256SUMS.sign, etc. Once you've downloaded an image,
|
||||
you can check:</p>
|
||||
|
|
Loading…
Reference in New Issue