www-apache/mod_h2: 1.15.8 version bump
[gentoo.git] / www-apache / mod_security / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <!--maintainer-needed-->
5   <use>
6     <flag name="fuzzyhash">
7       Support fuzzy hash computations (to detect malware, for example)
8       using the <pkg>app-crypt/ssdeep</pkg> package.
9     </flag>
10
11     <flag name="geoip">
12       Pull in <pkg>dev-libs/geoip</pkg> for use by the SecGeoLookupDb
13       directive.
14     </flag>
15
16     <flag name="jit">
17       Add support for the PCRE Just-in-Time optimisation, as enabled
18       by <pkg>dev-libs/libpcre</pkg> with jit USE flag enabled. Might
19       not be available on hardened systems.
20     </flag>
21
22     <flag name="json">
23       Suppose JSON in the request body parser through
24       <pkg>dev-libs/yajl</pkg>.
25     </flag>
26
27     <flag name="mlogc">
28       Build and install the ModSecurity Audit Log Collector (mlogc).
29     </flag>
30   </use>
31
32   <upstream>
33     <remote-id type="github">SpiderLabs/ModSecurity</remote-id>
34   </upstream>
35 </pkgmetadata>