Skip to content

[SPARK-44604][BUILD] Upgrade Netty to 4.1.96.Final#42232

Closed
panbingkun wants to merge 1 commit into
apache:masterfrom
panbingkun:SPARK-44604
Closed

[SPARK-44604][BUILD] Upgrade Netty to 4.1.96.Final#42232
panbingkun wants to merge 1 commit into
apache:masterfrom
panbingkun:SPARK-44604

Conversation

@panbingkun

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

The pr aims to upgrade Netty from 4.1.93.Final to 4.1.96.Final.

Why are the changes needed?

1.Netty 4.1.93.Final VS 4.1.96.Final
netty/netty@netty-4.1.93.Final...netty-4.1.96.Final

2.Netty newest version Fix a possible security issue:
(CVE-2023-34462) when using SniHandler.

3.Netty full release notes:
https://netty.io/news/2023/07/27/4-1-96-Final.html
https://netty.io/news/2023/07/20/4-1-95-Final.html
https://netty.io/news/2023/06/19/4-1-94-Final.html

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass GA.

@LuciferYang

Copy link
Copy Markdown
Contributor

friendly ping @srowen

@srowen srowen closed this in 8053d5f Aug 1, 2023
srowen pushed a commit that referenced this pull request Aug 1, 2023
### What changes were proposed in this pull request?
The pr aims to upgrade Netty from  4.1.93.Final to 4.1.96.Final.

### Why are the changes needed?
1.Netty 4.1.93.Final VS 4.1.96.Final
netty/netty@netty-4.1.93.Final...netty-4.1.96.Final

2.Netty newest version Fix a possible security issue:
([CVE-2023-34462](GHSA-6mjq-h674-j845)) when using SniHandler.

3.Netty full release notes:
https://netty.io/news/2023/07/27/4-1-96-Final.html
https://netty.io/news/2023/07/20/4-1-95-Final.html
https://netty.io/news/2023/06/19/4-1-94-Final.html

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Pass GA.

Closes #42232 from panbingkun/SPARK-44604.

Authored-by: panbingkun <pbk1982@gmail.com>
Signed-off-by: Sean Owen <srowen@gmail.com>
(cherry picked from commit 8053d5f)
Signed-off-by: Sean Owen <srowen@gmail.com>
@srowen

srowen commented Aug 1, 2023

Copy link
Copy Markdown
Member

Merged to master/3.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants