1 |
# $Id: smeserver-shared-folders.spec,v 1.8 2022/08/01 04:17:51 jpp Exp $ |
# $Id: smeserver-shared-folders.spec,v 1.9 2024/02/21 19:40:10 terryfage Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
6 |
%define name smeserver-shared-folders |
%define name smeserver-shared-folders |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 0.3 |
%define version 0.3 |
9 |
%define release 19 |
%define release 20 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
46 |
with more flexibility than ibays as it supports ACLs |
with more flexibility than ibays as it supports ACLs |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Tue Feb 27 2024 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.3-20.sme |
50 |
|
- Updated patch 15 - No write access for admin in shared folder [SME: 12119] |
51 |
|
with this patch admin has write access both before and after saving permissions |
52 |
|
|
53 |
* Thu Feb 22 2024 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.3-19.sme |
* Thu Feb 22 2024 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.3-19.sme |
54 |
- No write access for admin in shared folder [SME: 12119] |
- No write access for admin in shared folder [SME: 12119] |
55 |
with this patch admin has write access both before and after saving permissions |
with this patch admin has write access both before and after saving permissions |