1 |
# $Id: e-smith-apache.spec,v 1.12 2020/06/27 17:26:20 jpp Exp $ |
# $Id: e-smith-apache.spec,v 1.13 2020/06/27 19:27:40 jpp 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.6.0 |
%define version 2.6.0 |
7 |
%define release 10 |
%define release 11 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
69 |
|
|
70 |
|
|
71 |
%changelog |
%changelog |
72 |
|
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
73 |
|
- set default SSLStrictSNIVHostCheck to off [SME: 8693] |
74 |
|
|
75 |
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
76 |
- add SNI support for individual certificates per VirtualHosts [SME: 8693] |
- add SNI support for individual certificates per VirtualHosts [SME: 8693] |
77 |
|
|