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 to 8.0.23
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ef78f67c0c2
branches: trunk
changeset: 652181:1ef78f67c0c2
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Wed May 27 12:22:00 2015 +0000
description:
Update to 8.0.23
Changelog:
The Apache Tomcat Project is proud to announce the release of version
8.0.23 of Apache Tomcat. Apache Tomcat 8.0.23 includes a numerous fixes
for issues identified in 8.0.22 as well as a number of other enhancements
and changes. The notable changes since 8.0.22 include:
Fixed corruption issues with NIO2 and TLS
Added a workaround for SPNEGO authentication and a JRE regression in Java 8 update 40 onwards
Added the new HttpHeaderSecurityFilter
diffstat:
www/apache-tomcat8/Makefile | 4 ++--
www/apache-tomcat8/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r a3fc5d15d3f3 -r 1ef78f67c0c2 www/apache-tomcat8/Makefile
--- a/www/apache-tomcat8/Makefile Wed May 27 12:20:04 2015 +0000
+++ b/www/apache-tomcat8/Makefile Wed May 27 12:22:00 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/05/13 13:02:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2015/05/27 12:22:00 ryoon Exp $
#
DISTNAME= apache-tomcat-${TOMCAT_VER}
@@ -21,7 +21,7 @@
.include "../../mk/bsd.prefs.mk"
-TOMCAT_VER= 8.0.22
+TOMCAT_VER= 8.0.23
TOMCAT_HOME= ${PREFIX}/share/tomcat
EGDIR= ${PREFIX}/share/examples/tomcat
DOCDIR= ${PREFIX}/share/doc/tomcat
diff -r a3fc5d15d3f3 -r 1ef78f67c0c2 www/apache-tomcat8/distinfo
--- a/www/apache-tomcat8/distinfo Wed May 27 12:20:04 2015 +0000
+++ b/www/apache-tomcat8/distinfo Wed May 27 12:22:00 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/05/13 13:02:09 ryoon Exp $
+$NetBSD: distinfo,v 1.3 2015/05/27 12:22:00 ryoon Exp $
-SHA1 (apache-tomcat-8.0.22.tar.gz) = 4ecc560bfaedfba702e3fa1e6ee497c099c38686
-RMD160 (apache-tomcat-8.0.22.tar.gz) = 3213375a9d67d2771991b5f1950bb934969656e1
-Size (apache-tomcat-8.0.22.tar.gz) = 9062183 bytes
+SHA1 (apache-tomcat-8.0.23.tar.gz) = bccf6efdf1754cc8ed56d692fbfb23665c875592
+RMD160 (apache-tomcat-8.0.23.tar.gz) = 36b593fb25b7aa6bae965bb722383c34d3dcd75f
+Size (apache-tomcat-8.0.23.tar.gz) = 9076980 bytes
Home |
Main Index |
Thread Index |
Old Index