1 |
# $Id: e-smith-apache.spec,v 1.16 2013/10/07 23:19:19 mrjhb3 Exp $ |
# $Id: e-smith-apache.spec,v 1.19 2014/10/24 10:56:04 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.2.0 |
%define version 2.2.0 |
7 |
%define release 12 |
%define release 14 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
35 |
e-smith server and gateway software - apache module. |
e-smith server and gateway software - apache module. |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Fri Oct 31 2014 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-14.sme |
39 |
|
- Revert CRIME mitigation patch, as it's not needed [SME: 8614] |
40 |
|
|
41 |
|
* Fri Oct 24 2014 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-13.sme |
42 |
|
- Mitigate CRIME, CVE-2012-4929 [SME: 8614] |
43 |
|
|
44 |
* Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 2.2.0-12.sme |
* Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 2.2.0-12.sme |
45 |
- Remove insecure ciphers [SME: 7916] |
- Remove insecure ciphers [SME: 7916] |
46 |
|
|