--- rpms/e-smith-samba/sme9/e-smith-samba.spec 2018/02/10 03:53:33 1.27 +++ rpms/e-smith-samba/sme9/e-smith-samba.spec 2018/05/02 17:13:27 1.28 @@ -1,10 +1,10 @@ -# $Id: e-smith-samba.spec,v 1.26 2017/03/24 22:09:13 unnilennium Exp $ +# $Id: e-smith-samba.spec,v 1.27 2018/02/10 03:53:33 jpp Exp $ Summary: e-smith specific Samba configuration files and templates %define name e-smith-samba Name: %{name} %define version 2.4.0 -%define release 25 +%define release 26 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -27,6 +27,7 @@ Patch14: e-smith-samba-2.4.0-smbaudit_rs Patch15: e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch Patch16: e-smith-samba-2.4.0-create_v6_profile_dir.patch Patch17: e-smith-samba-2.4.0.bz10106.outlook2016domainmember.patch +Patch18: e-smith-samba-2.4.0.bz10575.FixMaxProtocol.patch Obsoletes: e-smith-netlogon BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot @@ -56,6 +57,11 @@ Requires: /usr/bin/tdbbackup AutoReqProv: no %changelog +* Wed May 02 2018 Jean-Philipe Pialasse 2.4.0-26.sme +- fix wrong syntax for max protocol for current samba version [SME: 10575] +- removed client max protocol option as not available for current samba version +- added min protocol option + * Fri Feb 09 2018 Jean-Philipe Pialasse 2.4.0-25.sme - fix Missing letter in /server-resources/regedit/win10samba.reg [SME: 10492] @@ -1264,6 +1270,7 @@ Configuration files and templates for th %patch15 -p1 %patch16 -p1 %patch17 -p1 +%patch18 -p1 %build