SHA256
1
0
forked from pool/fail2ban

Accepting request 29110 from security

Copy from security/fail2ban based on submit request 29110 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/29110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fail2ban?expand=0&rev=3
This commit is contained in:
OBS User autobuild 2010-01-12 14:46:47 +00:00 committed by Git OBS Bridge
parent 92c75f7af0
commit ac48672721
4 changed files with 18 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b32fd9ee849bf36d23685a91d1d96f29a2fa383069d7d789e4956c9268dca5cd
size 64028

3
fail2ban-0.8.4.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a4fc0ea6dffde1db1d096757878e1b2c5f0b087a05ed7e7ca0202fb0b127982
size 71818

View File

@ -1,5 +1,14 @@
-------------------------------------------------------------------
Thu Nov 26 16:05:42 CET 2009 - lchiquitto@suse.de
- Update to version 0.8.4. Important changes:
* New "Ban IP" command
* New filters: lighttpd-fastcgi php-url-fopen cyrus-imap sieve
* Fixed the 'unexpected communication error' problem
* Remove socket file on startup if fail2ban crashed (bnc#537239)
-------------------------------------------------------------------
Wed Feb 4 18:19:39 CET 2009 - kssingvo@suse.de
- initial version: 0.8.3
- Initial version: 0.8.3

View File

@ -1,7 +1,7 @@
#
# spec file for package fail2ban (Version 0.8.3)
# spec file for package fail2ban (Version 0.8.4)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,14 +19,14 @@
Name: fail2ban
License: GPL v2 or later
License: GPLv2+
Group: Productivity/Networking/Security
Requires: python >= 2.5, logrotate, cron
BuildRequires: python-devel
PreReq: %fillup_prereq
AutoReqProv: on
Version: 0.8.3
Release: 2
Version: 0.8.4
Release: 1
Url: http://www.fail2ban.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: fail2ban scans log files and bans IP addresses that makes too many failures
@ -104,5 +104,3 @@ install -m 644 %{SOURCE2} $RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.%{n
%doc COPYING ChangeLog README TODO files/cacti
%changelog
* Wed Feb 04 2009 kssingvo@suse.de
- initial version: 0.8.3