Version: 1.2.40, Package name: mod_jk-1.2.40 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description 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. See ${DOCDIR}/README.OpenBSD for more information on using mod_jk on OpenBSD. |
Filesize: 1490.673 KB |
Version History (View Complete History) |
|
2016-04-28 09:42:36 by Stuart Henderson | Files touched by this commit (140) |
Log message: rm apache1 modules, 'Destroy them all' ajacoutot@ feel free to submit apache2 variants of these if wanted and still useful. (this isn't all of them: those which are dependencies of other ports will come later). |
2015-07-17 18:51:16 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Remove the sudo(8) mention. |
2011-06-02 07:41:42 by Antoine Jacoutot | Files touched by this commit (238) |
Log message: Add a consistent header that substitutes FULLPKGNAME for the READMEs. ok jasper@ sthen@ |
2010-11-09 14:38:37 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - switch to pkg-readmes ok kurt@ (MAINTAINER) |
2010-09-26 11:45:14 by Sebastian Reitenbach | Files touched by this commit (25) |
Log message: bump apache modules, since mod_headers in base httpd was updated. OK, landry@ |
2010-02-26 07:45:03 by Stuart Henderson | Files touched by this commit (25) |
Log message: bump PKGNAMEs, the httpd abi changed, resulting in segfaults after updating httpd until newly-built packages are installed. ok espie@ |
2009-06-15 19:48:31 by William Yodlowsky | Files touched by this commit (2) |
Log message: security fix for CVE-2008-5519, from apache svn ok robert@ |
2009-06-12 12:14:26 by Kurt Miller | Files touched by this commit (4) |
Log message: - update to 1.2.28 http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html Including the correction for: CVE-2008-5519: Apache Tomcat mod_jk information disclosure vulnerability |
2009-06-02 18:48:51 by Pierre-Yves Ritschard | Files touched by this commit (23) |
Log message: Bump apache modules after my recent ABI breakage, to be on the safe side. ok ajacoutot@ |
2008-02-10 19:18:28 by Kurt Miller | Files touched by this commit (6) |
Log message: - bug fix update to 1.2.26. for details see: http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html |
2007-12-11 16:38:57 by Kurt Miller | Files touched by this commit (2) |
Log message: bug fix update to 1.2.25. for more info see: http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html |
2007-09-15 14:38:27 by Michael Erdely | Files touched by this commit (258) |
Log message: Remove surrounding quotes from COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here (ok naddy@) |
2007-06-30 09:32:30 by Simon Bertrang | Files touched by this commit (22) |
Log message: bump versions as MODAPACHE_FINAL changed and fix mod_security packaging while there "go ahead" steven@ |
2007-06-26 12:33:31 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: Update to 1.2.23 which includes a security fix for CVE-2007-1860 that effects all prior 1.2.x versions of mod_jk. More info at: http://tomcat.apache.org/security-jk.html |
2007-06-26 12:33:00 by Nikolay Sturm | Files touched by this commit (4) |
Log message: MFC: Update to 1.2.23 which includes a security fix for CVE-2007-1860 that effects all prior 1.2.x versions of mod_jk. More info at: http://tomcat.apache.org/security-jk.html |
2007-06-22 13:11:55 by Simon Bertrang | Files touched by this commit (4) |
Log message: switch to apache-module framework ok kurt@ (maintainer) |
2007-06-21 13:45:31 by Kurt Miller | Files touched by this commit (2) |
Log message: Update to 1.2.23 which includes a security fix for CVE-2007-1860 that effects all prior 1.2.x versions of mod_jk. More info at: http://tomcat.apache.org/security-jk.html |
2007-05-01 10:29:47 by Nikolay Sturm | Files touched by this commit (1) |
Log message: MFC: 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 15:18:34 by Kurt Miller | Files touched by this commit (3) |
Log message: 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-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2007-01-09 11:42:05 by Kurt Miller | Files touched by this commit (7) |
Log message: - maintenance update to 1.2.20 from Matt Jibson <dolmant at gmail.com> - fix SEPARATE_BUILD=concurrent - update README.OpenBSD |
2006-01-02 11:24:57 by Kurt Miller | Files touched by this commit (5) |
Log message: update to 1.2.15 and USE_LIBTOOL |
2005-03-13 06:37:56 by Kurt Miller | Files touched by this commit (1) |
Log message: - libraries should NOT be stripped - cluestick from brad@ - fix homepage - bump pkgname |
2005-03-08 16:01:09 by Kurt Miller | Files touched by this commit (1) |
Log message: - use simpler SHARED_ONLY=Yes - use INSTALL_PROGRAM so stripping lib is handled correctly noticed by and ok from alek@ |
2005-03-04 18:04:11 by Kurt Miller | Files touched by this commit (11) |
Log message: - 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-01-25 19:31:15 by Aleksander Piotrowski | Files touched by this commit (5) |
Log message: - Replace DEINSTALL script with @unexec and UNMESSAGE - Trim empty lines - Bump PKGNAME |
2005-01-05 10:39:05 by Christian Weisgerber | Files touched by this commit (147) |
Log message: SIZE |
2004-10-12 14:53:06 by Christian Weisgerber | Files touched by this commit (10) |
Log message: - update to 1.2.6 - use MESSAGE instead of INSTALL - expand readme/examples for tomcat v5 From: Kurt Miller <truk@optonline.net> |
2004-09-15 12:49:53 by Marc Espie | Files touched by this commit (121) |
Log message: new plists. comment out netscape-dynmotif, since we don't have the required motif lib. |
2004-08-04 10:12:14 by Christian Weisgerber | Files touched by this commit (8) |
Log message: fix up MODGNU_CONFIG_GUESS_DIRS |