This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 11 16:33:35 UTC 2018 - fstrba@suse.com
|
||||
|
||||
- Do not build java/org/apache/tomcat/buildutil/SignCode.java,
|
||||
since it uses APIs removed in jdk11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 16 16:38:14 UTC 2018 - malbu@suse.de
|
||||
|
||||
@@ -96,7 +90,8 @@ Fri May 19 09:22:56 UTC 2017 - dziolkowski@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Tue May 9 13:36:47 UTC 2017 - malbu@suse.com
|
||||
|
||||
- Version update to 8.0.43: * Another bugfix release, for full details see:
|
||||
- Version update to 8.0.43:
|
||||
* Another bugfix release, for full details see:
|
||||
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
|
||||
* Fixed CVEs:
|
||||
- CVE-2017-5647 (bnc#1033448)
|
||||
|
@@ -247,7 +247,6 @@ The ROOT and examples web applications for Apache Tomcat
|
||||
# remove pre-built binaries and windows files
|
||||
find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "*.gz" -o \
|
||||
-name "*.jar" -o -name "*.war" -o -name "*.zip" \) | xargs -t rm -f
|
||||
rm -f java/org/apache/tomcat/buildutil/SignCode.java
|
||||
%patch0
|
||||
%patch1
|
||||
%patch2
|
||||
|
Reference in New Issue
Block a user