- Fix reload of the configuration and also reload activated registry shares;

(bso#8327).
- WinXP cannot join a Samba3 domain with a 'even' hostname; (bso#8326).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=170
This commit is contained in:
Lars Müller 2011-07-31 14:31:41 +00:00 committed by Git OBS Bridge
parent cbb3dd997f
commit 2250ddd949
6 changed files with 40 additions and 29 deletions

View File

@ -1,2 +1,2 @@
2575
2577
Branch : trunk

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f2a9fd3f990b099524e48355318b2f4b54c58150e825d20eee89c00619d6fa5e
size 59906
oid sha256:f8ef6d3314c05b45747ae1b154fc765cb71f087c78ca6aec6be33861fd8a812b
size 61004

View File

@ -415,7 +415,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%changelog

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jul 31 14:26:37 UTC 2011 - lmuelle@suse.de
- Fix reload of the configuration and also reload activated registry shares;
(bso#8327).
-------------------------------------------------------------------
Sun Jul 31 14:22:21 UTC 2011 - lmuelle@suse.de
- WinXP cannot join a Samba3 domain with a 'even' hostname; (bso#8326).
-------------------------------------------------------------------
Thu Jul 28 13:09:58 UTC 2011 - lmuelle@suse.de

View File

@ -187,7 +187,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%package client
@ -227,7 +227,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
@ -254,7 +254,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%endif
@ -284,7 +284,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%endif
@ -311,7 +311,7 @@ Authors:
--------
Jeremy Allison <jra at samba dot org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%if %{make_utils}
@ -361,7 +361,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -387,7 +387,7 @@ PreReq: /sbin/ldconfig
%description -n libsmbclient
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%else
@ -437,7 +437,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%package -n libnetapi0
@ -456,7 +456,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%package -n libnetapi-devel
@ -481,7 +481,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -502,7 +502,7 @@ PreReq: /sbin/ldconfig
%description -n libsmbsharemodes
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%else
@ -543,7 +543,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%package -n libwbclient0
@ -562,7 +562,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%package -n libwbclient-devel
@ -587,7 +587,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%package -n libtalloc2
@ -608,7 +608,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%package -n libtalloc-devel
@ -635,7 +635,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%package -n libtdb1
@ -656,7 +656,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%package -n libtdb-devel
@ -679,7 +679,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%package -n libtevent0
@ -700,7 +700,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%package -n libtevent-devel
@ -728,7 +728,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%package -n libldb1
@ -751,7 +751,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%package -n libldb-devel
@ -778,7 +778,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%if %{make_ldapsmb}
@ -802,7 +802,7 @@ Authors:
--------
Guenther Deschner <guenther at deschner dot de>
Source Timestamp: 2575
Source Timestamp: 2577
Branch : trunk
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95d7c7a85ac1bfac3f5f101c313849ec092f02b0f02034546d591a4ac69c83f5
size 51357
oid sha256:66a9dc50570474470e4265c9bcc5931c0b3049db1623b5326c115b4f95903c9b
size 51406