1
0
forked from pool/jetty-minimal
2021-07-19 07:01:30 +00:00
committed by Git OBS Bridge
parent 797e770b0c
commit 3d734b5b7d
6 changed files with 33 additions and 9 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jul 19 06:58:23 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Update to version 9.4.43.v20210629
* Fix: bsc#1188438, CVE-2021-34429
* Changes:
+ Improve alias checking in PathResource
+ java.nio.ReadOnlyBufferException
+ Deprecate support for UTF16 encoding in URIs
+ Update to spifly 1.3.3
+ Update to asm 9.1
-------------------------------------------------------------------
Wed Jun 9 14:07:47 UTC 2021 - Fridrich Strba <fstrba@suse.com>