--- rpms/e-smith-ldap/sme9/e-smith-ldap.spec 2015/02/11 15:44:31 1.20 +++ rpms/e-smith-ldap/sme9/e-smith-ldap.spec 2017/02/23 10:52:44 1.26 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.19 2014/11/11 21:50:24 vip-ire Exp $ +# $Id: e-smith-ldap.spec,v 1.25 2016/02/05 15:40:28 stephdl Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.4.0 -%define release 18 +%define release 21 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -26,6 +26,9 @@ Patch13: e-smith-ldap-5.4.0-checkpoint_i Patch14: e-smith-ldap-5.4.0-chown_db_files.patch Patch15: e-smith-ldap-5.4.0-symlink_init_to_sv.patch Patch16: e-smith-ldap-5.4.0-pdbedit_lang_and_tz_independent.patch +Patch17: e-smith-ldap-5.4.0-sizelimit_unlimited.patch +Patch18: e-smith-ldap-5.4.0-ssl_update.patch +Patch19: e-smith-ldap-5.4.0-strong_encryption.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -43,6 +46,16 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Thu Feb 23 2017 Daniel Berteaud 5.4.0-21.sme +- Disable SSLv3, but keep the possibility to enable it again [SME: 10113] +- Better default cipher suite, and honor global suite [SME: 10113] + +* Sun Jan 17 2016 Daniel Berteaud 5.4.0-20.sme +- Hook into the new ssl-update event [SME: 9152] + +* Mon Apr 27 2015 Daniel Berteaud 5.4.0-19.sme +- Remove size limit for search result [SME: 8918] + * Wed Feb 11 2015 Daniel Berteaud 5.4.0-18.sme - Make pdbedit output independent from locale and timezone so it can be parsed [SME: 8841] @@ -1009,6 +1022,9 @@ e-smith server and gateway software - LD %patch14 -p1 %patch15 -p1 %patch16 -p1 +%patch17 -p1 +%patch18 -p1 +%patch19 -p1 %build perl createlinks @@ -1034,3 +1050,4 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}-%{version}-%{release}-filelist %defattr(-,root,root) +