summaryrefslogtreecommitdiff
path: root/www/ap-jk
diff options
context:
space:
mode:
authorjwise <jwise>2002-04-19 15:54:20 +0000
committerjwise <jwise>2002-04-19 15:54:20 +0000
commit8c9e749fef2ec6a63042c6ed0f320a7dd87a6138 (patch)
tree74c6844b1acadf52a76dd645483fbc50257c85c9 /www/ap-jk
parent5618268728254ebb738a6d40a936749673093542 (diff)
downloadpkgsrc-8c9e749fef2ec6a63042c6ed0f320a7dd87a6138.tar.gz
Update jakarta-servletapi, jakarta-tomcat, and ap-jk to version 3.2.4.
We are not advancing to the 3.3 or 4.0 branches at the moment, as neither will work with our native JDK without a lot more work. Changes since Tomcat 3.2.3 (the last pkgsrc version): 7.1 Fixes and Enhancements in Release 3.2.4 This section highlights the bugs fixed in this release. - Cookie name expires is a reserved token (#1114) - Thread initialization problem in thread pool (#1745) - AJP12 returned invalid HTTP headers when redirecting to very long URLS (#2333) - Fixed casting problem in JspFactoryImpl.getPageContext(). (#4260) - Setting sesstion-timeout in web.xml did not prevent sessions from timing out. (#4412) - Fixed race condition in ServerSocketFactory.getDefault(). (#4418) - Removed the restrictions on encoded spcecial characters in URLs that was added as a security precaution in 3.2.3. The encoded special characters are not decoded and remain the URL and path info returned to servlets. - Jk_nt_service now supports the ability to be restarted automatically by the Windows 2000 service control manager if Tomcat terminates abnormally. - Fixed invalid servlet mapping in web.xml generated by JspC (#3474, #3499) - Added findResource() and findResources() to AdaptiveClassLoader12 - A Date: HTTP header is now sent in responses when running stand alone. (#345) - Simple held on to a reference to removed objects preventing garbage collection. - Tomcat 3.2.4 now ships with JAXP 1.1. Prior releases used JAXP 1.0.1. Tomcat 3.2.4 remains completely compatible with the older version of JAXP and there is no requirement for users to upgrade to JAXP 1.1 unless their applications require the new version. - Fixed NullPointerException in HttpConnectionHandler. (#4577) 7.2 Security Vulnerabilities fixed in Tomcat 3.2.4 The randomness of generated session ids has been enhanced to prevent the generation of guessable ids.
Diffstat (limited to 'www/ap-jk')
-rw-r--r--www/ap-jk/Makefile8
-rw-r--r--www/ap-jk/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/www/ap-jk/Makefile b/www/ap-jk/Makefile
index 59949d62218..74deeaf4e96 100644
--- a/www/ap-jk/Makefile
+++ b/www/ap-jk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2002/02/28 18:32:18 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2002/04/19 15:54:20 jwise Exp $
-DISTNAME= jakarta-tomcat-3.2.1-src
-PKGNAME= ap-jk-3.2.1
+DISTNAME= jakarta-tomcat-3.2.4-src
+PKGNAME= ap-jk-3.2.4
CATEGORIES= www
-MASTER_SITES= http://jakarta.apache.org/builds/tomcat/release/v3.2.1/src/
+MASTER_SITES= http://jakarta.apache.org/builds/tomcat/release/v3.2.4/src/
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://jakarta.apache.org/
diff --git a/www/ap-jk/distinfo b/www/ap-jk/distinfo
index debcd007483..f2b355d0c2d 100644
--- a/www/ap-jk/distinfo
+++ b/www/ap-jk/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1 2001/04/17 12:12:26 agc Exp $
+$NetBSD: distinfo,v 1.2 2002/04/19 15:54:20 jwise Exp $
-SHA1 (jakarta-tomcat-3.2.1-src.tar.gz) = c28d97378dcc1c9a15d15cae404733674ae91c9c
-SHA1 (patch-aa) = 916cb0718dfc1e73450ca0403dcc85e4e3a1bd28
+SHA1 (jakarta-tomcat-3.2.4-src.tar.gz) = 15592fa13356fc35eea97e59196ea99884613399
+Size (jakarta-tomcat-3.2.4-src.tar.gz) = 982282 bytes