Fix python2 requires for EPEL 7.

i9ce
Richard Shaw 4 years ago
parent 02a32ff76b
commit 7b1980d50f

@ -1,6 +1,6 @@
Name: fail2ban
Version: 0.11.1
Release: 9%{?dist}
Release: 9%{?dist}.1
Summary: Daemon to ban hosts that cause multiple authentication errors
License: GPLv2+
@ -390,6 +390,9 @@ fi
%changelog
* Tue Jul 28 2020 Richard Shaw <hobbes1069@gmail.com> - 0.11.1-9.1
- Fix python2 requires for EPEL 7.
* Mon Jul 27 2020 Richard Shaw <hobbes1069@gmail.com> - 0.11.1-9
- Add conditonals back for EL 7 as it's being brought up to date.
- Add patch to deal with nftables not accepting ":" as a port separator.

Loading…
Cancel
Save