Commit Graph

13 Commits

Author SHA1 Message Date
kurt
671cd67169 update to 1.2.21. This version addresses the following security flaw which
effects versions 1.2.19 and 1.2.20 only:

CVE-2007-0774 A Long URL Stack Overflow Vulnerability exists in the URI
handler for the mod_jk library. When parsing a long URL request, the URI
worker map routine performs an unsafe memory copy. This results in a stack
overflow condition which can be leveraged execute arbitrary code.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0774
2007-04-06 21:18:34 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
kurt
a9296adfd7 - maintenance update to 1.2.20 from Matt Jibson <dolmant at gmail.com>
- fix SEPARATE_BUILD=concurrent
- update README.OpenBSD
2007-01-09 18:42:04 +00:00
kurt
7ef5720781 update to 1.2.15 and USE_LIBTOOL 2006-01-02 18:24:57 +00:00
kurt
b06b5d6b71 - libraries should NOT be stripped - cluestick from brad@
- fix homepage
- bump pkgname
2005-03-13 13:37:56 +00:00
kurt
cb143554fc - use simpler SHARED_ONLY=Yes
- use INSTALL_PROGRAM so stripping lib is handled correctly

noticed by and ok from alek@
2005-03-08 23:01:09 +00:00
kurt
a282b06b19 - upgrade to 1.2.8
- use @sample
- docs didn't come with this release
- update README
- use provided workers.properties.minimal sample

tested on i386, sparc64, macppc
2005-03-05 01:04:11 +00:00
alek
b4a541da24 - Replace DEINSTALL script with @unexec and UNMESSAGE
- Trim empty lines
- Bump PKGNAME
2005-01-26 02:31:14 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
naddy
80842c03dc - update to 1.2.6
- use MESSAGE instead of INSTALL
- expand readme/examples for tomcat v5

From: Kurt Miller <truk@optonline.net>
2004-10-12 20:53:06 +00:00
espie
e44839e34b new plists.
comment out netscape-dynmotif, since we don't have the required motif lib.
2004-09-15 18:49:48 +00:00
naddy
6b9c0f500b fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-04 16:12:14 +00:00
sturm
5108714805 initial import of mod_jk 1.2.5
mod_jk is a DSO module for Apache 1.3.  It connects Apache to Tomcat.
mod_jk can be configured to off-load SSL processing to Apache, serve
static content for webapps and load balance multiple Tomcat servers.

WWW: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/

from Kurt Miller <truk at apache dot org>
2004-01-02 08:19:54 +00:00