- 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,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
@@ -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
- 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
@@ -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).
-------------------------------------------------------------------
Mon Oct 10 12:58:36 UTC 2011 - lmuelle@suse.de