|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Ban IPs that make too many password failures
|
|
|
|
|
Name: fail2ban
|
|
|
|
|
Version: 0.8.10
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Group: System Environment/Daemons
|
|
|
|
|
URL: http://fail2ban.sourceforge.net/
|
|
|
|
@ -127,6 +127,9 @@ fi
|
|
|
|
|
%dir %{_localstatedir}/lib/fail2ban/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.10-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jun 12 2013 Orion Poplawski <orion@cora.nwra.com> - 0.8.10-1
|
|
|
|
|
- Update to 0.8.10 security release
|
|
|
|
|
- Use upstream provided systemd files
|
|
|
|
|