Skip to content

Commit c494935

Browse files
committed
Announce new quic release
1 parent de0b371 commit c494935

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

news/2024-03-13-quic-0-0-60-Final.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout: news-item
3+
title: 'Netty/Incubator/Codec/Quic 0.0.60.Final released'
4+
author: normanmaurer
5+
---
6+
7+
We are happy to announce the release of netty-incubator-codec-quic 0.0.60.Final. This release fixes two CVEs ([CVE-2024-1410](https://www.cve.org/CVERecord?id=CVE-2024-1410)) and ([CVE-2024-1765](https://www.cve.org/CVERecord?id=CVE-2024-1765)) by upgrading the used [quiche](https://github.com/cloudflare/quiche) version to 0.20.1. Please upgrade as soon as possible!
8+
9+
The most important changes are:
10+
11+
* Update to quiche 0.20.1 ([#684](https://github.com/netty/netty-incubator-codec-quic/pull/694))
12+
13+
14+
For more details related to this release see our [bug-tracker](https://github.com/netty/netty-incubator-codec-quic/issues?q=milestone%3A0.0.60.Final+is%3Aclosed).
15+
16+
For more details about this codec in general please read our [initial announcement](https://netty.io/news/2020/12/09/quic-0-0-1-Final.html).
17+
18+
# Thank You
19+
20+
Every idea and bug-report counts, and so we thought it is worth mentioning those who helped in this area.
21+
22+
Please report an unintended omission.
23+
24+
* [@normanmaurer](https://github.com/normanmaurer)
25+

0 commit comments

Comments
 (0)