--- rpms/e-smith-ldap/sme10/e-smith-ldap.spec 2016/07/24 15:37:08 1.7 +++ 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.6 2016/07/24 15:36:18 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 5 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,9 @@ Group: Networking/Daemons 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 @@ -29,6 +32,15 @@ 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] + * Sun Jul 24 2016 Jean-Philipe Pialasse 5.6.0-5.sme - systemd skip redirect [SME: 9688] - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, @@ -1009,6 +1021,9 @@ e-smith server and gateway software - LD %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 + %build perl createlinks