pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/apache-tomcat8 Update www/apache-tomcat8 to 8.0.47.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9ac8a7d5451
branches: trunk
changeset: 371019:c9ac8a7d5451
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Tue Oct 31 14:33:23 2017 +0000
description:
Update www/apache-tomcat8 to 8.0.47.
Notable changes:
- A fix for CVE-2017-12617.
- Add ExtractingRoot, a new WebResourceRoot implementation that extracts
JARs to the work directory for improved performance when deploying
packed WAR files.
- Update the packaged version of the Tomcat Native Library to 1.2.14
Full changelog:
https://tomcat.apache.org/tomcat-8.0-doc/changelog.html
diffstat:
www/apache-tomcat8/Makefile | 4 ++--
www/apache-tomcat8/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 04abbcd1a5dd -r c9ac8a7d5451 www/apache-tomcat8/Makefile
--- a/www/apache-tomcat8/Makefile Tue Oct 31 14:31:21 2017 +0000
+++ b/www/apache-tomcat8/Makefile Tue Oct 31 14:33:23 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/09/04 13:53:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2017/10/31 14:33:23 fhajny Exp $
#
DISTNAME= apache-tomcat-${TOMCAT_VER}
@@ -21,7 +21,7 @@
.include "../../mk/bsd.prefs.mk"
-TOMCAT_VER= 8.0.46
+TOMCAT_VER= 8.0.47
TOMCAT_HOME= ${PREFIX}/share/tomcat
EGDIR= ${PREFIX}/share/examples/tomcat
DOCDIR= ${PREFIX}/share/doc/tomcat
diff -r 04abbcd1a5dd -r c9ac8a7d5451 www/apache-tomcat8/distinfo
--- a/www/apache-tomcat8/distinfo Tue Oct 31 14:31:21 2017 +0000
+++ b/www/apache-tomcat8/distinfo Tue Oct 31 14:33:23 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2017/09/04 13:53:49 ryoon Exp $
+$NetBSD: distinfo,v 1.16 2017/10/31 14:33:23 fhajny Exp $
-SHA1 (apache-tomcat-8.0.46.tar.gz) = 4729d071ef413cad70ffaeae7a64e52c13f88d42
-RMD160 (apache-tomcat-8.0.46.tar.gz) = 362c9db33fb806ff8a1aa663bd5fbe950597d5ab
-SHA512 (apache-tomcat-8.0.46.tar.gz) = b940abddffe1d5d6661470426ae0d5e45dcc2c34895e7f520f8321cb191debf7c32d8dd66c72fa857713e816fd835b9ef79a62a05f612442f2194023aac60165
-Size (apache-tomcat-8.0.46.tar.gz) = 9352747 bytes
+SHA1 (apache-tomcat-8.0.47.tar.gz) = 2b5a0d173040f9a576e372cae5d85b05599fd0eb
+RMD160 (apache-tomcat-8.0.47.tar.gz) = dcdf582661feec7d197a7dbee75e5272c56c510f
+SHA512 (apache-tomcat-8.0.47.tar.gz) = 7d543deaa552c8ed10b90e2e8f304a9f85eb7a35646838f2e6946da8f908242e0935b02a949a3878f55316a02f458f52070b384fe3b8ff47861a55f7c13cf94a
+Size (apache-tomcat-8.0.47.tar.gz) = 9368661 bytes
Home |
Main Index |
Thread Index |
Old Index