Logoj0ke.net Open Build Service > Projects > internetx:managed:testing > mod_security > Changes
Sign Up | Log In

Changes of Revision 35

[-] Changed mod_security-ix.changes
 
1
@@ -3,6 +3,7 @@
2
 
3
 - Update to relesae 2.9.0
4
 - set PERL ENV var to /usr/bin/perl
5
+- drop mlogc-disable-force-sslv3.patch (TLSv1 is default now)
6
 
7
 -------------------------------------------------------------------
8
 Fri Aug  8 17:29:19 UTC 2014 - cs@linux-administrator.com
9
[-] Changed mod_security-ix.spec ^
17
 
1
@@ -40,7 +40,6 @@
2
 Source5:   modsec-clamscan.pl
3
 Source6:   modsec-clean_var-asl-data-audit
4
 Patch1:        waf-label.patch
5
-Patch2:        mlogc-disable-force-sslv3.patch
6
 Patch50:   CVE-2013-2765.patch
7
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
8
 %if 0%{?rhel_version} || 0%{?centos_version} || 0%{?sl_version} || 0%{?redhat_version}
9
@@ -89,7 +88,6 @@
10
 %prep
11
 %setup -n %{pkgname}%{version}
12
 %patch1 -p1
13
-%patch2
14
 %if 0%{?oldver} == 1
15
 %patch50 -p1
16
 %endif
17