You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dp...@apache.org on 2019/06/19 16:41:44 UTC

[ignite] branch ignite-11932 updated: IGNITE-11932: Older Ignite version declarations added

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

dpavlov pushed a commit to branch ignite-11932
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/ignite-11932 by this push:
     new ad73815  IGNITE-11932: Older Ignite version declarations added
ad73815 is described below

commit ad73815a8b1bd4590bb3eacc029886d0d43ac8c0
Author: Dmitriy Pavlov <dp...@apache.org>
AuthorDate: Wed Jun 19 19:41:17 2019 +0300

    IGNITE-11932: Older Ignite version declarations added
---
 eccn_update.xml | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 81 insertions(+), 1 deletion(-)

diff --git a/eccn_update.xml b/eccn_update.xml
index 37b101c..8bda57f 100644
--- a/eccn_update.xml
+++ b/eccn_update.xml
@@ -43,6 +43,86 @@ No need to merge it to Apache Ignite code base.
                 <Why>HTTPS support in Jetty (uses SSL)</Why>
             </ControlledSource>
         </Version>
-        <!-- TODO Declare some released version of Apache Ignite -->
+        <Version>
+            <Names>2.5.0-latest</Names>
+            <ECCN>5D002</ECCN>
+            <ControlledSource href="https://gitbox.apache.org/repos/asf/ignite.git">
+                <Manufacturer>ASF</Manufacturer>
+                <Why>Designed to use with built-in Java Cryptography Architecture (JCA)</Why>
+            </ControlledSource>
+            <ControlledSource href="https://www.oracle.com/technetwork/java/javase/downloads/index.html">
+                <Manufacturer>Oracle</Manufacturer>
+                <Why>Designed to use with built-in Java encryption libraries (JCE)</Why>
+            </ControlledSource>
+            <ControlledSource href="http://www.openssl.org/source/">
+                <Manufacturer>The OpenSSL Project</Manufacturer>
+                <Why>Designed to use General Purpose cryptography library included with OpenSSL</Why>
+            </ControlledSource>
+            <ControlledSource href="https://dotnet.microsoft.com/download">
+                <Manufacturer>Microsoft</Manufacturer>
+                <Why>Designed to use .NET Framework Cryptography Model</Why>
+            </ControlledSource>
+            <ControlledSource href="https://dotnet.microsoft.com/download">
+                <Manufacturer>.NET Foundation</Manufacturer>
+                <Why>Designed to use .NET Core, and build in Cryptography</Why>
+            </ControlledSource>
+            <ControlledSource href="http://www.jcraft.com/jsch/">
+                <Manufacturer>JCraft, Inc.</Manufacturer>
+                <Why>Provides encryption SSH library</Why>
+            </ControlledSource>
+            <ControlledSource href="http://eclipse.org/jetty">
+                <Manufacturer>The Eclipse Foundation</Manufacturer>
+                <Why>HTTPS support in Jetty (uses SSL)</Why>
+            </ControlledSource>
+        </Version>
+        <!-- TODO specify correct version when .NET was added with security -->
+        <Version>
+            <Names>V1.5.0.final-2.4.0</Names>
+            <ECCN>5D002</ECCN>
+            <ControlledSource href="https://gitbox.apache.org/repos/asf/ignite.git">
+                <Manufacturer>ASF</Manufacturer>
+                <Why>Designed to use with built-in Java Cryptography Architecture (JCA)</Why>
+            </ControlledSource>
+            <ControlledSource href="https://www.oracle.com/technetwork/java/javase/downloads/index.html">
+                <Manufacturer>Oracle</Manufacturer>
+                <Why>Designed to use with built-in Java encryption libraries (JCE)</Why>
+            </ControlledSource>
+            <ControlledSource href="https://dotnet.microsoft.com/download">
+                <Manufacturer>Microsoft</Manufacturer>
+                <Why>Designed to use .NET Framework Cryptography Model</Why>
+            </ControlledSource>
+            <ControlledSource href="https://dotnet.microsoft.com/download">
+                <Manufacturer>.NET Foundation</Manufacturer>
+                <Why>Designed to use .NET Core, and build in Cryptography</Why>
+            </ControlledSource>
+            <ControlledSource href="http://www.jcraft.com/jsch/">
+                <Manufacturer>JCraft, Inc.</Manufacturer>
+                <Why>Provides encryption SSH library</Why>
+            </ControlledSource>
+            <ControlledSource href="http://eclipse.org/jetty">
+                <Manufacturer>The Eclipse Foundation</Manufacturer>
+                <Why>HTTPS support in Jetty (uses SSL)</Why>
+            </ControlledSource>
+        </Version>
+        <Version>
+            <Names>V1.0.0-V1.5.0-b1</Names>
+            <ECCN>5D002</ECCN>
+            <ControlledSource href="https://gitbox.apache.org/repos/asf/ignite.git">
+                <Manufacturer>ASF</Manufacturer>
+                <Why>Designed to use with built-in Java Cryptography Architecture (JCA)</Why>
+            </ControlledSource>
+            <ControlledSource href="https://www.oracle.com/technetwork/java/javase/downloads/index.html">
+                <Manufacturer>Oracle</Manufacturer>
+                <Why>Designed to use with built-in Java encryption libraries (JCE)</Why>
+            </ControlledSource>
+            <ControlledSource href="http://www.jcraft.com/jsch/">
+                <Manufacturer>JCraft, Inc.</Manufacturer>
+                <Why>Provides encryption SSH library</Why>
+            </ControlledSource>
+            <ControlledSource href="http://eclipse.org/jetty">
+                <Manufacturer>The Eclipse Foundation</Manufacturer>
+                <Why>HTTPS support in Jetty (uses SSL)</Why>
+            </ControlledSource>
+        </Version>
     </Product>
 </Project>
\ No newline at end of file