Date: Tue, 11 Aug 2015 23:27:43 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47204 - head/en_US.ISO8859-1/htdocs/releases/10.2R Message-ID: <201508112327.t7BNRh7i095535@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508112327.t7BNRh7i095535>