From 25dafa6d7a8a130db5afd9ad4789e46a86a3452b Mon Sep 17 00:00:00 2001 From: Lachlan Roberts Date: Thu, 29 Jul 2021 15:04:20 +1000 Subject: [PATCH] Update VERSION.txt with CVE-2021-34429. Signed-off-by: Lachlan Roberts --- VERSION.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.txt b/VERSION.txt index 0000465f769..46a6a7b5f34 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -5,7 +5,7 @@ jetty-9.4.43.v20210629 - 30 June 2021 + 6382 HttpClient TimeoutException message reports transient values + 6400 QueuedThreadPool interrupts pool threads when stopped with zero timeout + 6425 Update to asm 9.1 - + 6447 Deprecate support for UTF16 encoding in URIs + + 6447 Deprecate support for UTF16 encoding in URIs (Resolves CVE-2021-34429) + 6470 java.nio.ReadOnlyBufferException + 6473 Improve alias checking in PathResource