mikelo2/modsecurity-el10
Project ID: 194928
Description
⚠️ Warning: Unmaintained Dependency (yajl)
This COPR repository provides builds of yajl
, which has been retired from RHEL/EPEL due to lack of maintenance.
It is required to build modsecurity on EL10 until upstream removes the dependency on yajl
.
Upstream issue: owasp-modsecurity/ModSecurity#3308
Important Notes
- All packages in this repository are built from Fedora's dist-git (rawhide branch).
- This repository is provided as-is, with no warranty.
- Do not open Bugzilla tickets for issues with these builds.
- All packages have
Auto-rebuild
enabled, so any new commit in Fedora will trigger a rebuild in COPR.
Packages available
- libmodsecurity
- mod_security
- nginx-mod-modsecurity
- yajl
Contact
For any problems related to this repository, please contact:
📧 mikel@olasagasti.info
Installation Instructions
Use dnf
to enable the repository:
# dnf copr enable mikelo2/modsecurity-el10
Also enable EPEL repository:
# dnf install -y epel-release
Proceed to install required nginx-mod-modsecurity
or mod_security
:
# dnf install -y nginx-mod-modsecurity
Or:
# dnf install -y mod_security
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (36)*, ppc64le (20)*, s390x (22)*, x86_64 (28)* | EPEL 10 (44 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable mikelo2/modsecurity-el10
More info about enabling Copr repositories