You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/09/05 01:16:43 UTC

[commons-crypto] branch release updated: Update site front page with what was tested for the 1.1.0 release.

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


The following commit(s) were added to refs/heads/release by this push:
     new 58cbe18  Update site front page with what was tested for the 1.1.0 release.
58cbe18 is described below

commit 58cbe18cffe5aa30cd90b046a21f562bd71c5703
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Sep 4 21:16:34 2020 -0400

    Update site front page with what was tested for the 1.1.0 release.
---
 src/site/xdoc/index.xml | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 80d4e0d..baac359 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -76,8 +76,17 @@ limitations under the License.
 <ul>
     <li>
         <a href="https://commons.apache.org/proper/commons-crypto/download_crypto.cgi">Crypto 1.1.0 (mirrors)</a>
-        requires Java 1.8, built and tested with OpenSSL 1.1.1 (11 Sep 2018).
+        requires Java 1.8, built and tested with:
     </li>
+    <ul>
+      <li>darwin64-x86_64-cc; OpenSSL 1.1.1g</li>
+      <li>debian-amd64; OpenSSL 1.0.1f</li>
+      <li>debian-amd64; OpenSSL 1.1.1g</li>
+      <li>debian-arm64; OpenSSL 1.1.1f</li>
+      <li>linux-aarch64; OpenSSL 1.0.2k-fips</li>
+      <li>Linux x86_64; OpenSSL 1.1.1</li>
+      <li>Windows 64 (mingw64); OpenSSL 1.1.1d</li>
+    </ul>
     <li>
         <a href="https://archive.apache.org/dist/commons/crypto/">Crypto 1.0.0 (archives)</a>
         requires Java 1.7.