23067770 Upgrade ModSecurity to version 2.9.1
authorPetr Sumbera <petr.sumbera@oracle.com>
Thu, 07 Apr 2016 01:05:02 -0700
changeset 5740 23620ad12ff9
parent 5739 da905fdd7f4a
child 5741 b943514525d4
23067770 Upgrade ModSecurity to version 2.9.1
components/apache2-modules/mod_security2/Makefile
components/apache2-modules/mod_security2/history
--- a/components/apache2-modules/mod_security2/Makefile	Thu Apr 07 12:37:41 2016 -0700
+++ b/components/apache2-modules/mod_security2/Makefile	Thu Apr 07 01:05:02 2016 -0700
@@ -25,17 +25,15 @@
 BUILD_BITS= 64
 include ../../../make-rules/shared-macros.mk
 
-COMPONENT_NAME=		mod_security2
-COMPONENT_VERSION=	2.8.0
+COMPONENT_NAME=		modsecurity
+COMPONENT_VERSION=	2.9.1
 COMPONENT_PROJECT_URL=	http://www.modsecurity.org/
-COMPONENT_SRC_NAME=	modsecurity-apache
-COMPONENT_SRC=		$(COMPONENT_SRC_NAME)_$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:95de6ec30982e5bde7981929ba89be89488e9f237ee8c4236e064b074bbb6f28
+    sha256:958cc5a7a7430f93fac0fd6f8b9aa92fc1801efce0cda797d6029d44080a9b24
 COMPONENT_ARCHIVE_URL= \
     $(COMPONENT_PROJECT_URL)tarball/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
 
-TPNO=			18233
+TPNO=			27509
 
 MODULES_INSTALL=
 include ../modules.mk
@@ -44,6 +42,7 @@
   (cd $(SOURCE_DIR); \
   $(CP) modsecurity.conf-recommended modsecurity-24.conf-recommended)
 
+CONFIGURE_OPTIONS += --disable-mlogc
 CONFIGURE_OPTIONS += LTFLAGS="--silent --tag=CC"
 CONFIGURE_OPTIONS += --with-apr=`$(APXS) -q APR_CONFIG`
 CONFIGURE_OPTIONS += --with-apu=`$(APXS) -q APU_CONFIG`
@@ -55,3 +54,4 @@
 REQUIRED_PACKAGES += library/libxml2
 REQUIRED_PACKAGES += library/pcre
 REQUIRED_PACKAGES += runtime/lua
+REQUIRED_PACKAGES += web/curl
--- a/components/apache2-modules/mod_security2/history	Thu Apr 07 12:37:41 2016 -0700
+++ b/components/apache2-modules/mod_security2/history	Thu Apr 07 01:05:02 2016 -0700
@@ -1,1 +1,1 @@
-web/server/apache-22/module/[email protected]
+web/server/apache-22/module/[email protected]