svn commit: r47204 - head/en_US.ISO8859-1/htdocs/releases/10.2R
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Tue Aug 11 23:27:42 2015
New Revision: 47204
URL: https://svnweb.freebsd.org/changeset/doc/47204
Log:
Note that the MD5 signatures are not sufficient to verify the downloaded
image, and that the SHA256 files should always be used.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/10.2R/signatures.xml
Modified: head/en_US.ISO8859-1/htdocs/releases/10.2R/signatures.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/10.2R/signatures.xml Tue Aug 11 23:13:50 2015 (r47203)
+++ head/en_US.ISO8859-1/htdocs/releases/10.2R/signatures.xml Tue Aug 11 23:27:42 2015 (r47204)
@@ -24,6 +24,12 @@
<p>This page contains links to the PGP-signed checksum files for
&os; &local.rel;.</p>
+ <p>Please note, the <tt>MD5</tt> checksums are provided to quickly
+ test for image corruption during download. The <tt>MD5</tt>
+ checksums alone should <em>not</em> be used to fully verify the
+ images. The <tt>SHA256</tt> checksums should always be used to
+ fully verify the image.</p>
+
<h1>Installation Image Checksums</h1>
<table class="tblbasic tblwide tbldownload">
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"