forked from pool/tomcat
Accepting request 1030223 from home:mbussolotto:branches:Java:packages
- Fixed CVEs: * CVE-2021-43980: Improve the recycling of Processor objects to make it more robust. (bsc#1203868) - Added patches: * tomcat-9.0.43-CVE-2021-43980.patch OBS-URL: https://build.opensuse.org/request/show/1030223 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=244
This commit is contained in:
@@ -88,6 +88,7 @@ Patch9: tomcat-9.0-CVE-2021-30640.patch
|
||||
Patch10: tomcat-9.0-NPE-JNDIRealm.patch
|
||||
Patch11: tomcat-9.0-CVE-2022-23181.patch
|
||||
Patch12: tomcat-9.0-hardening_getResources.patch
|
||||
Patch13: tomcat-9.0.43-CVE-2021-43980.patch
|
||||
|
||||
BuildRequires: ant >= 1.8.1
|
||||
BuildRequires: ant-antlr
|
||||
@@ -266,6 +267,7 @@ find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "
|
||||
%patch10 -p1
|
||||
%patch11 -p1
|
||||
%patch12 -p1
|
||||
%patch13 -p1
|
||||
|
||||
# remove date from docs
|
||||
sed -i -e '/build-date/ d' webapps/docs/tomcat-docs.xsl
|
||||
|
Reference in New Issue
Block a user