Alexander Pyhalov
2020-03-01 21e5a8f6801a5a5c2a9c8acaa86fde0b6e9a4567
tomcat-8: update to 8.5.51
3 files modified
6 ■■■■■ changed files
components/web/tomcat-8/Makefile 4 ●●●● patch | view | raw | blame | history
components/web/tomcat-8/manifests/sample-manifest.p5m 1 ●●●● patch | view | raw | blame | history
components/web/tomcat-8/tomcat.p5m 1 ●●●● patch | view | raw | blame | history
components/web/tomcat-8/Makefile
@@ -26,13 +26,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        tomcat
COMPONENT_VERSION=    8.5.50
COMPONENT_VERSION=    8.5.51
COMPONENT_PROJECT_URL=    http://tomcat.apache.org/
COMPONENT_SRC_NAME=    apache-tomcat
COMPONENT_SRC=        $(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)-src
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    \
    sha256:1b5cd5cb21ef2c39e3ceb3e7eae6d387d07cc302039fd25493a5fb11508c0693
    sha256:01e2fffc263fddafefd11c28951e4674739cf8820efb59b98ac81938134e801f
COMPONENT_ARCHIVE_URL=    http://archive.apache.org/dist/tomcat/tomcat-8/v$(COMPONENT_VERSION)/src/$(COMPONENT_ARCHIVE)
COMPONENT_BUGDB=    utility/tomcat
components/web/tomcat-8/manifests/sample-manifest.p5m
@@ -104,6 +104,7 @@
file path=webapps/docs/RUNNING.txt
file path=webapps/docs/WEB-INF/web.xml
file path=webapps/docs/aio.html
file path=webapps/docs/annotationapi/index.html
file path=webapps/docs/api/index.html
file path=webapps/docs/appdev/build.xml.txt
file path=webapps/docs/appdev/deployment.html
components/web/tomcat-8/tomcat.p5m
@@ -69,6 +69,7 @@
file path=usr/tomcat8/docs/RUNNING.txt
file path=usr/tomcat8/docs/WEB-INF/web.xml
file path=usr/tomcat8/docs/aio.html
file path=usr/tomcat8/docs/annotationapi/index.html
file path=usr/tomcat8/docs/api/index.html
file path=usr/tomcat8/docs/appdev/build.xml.txt
file path=usr/tomcat8/docs/appdev/deployment.html