1 |
# $Id: e-smith-proftpd.spec,v 1.1 2016/02/05 21:57:24 stephdl Exp $ |
# $Id: e-smith-proftpd.spec,v 1.2 2016/06/17 14:39:29 unnilennium Exp $ |
2 |
|
|
3 |
Summary: e-smith specific proftpd configuration files and templates |
Summary: e-smith specific proftpd configuration files and templates |
4 |
%define name e-smith-proftpd |
%define name e-smith-proftpd |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 2 |
%define release 3 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
20 |
AutoReqProv: no |
AutoReqProv: no |
21 |
|
|
22 |
%changelog |
%changelog |
23 |
|
* Fri Jun 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
24 |
|
- updated patch for certificate chain |
25 |
|
- Thanks to Daniel Berteaud |
26 |
|
|
27 |
* Fri Jun 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
* Fri Jun 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
28 |
- Adding TLS support to proftp configuration [SME: 6804] |
- Adding TLS support to proftp configuration [SME: 6804] |
29 |
- default is enabled but not required, only TLSv1.1 and v1.2 |
- default is enabled but not required, only TLSv1.1 and v1.2 |