Gentoo Archives: gentoo-commits

From: "Alex Legler (a3li)" <a3li@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/fail2ban/files: fail2ban-CVE-2009-0362.patch
Date: Mon, 24 Aug 2009 09:23:43
Message-Id: E1MfVm8-0001Jt-Rx@stork.gentoo.org
1 a3li 09/08/24 09:23:40
2
3 Modified: fail2ban-CVE-2009-0362.patch
4 Log:
5 Fixing patch, bug 282537.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 net-analyzer/fail2ban/files/fail2ban-CVE-2009-0362.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/files/fail2ban-CVE-2009-0362.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/files/fail2ban-CVE-2009-0362.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/files/fail2ban-CVE-2009-0362.patch?r1=1.1&r2=1.2
14
15 Index: fail2ban-CVE-2009-0362.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/files/fail2ban-CVE-2009-0362.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- fail2ban-CVE-2009-0362.patch 23 Aug 2009 21:04:48 -0000 1.1
22 +++ fail2ban-CVE-2009-0362.patch 24 Aug 2009 09:23:40 -0000 1.2
23 @@ -223,19 +223,6 @@
24 # Values: TEXT
25 #
26 failregex = webmin.* Non-existent login as .+ from <HOST>$
27 -Index: config/filter.d/common.conf
28 -===================================================================
29 ---- config/filter.d/common.conf (revision 727)
30 -+++ config/filter.d/common.conf (revision 728)
31 -@@ -3,7 +3,7 @@
32 - #
33 - # Author: Yaroslav Halchenko
34 - #
35 --# $Revision: 1.1 $
36 -+# $Revision: 1.1 $
37 - #
38 -
39 - [INCLUDES]
40 Index: config/filter.d/sshd-ddos.conf
41 ===================================================================
42 --- config/filter.d/sshd-ddos.conf (revision 727)