From 46264ba489b57b25f0de8013fef1c4b7306c3967 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Tue, 29 Aug 2023 22:01:03 +0200 Subject: [PATCH] Update bouncycastle to 1.76 Change-Id: Ic569f348106e917001fbaa25a302fc20cca56244 --- WORKSPACE | 18 +++++++++--------- .../org.eclipse.jgit.target/jgit-4.17.target | 10 +++++----- .../org.eclipse.jgit.target/jgit-4.18.target | 10 +++++----- .../org.eclipse.jgit.target/jgit-4.19.target | 10 +++++----- .../org.eclipse.jgit.target/jgit-4.20.target | 10 +++++----- .../org.eclipse.jgit.target/jgit-4.21.target | 10 +++++----- .../org.eclipse.jgit.target/jgit-4.22.target | 10 +++++----- .../org.eclipse.jgit.target/jgit-4.23.target | 10 +++++----- .../org.eclipse.jgit.target/jgit-4.24.target | 10 +++++----- .../org.eclipse.jgit.target/jgit-4.25.target | 10 +++++----- .../org.eclipse.jgit.target/jgit-4.26.target | 10 +++++----- .../org.eclipse.jgit.target/jgit-4.27.target | 10 +++++----- .../org.eclipse.jgit.target/jgit-4.28.target | 10 +++++----- .../maven/dependencies.tpd | 8 ++++---- pom.xml | 2 +- 15 files changed, 74 insertions(+), 74 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 5120ececde..d8cdde20e1 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -265,32 +265,32 @@ maven_jar( src_sha1 = "135448f8b3b3b06f7f3312d222992525ae4bdd25", ) -BOUNCYCASTLE_VER = "1.75" +BOUNCYCASTLE_VER = "1.76" maven_jar( name = "bcpg", artifact = "org.bouncycastle:bcpg-jdk18on:" + BOUNCYCASTLE_VER, - sha1 = "d37fddd467bc3351e4f9a66716f5f3231a3ba540", - src_sha1 = "41b22ae4e8455f837ac65cfc618a6900ba392747", + sha1 = "d5c23d0470261254d0e84dde1d4237d228540298", + src_sha1 = "68d49cdd07da2121a904f481e2e92ca864c08d05", ) maven_jar( name = "bcprov", artifact = "org.bouncycastle:bcprov-jdk18on:" + BOUNCYCASTLE_VER, - sha1 = "fd9638f6468e934991c56242d0da2ae38890c2a4", - src_sha1 = "824c0265a84d1ec214c3513dc14fc7990bb4f70d", + sha1 = "3a785d0b41806865ad7e311162bfa3fa60b3965b", + src_sha1 = "9e00748625819d7e3cc1447366dfa76f0b354a2d", ) maven_jar( name = "bcutil", artifact = "org.bouncycastle:bcutil-jdk18on:" + BOUNCYCASTLE_VER, - sha1 = "0f58f4bbec8a40137bbb04f6174cd164fae0776b", - src_sha1 = "47713fc5d0766ab47b7dae237869ae102ed7f103", + sha1 = "8c7594e651a278bcde18e038d8ab55b1f97f4d31", + src_sha1 = "836bb2c42f10b29127b470ebe5c648927dd4ddc6", ) maven_jar( name = "bcpkix", artifact = "org.bouncycastle:bcpkix-jdk18on:" + BOUNCYCASTLE_VER, - sha1 = "5adfef8a71a0933454739264b56283cc73dd2383", - src_sha1 = "e50746007d8f1ccd9e49180af87811a1e9ce432d", + sha1 = "10c9cf5c1b4d64abeda28ee32fbade3b74373622", + src_sha1 = "e5700c1de407652c1af5961ac8a04fab02eda365", ) diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target index bf0aa3d2d0..312c302487 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target @@ -1,7 +1,7 @@ - + @@ -201,25 +201,25 @@ org.bouncycastle bcpg-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcprov-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcpkix-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcutil-jdk18on - 1.75 + 1.76 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target index e1687627ff..b212d6b829 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target @@ -1,7 +1,7 @@ - + @@ -201,25 +201,25 @@ org.bouncycastle bcpg-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcprov-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcpkix-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcutil-jdk18on - 1.75 + 1.76 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target index df9670f723..79b25beaaa 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target @@ -1,7 +1,7 @@ - + @@ -201,25 +201,25 @@ org.bouncycastle bcpg-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcprov-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcpkix-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcutil-jdk18on - 1.75 + 1.76 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target index ae125365e7..6e1a7f9987 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target @@ -1,7 +1,7 @@ - + @@ -201,25 +201,25 @@ org.bouncycastle bcpg-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcprov-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcpkix-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcutil-jdk18on - 1.75 + 1.76 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.target index ebd551d167..652be6491e 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.target @@ -1,7 +1,7 @@ - + @@ -201,25 +201,25 @@ org.bouncycastle bcpg-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcprov-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcpkix-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcutil-jdk18on - 1.75 + 1.76 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target index 542afa5396..c881b46fac 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target @@ -1,7 +1,7 @@ - + @@ -201,25 +201,25 @@ org.bouncycastle bcpg-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcprov-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcpkix-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcutil-jdk18on - 1.75 + 1.76 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target index 4442d42a31..cf3d2f4328 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target @@ -1,7 +1,7 @@ - + @@ -201,25 +201,25 @@ org.bouncycastle bcpg-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcprov-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcpkix-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcutil-jdk18on - 1.75 + 1.76 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target index 70c541b84b..4ef67523cb 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target @@ -1,7 +1,7 @@ - + @@ -201,25 +201,25 @@ org.bouncycastle bcpg-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcprov-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcpkix-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcutil-jdk18on - 1.75 + 1.76 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target index 311ac44550..ad66403e91 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target @@ -1,7 +1,7 @@ - + @@ -201,25 +201,25 @@ org.bouncycastle bcpg-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcprov-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcpkix-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcutil-jdk18on - 1.75 + 1.76 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target index 3a8ee95a2b..9c0399bbd9 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target @@ -1,7 +1,7 @@ - + @@ -201,25 +201,25 @@ org.bouncycastle bcpg-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcprov-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcpkix-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcutil-jdk18on - 1.75 + 1.76 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target index 79537120bb..055f80bfac 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target @@ -1,7 +1,7 @@ - + @@ -201,25 +201,25 @@ org.bouncycastle bcpg-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcprov-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcpkix-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcutil-jdk18on - 1.75 + 1.76 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target index 268a3a608a..f3ab1606c9 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target @@ -1,7 +1,7 @@ - + @@ -201,25 +201,25 @@ org.bouncycastle bcpg-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcprov-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcpkix-jdk18on - 1.75 + 1.76 jar org.bouncycastle bcutil-jdk18on - 1.75 + 1.76 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd index c9fdb6e53f..918d4904ca 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd @@ -59,22 +59,22 @@ maven bouncycastle dependency { groupId = "org.bouncycastle" artifactId = "bcpg-jdk18on" - version = "1.75" + version = "1.76" } dependency { groupId = "org.bouncycastle" artifactId = "bcprov-jdk18on" - version = "1.75" + version = "1.76" } dependency { groupId = "org.bouncycastle" artifactId = "bcpkix-jdk18on" - version = "1.75" + version = "1.76" } dependency { groupId = "org.bouncycastle" artifactId = "bcutil-jdk18on" - version = "1.75" + version = "1.76" } } diff --git a/pom.xml b/pom.xml index bd11260073..5e95b47ac4 100644 --- a/pom.xml +++ b/pom.xml @@ -169,7 +169,7 @@ 1.7.36 3.5.0 2.10.1 - 1.75 + 1.76 4.7.3.4 3.4.3 3.3.0 -- 2.39.5