Author: sebb
Date: Mon Jun  1 13:37:33 2026
New Revision: 84896

Log:
No more MD5

Modified:
   release/commons/README.html

Modified: release/commons/README.html
==============================================================================
--- release/commons/README.html Mon Jun  1 13:23:46 2026        (r84895)
+++ release/commons/README.html Mon Jun  1 13:37:33 2026        (r84896)
@@ -39,9 +39,9 @@ $ gpg --verify <var>commons-logging-1.2-
     See also <a href="https://www.apache.org/info/verification.html";>Verifying 
Apache Software Foundation Releases</a>
 <p>
 <p>
-    We also offer MD5/SHA hashes as an alternative to validate the
+    We also offer SHA hashes as an alternative to validate the
     integrity of the downloaded files. See the
-    <tt><var>distribution</var>.md5/.sha1</tt> files.
+    <tt><var>distribution</var>.sha1/.sha256/.sha512</tt> files.
     <br>
     Note that such hashes are only useful as a check that the file has been 
downloaded OK.
     They do not provide any guarantee that the downloaded file is authentic.

Reply via email to