You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2019/11/25 20:46:58 UTC

[netbeans] branch master updated: Upgrade bouncycastle from 1.63 to 1.64

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

matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 6e484cf  Upgrade bouncycastle from 1.63 to 1.64
     new cd84755  Merge pull request #1660 from pepness/bouncycastle-1.64
6e484cf is described below

commit 6e484cfbed1351f6e3696e019f2bdc1bb357dd13
Author: Jose Contreras <pe...@gmail.com>
AuthorDate: Wed Nov 20 19:34:40 2019 -0600

    Upgrade bouncycastle from 1.63 to 1.64
---
 .../{bcpg-jdk15on-1.63-license.txt => bcpg-jdk15on-1.64-license.txt}    | 2 +-
 ide/bcpg/external/binaries-list                                         | 2 +-
 ide/bcpg/nbproject/project.properties                                   | 2 +-
 ide/bcpg/nbproject/project.xml                                          | 2 +-
 ...{bcprov-jdk15on-1.63-license.txt => bcprov-jdk15on-1.64-license.txt} | 2 +-
 ide/bcprov/external/binaries-list                                       | 2 +-
 ide/bcprov/nbproject/project.properties                                 | 2 +-
 ide/bcprov/nbproject/project.xml                                        | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/ide/bcpg/external/bcpg-jdk15on-1.63-license.txt b/ide/bcpg/external/bcpg-jdk15on-1.64-license.txt
similarity index 98%
rename from ide/bcpg/external/bcpg-jdk15on-1.63-license.txt
rename to ide/bcpg/external/bcpg-jdk15on-1.64-license.txt
index 78a9eeb..55adb3d 100644
--- a/ide/bcpg/external/bcpg-jdk15on-1.63-license.txt
+++ b/ide/bcpg/external/bcpg-jdk15on-1.64-license.txt
@@ -1,5 +1,5 @@
 Name: Bouncy Castle Java OpenPGP/BCPG
-Version: 1.63
+Version: 1.64
 License: MIT-bouncycastle
 Origin: https://www.bouncycastle.org/latest_releases.html
 Description: Legion of the Bouncy Castle Java cryptography APIs
diff --git a/ide/bcpg/external/binaries-list b/ide/bcpg/external/binaries-list
index 5a37301..daceb49 100644
--- a/ide/bcpg/external/binaries-list
+++ b/ide/bcpg/external/binaries-list
@@ -14,4 +14,4 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-A93A004E30BA70FEB94213BD9ADB3BB5295361EF org.bouncycastle:bcpg-jdk15on:1.63
+56956A8C63CCADF62E7C678571CF86F30BD84441 org.bouncycastle:bcpg-jdk15on:1.64
diff --git a/ide/bcpg/nbproject/project.properties b/ide/bcpg/nbproject/project.properties
index 49b9070..50eaedd 100644
--- a/ide/bcpg/nbproject/project.properties
+++ b/ide/bcpg/nbproject/project.properties
@@ -14,5 +14,5 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-release.external/bcpg-jdk15on-1.63.jar=modules/bcpg.jar
+release.external/bcpg-jdk15on-1.64.jar=modules/bcpg.jar
 is.autoload=true
diff --git a/ide/bcpg/nbproject/project.xml b/ide/bcpg/nbproject/project.xml
index 9808da1..4391b2d 100644
--- a/ide/bcpg/nbproject/project.xml
+++ b/ide/bcpg/nbproject/project.xml
@@ -28,7 +28,7 @@
             <public-packages/>
             <class-path-extension>
                 <runtime-relative-path>bcpg.jar</runtime-relative-path>
-                <binary-origin>external/bcpg-jdk15on-1.63.jar</binary-origin>
+                <binary-origin>external/bcpg-jdk15on-1.64.jar</binary-origin>
             </class-path-extension>
         </data>
     </configuration>
diff --git a/ide/bcprov/external/bcprov-jdk15on-1.63-license.txt b/ide/bcprov/external/bcprov-jdk15on-1.64-license.txt
similarity index 98%
rename from ide/bcprov/external/bcprov-jdk15on-1.63-license.txt
rename to ide/bcprov/external/bcprov-jdk15on-1.64-license.txt
index b62e731..9de78bc 100644
--- a/ide/bcprov/external/bcprov-jdk15on-1.63-license.txt
+++ b/ide/bcprov/external/bcprov-jdk15on-1.64-license.txt
@@ -1,5 +1,5 @@
 Name: Bouncy Castle Java Provider
-Version: 1.63
+Version: 1.64
 License: MIT-bouncycastle
 Origin: https://www.bouncycastle.org/latest_releases.html
 Description: Legion of the Bouncy Castle Java cryptography APIs
diff --git a/ide/bcprov/external/binaries-list b/ide/bcprov/external/binaries-list
index 3f89059..d5e2ce1 100644
--- a/ide/bcprov/external/binaries-list
+++ b/ide/bcprov/external/binaries-list
@@ -14,4 +14,4 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-C996F9C64DC0E94E2D2AE962CC7B7CAD7744FCC8 org.bouncycastle:bcprov-jdk15on:1.63
+1467DAC1B787B5AD2A18201C0C281DF69882259E org.bouncycastle:bcprov-jdk15on:1.64
diff --git a/ide/bcprov/nbproject/project.properties b/ide/bcprov/nbproject/project.properties
index f681c06..59534b2 100644
--- a/ide/bcprov/nbproject/project.properties
+++ b/ide/bcprov/nbproject/project.properties
@@ -14,5 +14,5 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-release.external/bcprov-jdk15on-1.63.jar=modules/bcprov.jar
+release.external/bcprov-jdk15on-1.64.jar=modules/bcprov.jar
 is.autoload=true
diff --git a/ide/bcprov/nbproject/project.xml b/ide/bcprov/nbproject/project.xml
index 318bdd9..2fc41c5 100644
--- a/ide/bcprov/nbproject/project.xml
+++ b/ide/bcprov/nbproject/project.xml
@@ -28,7 +28,7 @@
             <public-packages/>
             <class-path-extension>
                 <runtime-relative-path>bcprov.jar</runtime-relative-path>
-                <binary-origin>external/bcprov-jdk15on-1.63.jar</binary-origin>
+                <binary-origin>external/bcprov-jdk15on-1.64.jar</binary-origin>
             </class-path-extension>
         </data>
     </configuration>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists