-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Upgrade to log4j 2.16.0 #1721
Merged
Merged
Upgrade to log4j 2.16.0 #1721
Conversation
This file contains 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
saratvemulapalli
approved these changes
Dec 14, 2021
Can one of the admins verify this patch? |
andrross
approved these changes
Dec 14, 2021
Signed-off-by: Andriy Redko <[email protected]>
reta
force-pushed
the
update.log4j.2.16
branch
from
December 14, 2021 00:43
f43efdc
to
892771e
Compare
❌ Gradle Check failure f43efdccd0a0d5d227602c9158ba1d6f1aa7a157 |
|
start gradle check |
dblock
added
backport 1.x
pending backport
Identifies an issue or PR that still needs to be backported
labels
Dec 14, 2021
Backport to 1.x pls. |
reta
added a commit
to reta/OpenSearch
that referenced
this pull request
Dec 14, 2021
Signed-off-by: Andriy Redko <[email protected]>
5 tasks
dblock
pushed a commit
that referenced
this pull request
Dec 14, 2021
Signed-off-by: Andriy Redko <[email protected]>
dblock
removed
the
pending backport
Identifies an issue or PR that still needs to be backported
label
Dec 14, 2021
dblock
pushed a commit
to dblock/OpenSearch
that referenced
this pull request
Dec 14, 2021
…#1723) Signed-off-by: Andriy Redko <[email protected]>
dblock
added a commit
that referenced
this pull request
Dec 15, 2021
* Increment version to 1.2.2. Signed-off-by: dblock <[email protected]> * Upgrade to log4j 2.16.0 (#1721) (#1723) Signed-off-by: Andriy Redko <[email protected]> * Moving DCO to workflows (#1458) Signed-off-by: CEHENKLE <[email protected]> Co-authored-by: Andriy Redko <[email protected]> Co-authored-by: CEHENKLE <[email protected]>
1 task
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.
Signed-off-by: Andriy Redko [email protected]
Description
Even more hardening has been applied in log4j 2.16.0 (comparing to 2.15.0), see please [1]
[1] https://lists.apache.org/thread/d6v4r6nosxysyq9rvnr779336yf0woz4
Issues Resolved
[List any issues this PR will resolve]
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.