SHA256
1
0
forked from pool/fail2ban

Accepting request 178858 from security

Update to version 0.8.10
Addresses a possible DoS. Closes gh-248, bnc#824710 (forwarded request 178857 from weberho)

OBS-URL: https://build.opensuse.org/request/show/178858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fail2ban?expand=0&rev=27
This commit is contained in:
Stephan Kulow 2013-06-14 13:44:35 +00:00 committed by Git OBS Bridge
commit 4b07b21ccb
4 changed files with 28 additions and 4 deletions

3
fail2ban-0.8.10.tar.gz Normal file
View File

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

View File

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

View File

@ -1,4 +1,28 @@
-------------------------------------------------------------------
Thu Jun 13 08:58:53 UTC 2013 - jweberhofer@weberhofer.at
- Update to version 0.8.10 Primarily bugfix and enhancements release, triggered
by "bugs" in apache- filters. If you are relying on listed below apache-
filters, upgrade asap and seek your distributions to patch their fail2ban
distribution with [6ccd5781]. The bug's decription can be found in
https://vndh.net/note:fail2ban-089-denial-service
- Fixes
* [6ccd5781] filter.d/apache-{auth,nohome,noscript,overflows} - anchor
failregex at the beginning (and where applicable at the end).
Addresses a possible DoS. Closes gh-248, bnc#824710
* action.d/{route,shorewall}.conf - blocktype must be defined
within [Init]. Closes gh-232
- Enhancements
* jail.conf -- assure all jails have actions and remove unused
ports specifications
* config/filter.d/roundcube-auth.conf -- support roundcube 0.9+
* files/suse-initd -- update to the copy from stock SUSE
* Updates to asterisk filter. Closes gh-227/gh-230.
* Updates to asterisk to include AUTH_UNKNOWN_DOMAIN. Closes gh-244.
------------------------------------------------------------------
Tue May 28 06:46:54 UTC 2013 - jweberhofer@weberhofer.at
- Included logrotate configuration for fail2ban

View File

@ -31,7 +31,7 @@ Requires: python-gamin
BuildRequires: logrotate
BuildRequires: python-devel
PreReq: %fillup_prereq
Version: 0.8.9
Version: 0.8.10
Release: 0
Url: http://www.fail2ban.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build