forked from pool/fail2ban
Accepting request 262999 from security
1 OBS-URL: https://build.opensuse.org/request/show/262999 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fail2ban?expand=0&rev=36
This commit is contained in:
commit
3c0779a775
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 25 11:36:13 UTC 2014 - jweberhofer@weberhofer.at
|
||||||
|
|
||||||
|
- Added syslog to requirements, as this version of fail2ban does not
|
||||||
|
work with systemd-logging: bnc#905733
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 17 09:44:12 UTC 2014 - jengelh@inai.de
|
Fri Oct 17 09:44:12 UTC 2014 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -50,6 +50,7 @@ Requires: cron
|
|||||||
Requires: iptables
|
Requires: iptables
|
||||||
Requires: logrotate
|
Requires: logrotate
|
||||||
Requires: python >= 2.5
|
Requires: python >= 2.5
|
||||||
|
Requires: syslog
|
||||||
%if 0%{?suse_version} >= 1140 && 0%{?sles_version} == 0
|
%if 0%{?suse_version} >= 1140 && 0%{?sles_version} == 0
|
||||||
Requires: python-pyinotify
|
Requires: python-pyinotify
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user