summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorryoon <ryoon>2013-07-08 14:26:15 +0000
committerryoon <ryoon>2013-07-08 14:26:15 +0000
commit7c2bc9d63c80c264ebb9af6f4a028509fa397fa9 (patch)
tree88a92c198a98ef604a31810fdf832941c1e3bc99 /www
parent67102f3d6265eeaa2d60b83fa1af7c7f07019b31 (diff)
downloadpkgsrc-7c2bc9d63c80c264ebb9af6f4a028509fa397fa9.tar.gz
Updte to 7.0.42
Changelog: Add support for time to first byte in the AccessLogValve. Patch provided by Jeremy Boynes. Correct a regression introduced in 7.0.39 (refactoring of base 64 encoding and decoding) that broke the JNDI Realm when userPassword was set and passwords were hashed with MD5 or SHA1. Ensure that the build process produces Javadoc that is not vulnerable to CVE-2013-1571. Based on a patch by Uwe Schindler.
Diffstat (limited to 'www')
-rw-r--r--www/apache-tomcat7/Makefile4
-rw-r--r--www/apache-tomcat7/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/apache-tomcat7/Makefile b/www/apache-tomcat7/Makefile
index 63a5a491dd2..3deabf2ac29 100644
--- a/www/apache-tomcat7/Makefile
+++ b/www/apache-tomcat7/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2013/06/17 15:07:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2013/07/08 14:26:15 ryoon Exp $
#
DISTNAME= apache-tomcat-${TOMCAT_VER}
@@ -23,7 +23,7 @@ PKG_DESTDIR_SUPPORT= destdir
.include "../../mk/bsd.prefs.mk"
-TOMCAT_VER= 7.0.41
+TOMCAT_VER= 7.0.42
TOMCAT_HOME= ${PREFIX}/share/tomcat
EGDIR= ${PREFIX}/share/examples/tomcat
DOCDIR= ${PREFIX}/share/doc/tomcat
diff --git a/www/apache-tomcat7/distinfo b/www/apache-tomcat7/distinfo
index 6e19a14a32e..d6288c8267a 100644
--- a/www/apache-tomcat7/distinfo
+++ b/www/apache-tomcat7/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2013/06/17 15:07:54 ryoon Exp $
+$NetBSD: distinfo,v 1.10 2013/07/08 14:26:15 ryoon Exp $
-SHA1 (apache-tomcat-7.0.41.tar.gz) = 87974fcc24711ea253fb43e3db450664e02e1adf
-RMD160 (apache-tomcat-7.0.41.tar.gz) = cfc76367c2019d0f6c73dbbb57ba0222753f2d28
-Size (apache-tomcat-7.0.41.tar.gz) = 7946142 bytes
+SHA1 (apache-tomcat-7.0.42.tar.gz) = 001a64629a93103d4f53ac95faf3e52a63657b95
+RMD160 (apache-tomcat-7.0.42.tar.gz) = 131341cd66866ef1c0ed9f188684e87d15ba8384
+Size (apache-tomcat-7.0.42.tar.gz) = 7955948 bytes