--- rpms/e-smith-samba/sme10/e-smith-samba.spec 2020/06/23 18:03:15 1.9 +++ rpms/e-smith-samba/sme10/e-smith-samba.spec 2020/06/24 03:45:25 1.10 @@ -1,10 +1,10 @@ -# $Id: e-smith-samba.spec,v 1.8 2018/02/10 03:51:05 jpp Exp $ +# $Id: e-smith-samba.spec,v 1.9 2020/06/23 18:03:15 jpp Exp $ Summary: e-smith specific Samba configuration files and templates %define name e-smith-samba Name: %{name} %define version 2.6.0 -%define release 8 +%define release 9 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -44,7 +44,7 @@ Requires: /usr/bin/tdbbackup AutoReqProv: no %changelog -* Tue Jun 23 2020 Jean-Philipe Pialasse 2.6.0-8.sme +* Tue Jun 23 2020 Jean-Philipe Pialasse 2.6.0-9.sme - set min server and client protocol SMB2 [SME: 10576] add check so max always greater than min - add port 445 if min server protocol is SMB2 or SMB3 [SME: 10963]