- Prevent deadlock in systemd triggered by if-down.d handler on shutdown.

Patch from fcrozat@suse.com; (bnc#721598).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=195
This commit is contained in:
Lars Müller 2011-10-14 11:04:05 +00:00 committed by Git OBS Bridge
parent d1bba2765a
commit f32c07f607
5 changed files with 37 additions and 32 deletions

View File

@ -1,2 +1,2 @@
2673 2674
Branch : trunk Branch : trunk

View File

@ -432,7 +432,7 @@ Authors:
-------- --------
The Samba Team <samba@samba.org> The Samba Team <samba@samba.org>
Source Timestamp: 2673 Source Timestamp: 2674
Branch : trunk Branch : trunk
%changelog %changelog

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 14 11:46:53 CEST 2011 - ddiss@suse.de
- Prevent deadlock in systemd triggered by if-down.d handler on shutdown.
Patch from fcrozat@suse.com; (bnc#721598).
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 13 19:44:22 UTC 2011 - lmuelle@suse.de Thu Oct 13 19:44:22 UTC 2011 - lmuelle@suse.de
@ -127,7 +133,7 @@ Mon Oct 10 13:49:45 UTC 2011 - lmuelle@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 10 13:43:47 UTC 2011 - lmuelle@suse.de Mon Oct 10 13:43:47 UTC 2011 - lmuelle@suse.de
- s3-docs: document -k switch in net manpage. - s3-docs: document -k switch in net manpage.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 10 13:35:58 UTC 2011 - lmuelle@suse.de Mon Oct 10 13:35:58 UTC 2011 - lmuelle@suse.de
@ -165,7 +171,6 @@ Mon Oct 10 13:04:02 UTC 2011 - lmuelle@suse.de
- s3:libsmb: check the wct of the incoming SMBnegprot responses; (bso#8452). - s3:libsmb: check the wct of the incoming SMBnegprot responses; (bso#8452).
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 10 12:58:36 UTC 2011 - lmuelle@suse.de Mon Oct 10 12:58:36 UTC 2011 - lmuelle@suse.de

View File

@ -205,7 +205,7 @@ Authors:
The Samba Team <samba@samba.org> The Samba Team <samba@samba.org>
Source Timestamp: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
Branch : trunk Branch : trunk
%else %else
%description -n libsmbclient0 %description -n libsmbclient0
Source Timestamp: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
Branch : trunk Branch : trunk
%else %else
%description -n libsmbsharemodes0 %description -n libsmbsharemodes0
Source Timestamp: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
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: 2673 Source Timestamp: 2674
Branch : trunk Branch : trunk
%endif %endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:59e636879328719003f0997be6531a7bb69fce91ed66cd18c128206a13ffe86d oid sha256:6726dc14b674328fd089a7cb33f8d4c6466baf13128b8f4dbfdbc6821933e6ba
size 51452 size 51543