public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-servers/nginx/files: modsecurity-2.7.5-include-paths.patch
@ 2013-09-27 13:38 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; only message in thread
From: Tiziano Mueller (dev-zero) @ 2013-09-27 13:38 UTC (permalink / raw
  To: gentoo-commits

dev-zero    13/09/27 13:38:50

  Added:                modsecurity-2.7.5-include-paths.patch
  Log:
  Version bump for stable nginx branch (bug #472524), also update the following modules to latest: headers_more, fancyindex (fixes bug #478402), auth_pam, upstream_check, naxsi, rtmp. Add new modules: echo (bug #471314), modsecurity (bug #484370). Building metrics requires stub_status (bug #480952). Warn the user to check the ownership on the log directory (bug #473036, may be improved by checking the permissions explicitly).
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0x1E0CA85F!)

Revision  Changes    Path
1.1                  www-servers/nginx/files/modsecurity-2.7.5-include-paths.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/files/modsecurity-2.7.5-include-paths.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/files/modsecurity-2.7.5-include-paths.patch?rev=1.1&content-type=text/plain

Index: modsecurity-2.7.5-include-paths.patch
===================================================================
diff -rupN modsecurity/config modsecurity-patched/config
--- modsecurity/config	2013-07-26 13:05:25.000000000 +0300
+++ modsecurity-patched/config	2013-09-09 15:55:23.290192067 +0300
@@ -4,4 +4,4 @@ HTTP_AUX_FILTER_MODULES="ngx_http_modsec
 NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_modsecurity.c $ngx_addon_dir/apr_bucket_nginx.c $ngx_addon_dir/ngx_pool_context.c"
 NGX_ADDON_DEPS="$NGX_ADDON_DEPS $ngx_addon_dir/apr_bucket_nginx.h $ngx_addon_dir/ngx_pool_context.h"
 CORE_LIBS="$CORE_LIBS $ngx_addon_dir/../../standalone/.libs/standalone.a -L/usr/local/apr/lib -lapr-1  -L/usr/local/apr/lib -laprutil-1 -lpcre -lxml2 -lz -lm -ldl  "
-CORE_INCS="$CORE_INCS $ngx_addon_dir $ngx_addon_dir/../../standalone $ngx_addon_dir/../../apache2 /usr/include/libxml2  /usr/local/apache2/include /usr/local/apr/include/apr-1 /usr/local/apr/include/apr-1"
+CORE_INCS="$CORE_INCS $ngx_addon_dir $ngx_addon_dir/../../standalone $ngx_addon_dir/../../apache2 /usr/include/libxml2  /usr/include/apache2 /usr/include/apr-1"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-27 13:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 13:38 [gentoo-commits] gentoo-x86 commit in www-servers/nginx/files: modsecurity-2.7.5-include-paths.patch Tiziano Mueller (dev-zero)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox