IABSD.fr/ports/www/mod_jk

Branch :


Log

Author Commit Date CI Message
ba8add3e 2007-09-15 20:38:20 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@)
c6b846f1 2007-06-30 15:32:30 bump versions as MODAPACHE_FINAL changed and fix mod_security packaging while there "go ahead" steven@
140ec0f2 2007-06-22 19:11:55 switch to apache-module framework ok kurt@ (maintainer)
a6f9c441 2007-06-21 19:45:31 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
671cd671 2007-04-06 21:18:34 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
d4ebcd97 2007-04-05 17:26:05 more base64 checksums
a9296adf 2007-01-09 18:42:04 - maintenance update to 1.2.20 from Matt Jibson <dolmant at gmail.com> - fix SEPARATE_BUILD=concurrent - update README.OpenBSD
7ef57207 2006-01-02 18:24:57 update to 1.2.15 and USE_LIBTOOL
b06b5d6b 2005-03-13 13:37:56 - libraries should NOT be stripped - cluestick from brad@ - fix homepage - bump pkgname
cb143554 2005-03-08 23:01:09 - use simpler SHARED_ONLY=Yes - use INSTALL_PROGRAM so stripping lib is handled correctly noticed by and ok from alek@