Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 896024 Details for
Bug 933598
www-servers/nginx-1.27.0 (and 1.26.1): compile issue when using modSecurity
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for ModSecurity 1.3.0 + gcc 14
http_security-1.3.0-gcc14.patch (text/plain), 545 bytes, created by
satmd
on 2024-06-18 11:17:51 UTC
(
hide
)
Description:
Patch for ModSecurity 1.3.0 + gcc 14
Filename:
MIME Type:
Creator:
satmd
Created:
2024-06-18 11:17:51 UTC
Size:
545 bytes
patch
obsolete
>diff '--color=auto' -uNr ModSecurity-nginx-1.0.3.orig/config ModSecurity-nginx-1.0.3/config >--- ModSecurity-nginx-1.0.3.orig/config 2022-05-20 20:41:39.000000000 +0000 >+++ ModSecurity-nginx-1.0.3/config 2024-06-18 11:09:07.105160429 +0000 >@@ -10,7 +10,8 @@ > > ngx_feature_name= > ngx_feature_run=no >-ngx_feature_incs="#include <modsecurity/modsecurity.h>" >+ngx_feature_incs="#include <stdio.h> >+ #include <modsecurity/modsecurity.h>" > ngx_feature_libs="-lmodsecurity" > ngx_feature_test='printf("hello");' > ngx_modsecurity_opt_I=
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 933598
: 896024 |
896025