-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-18646 update Netty dependency #5435
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
💔 -1 overall
This message was automatically generated. |
have you updated the LICENSE-binary file as that was undermaintained and actually blocked last week's release? |
Sorry, I didn't know that it needed to be updated additionally. Now I have added the necessary changes to LICENSE-binary |
Right, I have just done the x86 RC this weekend and I am doing the arm64 one right now, and with a goal of putting the RC2 out for a vote buy about 17:00 UTC. Is the CVE something to which Hadoop is actually vulnerable to? Because we have lots of other issues and trying to keep every single transient jar up to date is a losing battle. If I hold off it will cost time and then something else will come up and I absolutely want to get this up for a vote by tomorrow. Also, last minute JAR updates are incredibly dangerous nobody will have any time to have tested the release for regressions. I am scared of them. I want to get this release out the way and then we can start worrying about what we do in a follow up in a few months time -which can absolutely take this update as it gives us the time to make sure this update works. So, please make the case for why this CVE should force the cancelling of the in-progress RC. Otherwise given all the other pressing issues we have to fix in this release I really want to say no. |
I don't have to jump on the outgoing train, you can put a fix in the next release, since the RC for the current one is already available. |
thanks -I'll put it into trunk & 3.3 |
💔 -1 overall
This message was automatically generated. |
all the test failures are unrelated; we have jiras on these being flaky/brittle to timing issues. could you rebase as there's now merge problems with the license file...this will trigger a new run and we can see if the failures go away |
# Conflicts: # LICENSE-binary
Done |
💔 -1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
+1
merged and credited the author of the jira. @nao-it if you aren't Aleksandr Nikolaev, tell me and we can revert/resubmit with whichever name you want to use. thanks |
@steveloughran Will this be part of 3.3.5 or a later version? |
…ache#5435) This fixes CVE-2022-41881. This also upgrades io.opencensus dependencies to 0.12.3 Contributed by Aleksandr Nikolaev
…ache#5435) This fixes CVE-2022-41881. This also upgrades io.opencensus dependencies to 0.12.3 Contributed by Aleksandr Nikolaev (cherry picked from commit 734f7ab) Conflicts: hadoop-project/pom.xml Change-Id: I26b8961725706370ac5f0fa248d0b0333034a047
) (#5729) This fixes CVE-2022-41881. This also upgrades io.opencensus dependencies to 0.12.3 Contributed by Aleksandr Nikolaev (cherry picked from commit 734f7ab) Conflicts: hadoop-project/pom.xml Change-Id: I26b8961725706370ac5f0fa248d0b0333034a047 Co-authored-by: nao <56360298+nao-it@users.noreply.github.com>
Description of PR
How was this patch tested?
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?