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

Update Netty to 4.1.79.Final #621

Merged
merged 1 commit into from Aug 22, 2022
Merged

Update Netty to 4.1.79.Final #621

merged 1 commit into from Aug 22, 2022

Conversation

DerGuteMoritz
Copy link
Collaborator

4.1.77.Final shipped a fix for CVE-2022-24823. While that
vulnerability only affects Java 6 and lower which Clojure doesn't even
support, it's still reported by tools like nvd-clojure. Thus,
bumping to the latest minor version relieves downstream users from
having to suppress such false positives.

Also included are various smaller bug fixes and improvements. A
selection of particularly interesting ones for Aleph users:

FWIW: We've been running on 4.1.77.Final in production for about 3 months now without trouble and 4.1.79.Final for about 1 month in staging.

4.1.77.Final shipped a fix for CVE-2022-24823. While that
vulnerability only affects Java 6 and lower which Clojure doesn't even
support, it's still reported by tools like `nvd-clojure`. Thus,
bumping to the latest minor version relieves downstream users from
having to suppress such false positives.

Also included are various smaller bug fixes and improvements. A
selection of particularly interesting ones for Aleph users:

* netty/netty#12108
* netty/netty#12246
* netty/netty#12270
* netty/netty#12476
* netty/netty#12490
* netty/netty#12533
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.

None yet

2 participants