[Backport 1.3.x] Upgrade BouncyCastle from 1.75 to 1.78.1 (CVE-2024-30172, CVE-2024-30171 and CVE-2024-29857)#13484
Merged
reta merged 6 commits intoopensearch-project:1.3from May 6, 2024
Conversation
Signed-off-by: Milly Wilson <mwilson3@atlassian.com>
…k18on (opensearch-project#12317) Signed-off-by: Milly Wilson <mwilson3@atlassian.com>
…ct#13243) Signed-off-by: Milly Wilson <mwilson3@atlassian.com>
8 tasks
Contributor
Gradle Check (Jenkins) Run Completed with:
|
4ab9346 to
4819872
Compare
Contributor
Gradle Check (Jenkins) Run Completed with:
|
2faec2e to
c04d0b9
Compare
Contributor
Gradle Check (Jenkins) Run Completed with:
|
reta
reviewed
May 1, 2024
reta
reviewed
May 1, 2024
d1969d3 to
7e32318
Compare
* Update BC from 1.78 to 1.78.1 with latest fixes. * Remove incorrect jdk15to18 module replacement definitions as artifacts are still supported. * Add release notes. * Remove unneccessary license additions. Signed-off-by: Milly Wilson <mwilson3@atlassian.com>
7e32318 to
61b9605
Compare
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
Gradle Check (Jenkins) Run Completed with:
|
8c43d5d to
79bb137
Compare
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Author
* Rename licenses from jdk18on to jdk15to18 and 1.78 to 1.78.1. * Update SHAs for BC 1.78.1 licenses. Signed-off-by: Milly Wilson <mwilson3@atlassian.com>
fd1a389 to
230a392
Compare
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
Thanks a lot @mwilso3 , please check [1] for release schedules. |
reta
reviewed
May 3, 2024
Update Changelog and remove release notes file as this will be created upon release. Signed-off-by: Milly Wilson <mwilson3@atlassian.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
reta
approved these changes
May 6, 2024
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Backporting all BouncyCastle upgrades from 1.75 to 1.78.1.
Related Issues
Resolves CVE-2024-30172, CVE-2024-30171 and CVE-2024-29857.
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.