1 |
# $Id: e-smith-apache.spec,v 1.9 2014/07/29 15:26:32 vip-ire Exp $ |
# $Id: e-smith-apache.spec,v 1.11 2014/10/24 10:40:50 vip-ire Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - apache module |
Summary: e-smith server and gateway - apache module |
4 |
%define name e-smith-apache |
%define name e-smith-apache |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.4.0 |
%define version 2.4.0 |
7 |
%define release 9 |
%define release 11 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
34 |
e-smith server and gateway software - apache module. |
e-smith server and gateway software - apache module. |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Fri Oct 31 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-11.sme |
38 |
|
- Revert CRIME mitigation patch, as it's not needed [SME: 8613] |
39 |
|
|
40 |
|
* Fri Oct 24 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-10.sme |
41 |
|
- Mitigate CVE-2012-4929 [SME: 8613] |
42 |
|
|
43 |
* Tue Jul 29 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-9.sme |
* Tue Jul 29 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-9.sme |
44 |
- Turn SSLEngine on in the SSL vhost (ProxyPassVirtualHosts) [SME: 8501] |
- Turn SSLEngine on in the SSL vhost (ProxyPassVirtualHosts) [SME: 8501] |
45 |
|
|