forked from pool/apache2-mod_security2
c648fa3d5c
- spec, build: Respect optflags - spec: buildrequire pkgconfig - modsecurity-fixes.patch: mod_security fails at: * building with optflags enabled due to undefined behaviour and implicit declarations. * It abuses it apr_allocator api, creating one allocator per request and then destroying it, flooding the system with mmap() , munmap requests, this is particularly nasty with threaded mpms. it should instead use the allocator from the request pool. OBS-URL: https://build.opensuse.org/request/show/287448 OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_security2?expand=0&rev=61 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
apache2-mod_security2-no_rpath.diff | ||
apache2-mod_security2.changes | ||
apache2-mod_security2.spec | ||
empty.conf | ||
mod_security2.conf | ||
modsecurity_diagram_apache_request_cycle.jpg | ||
modsecurity-2.9.0.tar.gz | ||
modsecurity-fixes.patch | ||
ModSecurity-Frequently-Asked-Questions-FAQ.html.bz2 | ||
README-SUSE-mod_security2.txt | ||
Reference-Manual.html.bz2 | ||
SpiderLabs-owasp-modsecurity-crs-2.2.9-5-gebe8790.tar.gz |