Skip to content
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

[branch-4.16] cherry-pick #4157 #4204 #4224 #4265 update netty and vertx #4398

Merged
merged 4 commits into from
May 28, 2024

Conversation

zhiheng123
Copy link
Contributor

Descriptions of the changes in this PR:

Fix #xyz

Main Issue: #xyz

BP: #xyz

Motivation

(Explain: why you're making that change, what is the problem you're trying to solve)

Changes

(Describe: what changes you have made)


In order to uphold a high standard for quality for code contributions, Apache BookKeeper runs various precommit
checks for pull requests. A pull request can only be merged when it passes precommit checks.


Be sure to do all the following to help us incorporate your contribution
quickly and easily:

If this PR is a BookKeeper Proposal (BP):

  • Make sure the PR title is formatted like:
    <BP-#>: Description of bookkeeper proposal
    e.g. BP-1: 64 bits ledger is support
  • Attach the master issue link in the description of this PR.
  • Attach the google doc link if the BP is written in Google Doc.

Otherwise:

  • Make sure the PR title is formatted like:
    <Issue #>: Description of pull request
    e.g. Issue 123: Description ...
  • Make sure tests pass via mvn clean apache-rat:check install spotbugs:check.
  • Replace <Issue #> in the title with the actual Issue number.

@zhiheng123 zhiheng123 marked this pull request as ready for review May 28, 2024 02:18
Copy link
Member

@shoothzj shoothzj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your help :)

@zhiheng123 zhiheng123 force-pushed the git_cp_4265 branch 2 times, most recently from b61aec2 to 79c95a4 Compare May 28, 2024 06:25
@shoothzj
Copy link
Member

I think we can also add #4204 and #4224 into release/4.16.6, they both update on netty libraries.

BTW, Can we use one pr to include 3 cherry-pick PRs? Is this valid? @nicoloboschi @dlg99

@shoothzj shoothzj changed the title Upgrade vertx-core to 4.5.7 to address CVE-2024-1300 (#4265) [branch-4.16] Upgrade vertx-core to 4.5.7 to address CVE-2024-1300 (#4265) May 28, 2024
lhotari and others added 4 commits May 28, 2024 17:39
)

Co-authored-by: ZhangJian He <[email protected]>

(cherry-pick from commit 2980935)
Conflicts(mockito version):
    pom.xml
- Upgrade vertx-core to 4.5.7 to address CVE-2024-1300
- Depends on merging apache#4264 before this PR (since Netty 4.1.108.Final is required for vertx-core 4.5.7)

(cherry-pick from commit bee9b48)
Conflicts(zookeeper version):
    pom.xml
@zhiheng123 zhiheng123 changed the title [branch-4.16] Upgrade vertx-core to 4.5.7 to address CVE-2024-1300 (#4265) [branch-4.16] cherry-pick #4157 #4204 #4224 #4265 update netty and vertx May 28, 2024
@shoothzj shoothzj merged commit aff2fb6 into apache:branch-4.16 May 28, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants