The fail2ban rpms
In Fedora 40 and RHEL 10, SELinux rules for /var/run have moved to /run.
Previous commits have adjusted for this but we need to gracefully handle
the differences in file context equivalence for older releases.
Borrow similar code from the container-selinux package, upstream 6200ed9
(Rename all /var/run file context entries to /run (#298), 2024-03-11)¹
to revert the /var/run -> /run changes in the SElinux file contexts for
older releases.
¹
|
||
|---|---|---|
| .gitignore | ||
| 432e7e1e93936f09e349e80d94254e5f43d0cc8a.patch | ||
| fail2ban-nftables.patch | ||
| fail2ban-partof.patch | ||
| fail2ban.fc | ||
| fail2ban.if | ||
| fail2ban.rpmlintrc | ||
| fail2ban.spec | ||
| fail2ban.te | ||
| gpgkey-8738559E26F671DF9E2C6D9E683BF1BEBD0A882C.asc | ||
| Makefile | ||
| sources | ||