-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-28089 Upgrade BouncyCastle to fix CVE-2023-33201 #5423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HBASE-28089 Upgrade BouncyCastle to fix CVE-2023-33201 #5423
Conversation
|
Backports #5407 |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
Failures are related, looking into this. |
|
🎊 +1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
Test failures are not related, they are possibly failing due to https://issues.apache.org/jira/browse/HBASE-28101. Details has been shared over HBASE-28101. |
|
💔 -1 overall
This message was automatically generated. |
|
Hi @Apache9, the backport is a little different due to hadoop version differences. So had to add the dependency to hbase-mapreduce module, where tests were failing. Will merge this change to branch-2.4, if could get your heads up. |
- Upgrades to v1.76, i.e. the latest version - Replaces *-jdk15on with *-jdk18on - Excludes *-jdk15on, *-jdk15 from everywhere else, to avoid conflicts with *-jdk18on - Add bcprov-jdk18on to hbase-mapreduce as few tests need this dependency Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit a9e4c7b) Change-Id: I83c3228642408fff2d2071f5aaf57b96b5db9f7a
…pache#5423) - Upgrades to v1.76, i.e. the latest version - Replaces *-jdk15on with *-jdk18on - Excludes *-jdk15on, *-jdk15 from everywhere else, to avoid conflicts with *-jdk18on - Add bcprov-jdk18on to hbase-mapreduce as few tests need this dependency Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit a9e4c7b) Change-Id: I83c3228642408fff2d2071f5aaf57b96b5db9f7a (cherry picked from commit cbee3dd)
Uh oh!
There was an error while loading. Please reload this page.