SHA256
1
0
forked from pool/tomcat
2020-02-25 13:35:13 +00:00
committed by Git OBS Bridge
parent 5d6bd6f888
commit 501a398983
7 changed files with 430 additions and 518 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Feb 25 13:24:14 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Update to Tomcat 9.0.31. See changelog at
http://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.30_(markt)
- Fixed CVEs:
* CVE-2019-17569 (bsc#1164825)
* CVE-2020-1935
* CVE-2020-1938 (bsc#1164692)
- Modified patch
* tomcat-9.0.30-java8compat.patch
-> tomcat-9.0.31-java8compat.patch
+ Adapt to changed context
-------------------------------------------------------------------
Wed Jan 29 16:49:29 UTC 2020 - Matei Albu <malbu@suse.com>