diff --git a/jetty-minimal.changes b/jetty-minimal.changes index 5cd38e9..489bb46 100644 --- a/jetty-minimal.changes +++ b/jetty-minimal.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Mar 29 14:13:33 UTC 2022 - Fridrich Strba + +- Upgrade to version 9.4.46.v20220328 + * Changes + + Option --write-module-graph produces wrong .dot file + + ArrayTrie getBest fails to match the empty string entry in + certain cases + + Interrupt flag is not always cleared in between requests + + Gzip compression not working for multipart/form-data when + added to the allowed list using addIncludedMimeTypes. + + Miconfigured headerCacheSize in can result in + IllegalArgumentException + + HttpServletResponse.encodeURL not working for URLs starting + with ../ + ------------------------------------------------------------------- Tue Mar 22 15:49:28 UTC 2022 - Fridrich Strba diff --git a/jetty-unixsocket.changes b/jetty-unixsocket.changes index b9232aa..640315b 100644 --- a/jetty-unixsocket.changes +++ b/jetty-unixsocket.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Mar 29 14:13:33 UTC 2022 - Fridrich Strba + +- Upgrade to version 9.4.46.v20220328 + * Changes + + Option --write-module-graph produces wrong .dot file + + ArrayTrie getBest fails to match the empty string entry in + certain cases + + Interrupt flag is not always cleared in between requests + + Gzip compression not working for multipart/form-data when + added to the allowed list using addIncludedMimeTypes. + + Miconfigured headerCacheSize in can result in + IllegalArgumentException + + HttpServletResponse.encodeURL not working for URLs starting + with ../ + ------------------------------------------------------------------- Tue Mar 22 15:49:28 UTC 2022 - Fridrich Strba diff --git a/jetty-websocket.changes b/jetty-websocket.changes index dafbb6e..6442cd1 100644 --- a/jetty-websocket.changes +++ b/jetty-websocket.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Mar 29 14:13:33 UTC 2022 - Fridrich Strba + +- Upgrade to version 9.4.46.v20220328 + * Changes + + Option --write-module-graph produces wrong .dot file + + ArrayTrie getBest fails to match the empty string entry in + certain cases + + Interrupt flag is not always cleared in between requests + + Gzip compression not working for multipart/form-data when + added to the allowed list using addIncludedMimeTypes. + + Miconfigured headerCacheSize in can result in + IllegalArgumentException + + HttpServletResponse.encodeURL not working for URLs starting + with ../ + ------------------------------------------------------------------- Tue Mar 22 15:49:28 UTC 2022 - Fridrich Strba