SHA256
1
0
forked from pool/tomcat

Accepting request 493809 from home:mateialbu:branches:Java:packages

OBS-URL: https://build.opensuse.org/request/show/493809
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=104
This commit is contained in:
Matei Albu
2017-05-09 16:59:24 +00:00
committed by Git OBS Bridge
parent 21808b373c
commit bf6c27d9ef
9 changed files with 717 additions and 131 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue May 9 13:36:47 UTC 2017 - malbu@suse.com
- 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)
- CVE-2017-5648 (bnc#1033447)
- CVE-2016-8745
- Renamed and rebased patches:
* tomcat-7.0-sle.catalina.policy.patch -> tomcat-8.0-sle.catalina.policy.patch
- Enable optional setenv.sh script. See section
"(3.4) Using the "setenv" script (optional, recommended)" in
http://tomcat.apache.org/tomcat-8.0-doc/RUNNING.txt
(bnc#1002662)
- Fix file conflicts when upgrading from SLES 12 to SLES 12 SP1 (bnc#1023412).
Added explicit obsoletes for tomcat-el-2_2-api, tomcat-jsp-2_2-api,
tomcat-servlet-3_0-api
-------------------------------------------------------------------
Wed Dec 21 21:49:10 UTC 2016 - astieger@suse.com