forked from pool/samba
- Microsoft Word from Microsoft Office 2007 fails to save as on a share with
SMB2; (bso#8412). - Use sys_write and sys_read in fork_domain_child to fix a winbind race leading to 100% CPU usage; (bso#8409). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=183
This commit is contained in:
parent
7a0087a796
commit
2d6196efb0
@ -1,2 +1,2 @@
|
||||
2616
|
||||
2622
|
||||
Branch : trunk
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7bd0ed0736c2efb86ccdeb99540db37deb28f550ef46aa7a455a4a4df8f45ad
|
||||
size 49127
|
||||
oid sha256:8519b2358bc4d81cd8b78546d94a8be0afc62237cb9871422294ec2981846a7f
|
||||
size 50978
|
||||
|
@ -414,7 +414,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 21:38:12 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- Microsoft Word from Microsoft Office 2007 fails to save as on a share with
|
||||
SMB2; (bso#8412).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 21:29:07 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- Use sys_write and sys_read in fork_domain_child to fix a winbind race
|
||||
leading to 100% CPU usage; (bso#8409).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 18:41:20 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
|
52
samba.spec
52
samba.spec
@ -184,7 +184,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%package client
|
||||
@ -224,7 +224,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@ -251,7 +251,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -281,7 +281,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -308,7 +308,7 @@ Authors:
|
||||
--------
|
||||
Jeremy Allison <jra at samba dot org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_utils}
|
||||
@ -330,7 +330,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -361,7 +361,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -388,14 +388,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbclient
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbclient0
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -441,7 +441,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi0
|
||||
@ -460,7 +460,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@ -485,7 +485,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -507,14 +507,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbsharemodes
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbsharemodes0
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -551,7 +551,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient0
|
||||
@ -570,7 +570,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@ -595,7 +595,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc2
|
||||
@ -616,7 +616,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@ -643,7 +643,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb1
|
||||
@ -664,7 +664,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb-devel
|
||||
@ -687,7 +687,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent0
|
||||
@ -708,7 +708,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent-devel
|
||||
@ -736,7 +736,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb1
|
||||
@ -759,7 +759,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb-devel
|
||||
@ -786,7 +786,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_ldapsmb}
|
||||
@ -810,7 +810,7 @@ Authors:
|
||||
--------
|
||||
Guenther Deschner <guenther at deschner dot de>
|
||||
|
||||
Source Timestamp: 2616
|
||||
Source Timestamp: 2622
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f080ce12b0c3b62fb381e9a578f82cc31b55bcbd85e7bdc08f9c35de7f732a60
|
||||
size 51472
|
||||
oid sha256:444a68e70987401082e07817beca1af11559ca194516efa5f6ef5228d3eabe36
|
||||
size 51460
|
||||
|
Loading…
Reference in New Issue
Block a user