- When returning an ACL without SECINFO_DACL requested, we still set
SEC_DESC_DACL_PRESENT in the type field; (bso#8636). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=215
This commit is contained in:
parent
ccc9c1d64a
commit
9461feb99c
@ -1,2 +1,2 @@
|
||||
2731
|
||||
2733
|
||||
Branch : trunk
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:143ec5c0ea10d79414df939d55b74e9c3e85ef5441971369903e31a44d464cec
|
||||
size 79329
|
||||
oid sha256:f409fb670d2ca32af9f5cc16bf4cc4317c8577f2711f2c80e16b250290345911
|
||||
size 82107
|
||||
|
@ -437,7 +437,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 24 19:46:46 UTC 2012 - lmuelle@suse.de
|
||||
|
||||
- When returning an ACL without SECINFO_DACL requested, we still set
|
||||
SEC_DESC_DACL_PRESENT in the type field; (bso#8636).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 22 01:38:35 CET 2012 - ddiss@suse.de
|
||||
|
||||
|
52
samba.spec
52
samba.spec
@ -208,7 +208,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%package client
|
||||
@ -252,7 +252,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@ -278,7 +278,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -308,7 +308,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -335,7 +335,7 @@ Authors:
|
||||
--------
|
||||
Jeremy Allison <jra at samba dot org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_utils}
|
||||
@ -356,7 +356,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -391,7 +391,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -417,14 +417,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbclient
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbclient0
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -472,7 +472,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi0
|
||||
@ -490,7 +490,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@ -514,7 +514,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -535,14 +535,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbsharemodes
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbsharemodes0
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -578,7 +578,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient0
|
||||
@ -596,7 +596,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@ -620,7 +620,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc2
|
||||
@ -640,7 +640,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@ -666,7 +666,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb1
|
||||
@ -686,7 +686,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb-devel
|
||||
@ -708,7 +708,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent0
|
||||
@ -728,7 +728,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent-devel
|
||||
@ -756,7 +756,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb1
|
||||
@ -778,7 +778,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb-devel
|
||||
@ -805,7 +805,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_ldapsmb}
|
||||
@ -828,7 +828,7 @@ Authors:
|
||||
--------
|
||||
Guenther Deschner <guenther at deschner dot de>
|
||||
|
||||
Source Timestamp: 2731
|
||||
Source Timestamp: 2733
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9ef8fe098faea71d1691d8dcadfc22bb49983d71789772945805421cc5c349d
|
||||
size 52209
|
||||
oid sha256:b37e4bbba564717e318718f6688cf722fe9213bcbe667554b4e346608d9a6b4c
|
||||
size 52374
|
||||
|
Loading…
Reference in New Issue
Block a user