-
Notifications
You must be signed in to change notification settings - Fork 13.8k
[FLINK-25694][FileSystems][S3] Upgrade Presto to resolve GSON/Alluxio Vulnerability #19428
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
|
Thanks for the PR @David-N-Perkins but we need to also make changes to the NOTICE files, since this newer version has different version numbers See https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=34528&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb for all details |
|
I updated the NOTICE file. |
…Vulnerability. This closes #19428 Signed-off-by: David N Perkins <David.N.Perkins@ibm.com>
|
@David-N-Perkins Thanks a lot for the fix! I've squashed the commits and rebased the PR. I've also modified the commit message to be in line with Flink code contribution guide, see https://flink.apache.org/contributing/contribute-code.html Since this involves S3, I need to run some manually tests before I can merge the PR. I'll try to get that done today, finishtthe review and then I'll merge it (if everything is OK of course). Thanks again for your help. |
|
Verified that S3 is working as expected in https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=34682&view=results. Merging this now. Thanks again @David-N-Perkins ! |
|
@MartijnVisser Does this need to get merged into any other support branches? |
|
@David-N-Perkins I think we could consider backports to both |
…Vulnerability. This closes apache#19428 Signed-off-by: David N Perkins <David.N.Perkins@ibm.com>
…Vulnerability. This closes apache#19428 Signed-off-by: David N Perkins <David.N.Perkins@ibm.com>
…Vulnerability. This closes apache#19428 Signed-off-by: David N Perkins <David.N.Perkins@ibm.com>
What is the purpose of the change
Brief change log
.272Verifying this change
This change is already covered by existing tests.
Does this pull request potentially affect one of the following parts:
@Public(Evolving): noDocumentation