|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
Summary: Ban IPs that make too many password failures
|
|
|
|
|
Name: fail2ban
|
|
|
|
|
Version: 0.8.4
|
|
|
|
|
Release: 24%{?dist}
|
|
|
|
|
Release: 25%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Group: System Environment/Daemons
|
|
|
|
|
URL: http://fail2ban.sourceforge.net/
|
|
|
|
@ -84,6 +84,9 @@ fi
|
|
|
|
|
%dir %{_localstatedir}/run/fail2ban
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 0.8.4-25
|
|
|
|
|
- recompiling .py files against Python 2.7 (rhbz#623295)
|
|
|
|
|
|
|
|
|
|
* Sun Feb 14 2010 Axel Thimm <Axel.Thimm@ATrpms.net> - 0.8.4-24
|
|
|
|
|
- Patch by Jonathan G. Underwood <jonathan.underwood@gmail.com> to
|
|
|
|
|
cloexec another fd leak.
|
|
|
|
|