diff --git a/fail2ban-0.8.3.tar.bz2 b/fail2ban-0.8.3.tar.bz2 deleted file mode 100644 index 0f5af77..0000000 --- a/fail2ban-0.8.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b32fd9ee849bf36d23685a91d1d96f29a2fa383069d7d789e4956c9268dca5cd -size 64028 diff --git a/fail2ban-0.8.4.tar.bz2 b/fail2ban-0.8.4.tar.bz2 new file mode 100644 index 0000000..46e59fa --- /dev/null +++ b/fail2ban-0.8.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4fc0ea6dffde1db1d096757878e1b2c5f0b087a05ed7e7ca0202fb0b127982 +size 71818 diff --git a/fail2ban.changes b/fail2ban.changes index 4dd04bb..8e6ff02 100644 --- a/fail2ban.changes +++ b/fail2ban.changes @@ -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 diff --git a/fail2ban.spec b/fail2ban.spec index 62944fb..9249c13 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -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