- smb2_find uses a hard coded max reply size of 0x10000 instead of
smb2_max_trans; changed defaults and documentation (bso8473). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=194
This commit is contained in:
parent
1036d8c0ee
commit
d1bba2765a
@ -1,2 +1,2 @@
|
||||
2672
|
||||
2673
|
||||
Branch : trunk
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ceff8d354ff28a63c7b6366acbc2d3ebd692cbb6bef946cd866cb2d5bc01a967
|
||||
size 74648
|
||||
oid sha256:37020300fb4ac20b9e5c59a98c31273787cf813f299013ba54a6843de0a52402
|
||||
size 77422
|
||||
|
@ -432,7 +432,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 13 19:44:22 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- smb2_find uses a hard coded max reply size of 0x10000 instead of
|
||||
smb2_max_trans; changed defaults and documentation (bso8473).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 13 12:13:27 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
|
52
samba.spec
52
samba.spec
@ -205,7 +205,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%package client
|
||||
@ -249,7 +249,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@ -275,7 +275,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -305,7 +305,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -332,7 +332,7 @@ Authors:
|
||||
--------
|
||||
Jeremy Allison <jra at samba dot org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_utils}
|
||||
@ -353,7 +353,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -388,7 +388,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -414,14 +414,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbclient
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbclient0
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -469,7 +469,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi0
|
||||
@ -487,7 +487,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@ -511,7 +511,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -532,14 +532,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbsharemodes
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbsharemodes0
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -575,7 +575,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient0
|
||||
@ -593,7 +593,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@ -617,7 +617,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc2
|
||||
@ -637,7 +637,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@ -663,7 +663,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb1
|
||||
@ -683,7 +683,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb-devel
|
||||
@ -705,7 +705,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent0
|
||||
@ -725,7 +725,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent-devel
|
||||
@ -753,7 +753,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb1
|
||||
@ -775,7 +775,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb-devel
|
||||
@ -802,7 +802,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_ldapsmb}
|
||||
@ -825,7 +825,7 @@ Authors:
|
||||
--------
|
||||
Guenther Deschner <guenther at deschner dot de>
|
||||
|
||||
Source Timestamp: 2672
|
||||
Source Timestamp: 2673
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87e69cc2c17c465690f14db2fc2e5701e40b9ead0ce09a5a87c59a50cbbe557b
|
||||
size 51432
|
||||
oid sha256:59e636879328719003f0997be6531a7bb69fce91ed66cd18c128206a13ffe86d
|
||||
size 51452
|
||||
|
Loading…
Reference in New Issue
Block a user