-
Notifications
You must be signed in to change notification settings - Fork 52
HBASE-29126 Bump netty4 to 4.1.119.Final #130
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
Conversation
Uplifting the netty version in order to resolve few high CVE vulnerability(CVE-2025-24970)
|
🎊 +1 overall
This message was automatically generated. |
|
No New testcases are specifically added for this patch,as it is a version uplift to resolve CVEs |
|
Can we update this to use newer release netty-4.1.119.Final? |
|
Hi @revathy023 thank you for submitting a fix. Welcome to the project. |
Agreed! |
|
💔 -1 overall
This message was automatically generated. |
|
hey @NihalJain I did uplift the version to 4.1.119.Final, but looks like the build is not successful as per the previous robot comment, kindly lemme know if there is anything to be done from my end..thanks |
let me re-trigger |
Retriggered job: https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-130/3/console |
|
🎊 +1 overall
This message was automatically generated. |
|
Thanks @NihalJain for retriggering the job... Could u guide me further on the next steps to be followed inorder to merge this PR and mark it closed. This is my first PR in the hbase space... Thanks in advance. |
The PR LGTM, I will merge this in a while and close the ticket. Ideally we would want to have same change in main hbase repo as well but I think it is fine and we can do that once next third party release happens.
And thanks again for making your first contribution.. |
|
Thanks @NihalJain for the approval... sure..dat sounds great..kindly go ahead and merge this PR as per the necessity... Thanks again |
Hi @NihalJain, how should we request a hbase-thirdparty release? Readme indicates it has to be done via hbase project scripts, do you know how I can request the release there, as I don't have privileges to initiate a release candidate. |
Hi @karthik-j, we had our last release of 2.6 branch in feb end. Refer https://github.com/apache/hbase/releases/tag/rel%2F2.6.2 If you want a new release for an urgent or critical bug fix you may drop a mail to dev@hbase.apache.org and check with team on tentative dates for next release. |
Uplifting the netty version in order to resolve few high CVE vulnerability(CVE-2025-24970)