34 lines
1.3 KiB
Plaintext
34 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Mar 29 14:13:33 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- 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 <fstrba@suse.com>
|
|
|
|
- Build with java source and target levels 8
|
|
- Fix javadoc generation on JDK >= 13
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 19 07:13:12 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Make importing of package sun.misc optional since not all jdk
|
|
versions export it
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 19 10:11:08 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Splitting jetty-unixsocket 9.4.43.v20210629 into a separate spec
|
|
file
|