- winbindd cache timeout expiry test was reversed; (bso#8521).
- Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements; (bso#8520). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=192
This commit is contained in:
parent
741af1a0f4
commit
5213b389ff
@ -1,2 +1,2 @@
|
|||||||
2669
|
2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f0a8b4ba0572de757495bdf21cc04888f2ef83ab0716d75db594b058db108791
|
oid sha256:b19eec4d9bd1efc1ec5de9516cdf6af6e891edaae41cd7d0ba80b694a6f5076d
|
||||||
size 68933
|
size 74317
|
||||||
|
@ -432,7 +432,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 12 19:48:02 UTC 2011 - lmuelle@suse.de
|
||||||
|
|
||||||
|
- winbindd cache timeout expiry test was reversed; (bso#8521).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 12 19:40:16 UTC 2011 - lmuelle@suse.de
|
||||||
|
|
||||||
|
- Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements; (bso#8520).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 12 16:33:39 UTC 2011 - lmuelle@suse.de
|
Wed Oct 12 16:33:39 UTC 2011 - lmuelle@suse.de
|
||||||
|
|
||||||
|
52
samba.spec
52
samba.spec
@ -205,7 +205,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package client
|
%package client
|
||||||
@ -249,7 +249,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||||
@ -275,7 +275,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -305,7 +305,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -332,7 +332,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
Jeremy Allison <jra at samba dot org>
|
Jeremy Allison <jra at samba dot org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if %{make_utils}
|
%if %{make_utils}
|
||||||
@ -353,7 +353,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -388,7 +388,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||||
@ -414,14 +414,14 @@ PreReq: /sbin/ldconfig
|
|||||||
|
|
||||||
%description -n libsmbclient
|
%description -n libsmbclient
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%description -n libsmbclient0
|
%description -n libsmbclient0
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -469,7 +469,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libnetapi0
|
%package -n libnetapi0
|
||||||
@ -487,7 +487,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libnetapi-devel
|
%package -n libnetapi-devel
|
||||||
@ -511,7 +511,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||||
@ -532,14 +532,14 @@ PreReq: /sbin/ldconfig
|
|||||||
|
|
||||||
%description -n libsmbsharemodes
|
%description -n libsmbsharemodes
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%description -n libsmbsharemodes0
|
%description -n libsmbsharemodes0
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -575,7 +575,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libwbclient0
|
%package -n libwbclient0
|
||||||
@ -593,7 +593,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libwbclient-devel
|
%package -n libwbclient-devel
|
||||||
@ -617,7 +617,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtalloc2
|
%package -n libtalloc2
|
||||||
@ -637,7 +637,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtalloc-devel
|
%package -n libtalloc-devel
|
||||||
@ -663,7 +663,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtdb1
|
%package -n libtdb1
|
||||||
@ -683,7 +683,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtdb-devel
|
%package -n libtdb-devel
|
||||||
@ -705,7 +705,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtevent0
|
%package -n libtevent0
|
||||||
@ -725,7 +725,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtevent-devel
|
%package -n libtevent-devel
|
||||||
@ -753,7 +753,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libldb1
|
%package -n libldb1
|
||||||
@ -775,7 +775,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libldb-devel
|
%package -n libldb-devel
|
||||||
@ -802,7 +802,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if %{make_ldapsmb}
|
%if %{make_ldapsmb}
|
||||||
@ -825,7 +825,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
Guenther Deschner <guenther at deschner dot de>
|
Guenther Deschner <guenther at deschner dot de>
|
||||||
|
|
||||||
Source Timestamp: 2669
|
Source Timestamp: 2671
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3bc02881a9b51056966d7ec0d0e79ed211c882289f349cf0d7fbe133c419eb62
|
oid sha256:dfdf120585b501c5d275773f4ff8589e9cdcfcf45867d08f0ed9ff8a46a9e4ef
|
||||||
size 51432
|
size 51448
|
||||||
|
Loading…
Reference in New Issue
Block a user