1 |
# $Id: e-smith-proftpd.spec,v 1.1 2016/02/05 21:57:24 stephdl Exp $ |
# $Id: e-smith-proftpd.spec,v 1.3 2016/06/17 15:04:31 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 4 |
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 |
|
* Wed Aug 03 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
24 |
|
- fix typos [SME: 6804] |
25 |
|
- set default as required |
26 |
|
- NB: client must be set as active connection, not passive |
27 |
|
|
28 |
|
* Fri Jun 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
29 |
|
- updated patch for certificate chain |
30 |
|
- Thanks to Daniel Berteaud |
31 |
|
|
32 |
* 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 |
33 |
- Adding TLS support to proftp configuration [SME: 6804] |
- Adding TLS support to proftp configuration [SME: 6804] |
34 |
- default is enabled but not required, only TLSv1.1 and v1.2 |
- default is enabled but not required, only TLSv1.1 and v1.2 |