--- rpms/smeserver-shared-folders/contribs10/smeserver-shared-folders.spec 2024/02/21 19:40:10 1.9 +++ rpms/smeserver-shared-folders/contribs10/smeserver-shared-folders.spec 2024/02/27 08:21:31 1.11 @@ -1,4 +1,4 @@ -# $Id: smeserver-shared-folders.spec,v 1.8 2022/08/01 04:17:51 jpp Exp $ +# $Id: smeserver-shared-folders.spec,v 1.10 2024/02/27 07:44:41 terryfage Exp $ # Authority: vip-ire # Name: Daniel Berteaud @@ -6,7 +6,7 @@ Summary: sme server shared folders modul %define name smeserver-shared-folders Name: %{name} %define version 0.3 -%define release 19 +%define release 21 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -46,6 +46,14 @@ This module allows you to create network with more flexibility than ibays as it supports ACLs %changelog +* Tue Feb 27 2024 Zsolt Vasarhelyi 0.3-21.sme +- Corrected wrong patch Update - No write access for admin in shared folder [SME: 12119] + fixed previous build error using old patch (Terry Fage) + +* Tue Feb 27 2024 Zsolt Vasarhelyi 0.3-20.sme +- Updated patch 15 - No write access for admin in shared folder [SME: 12119] + with this patch admin has write access both before and after saving permissions + * Thu Feb 22 2024 Zsolt Vasarhelyi 0.3-19.sme - No write access for admin in shared folder [SME: 12119] with this patch admin has write access both before and after saving permissions