--- rpms/e-smith-ldap/sme10/e-smith-ldap.spec 2017/02/23 10:21:52 1.8 +++ rpms/e-smith-ldap/sme10/e-smith-ldap.spec 2020/05/03 02:51:32 1.9 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.7 2016/07/24 15:37:08 unnilennium Exp $ +# $Id: e-smith-ldap.spec,v 1.8 2017/02/23 10:21:52 vip-ire Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.6.0 -%define release 6 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,6 +13,8 @@ Source: %{name}-%{version}.tar.xz Patch0: e-smith-ldap-5.6.0-missing_shebang_ldap_init.patch Patch1: e-smith-ldap-5.6.0.bz9688.skipredirect.patch Patch2: e-smith-ldap-5.6.0-strong_encryption.patch +Patch3: e-smith-ldap-5.6.0-bz10936-TLS-and-ciphers.patch + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -30,6 +32,11 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Sat May 02 2020 Jean-Philipe Pialasse 5.6.0-7.sme +- New protocol default as TLSv1.2 [SME: 10936] + New property TLSProtocolMin + Ciphers are now ordered with stronger first + * Thu Feb 23 2017 Daniel Berteaud 5.6.0-6.sme - Disable SSLv3, but keep the possibility to enable it again [SME: 10108] - Better default cipher suite, and honor global suite [SME: 10108] @@ -1015,6 +1022,8 @@ e-smith server and gateway software - LD %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 + %build perl createlinks