Hello community,
here is the log from the commit of package yast2-samba-client for
openSUSE:Factory checked in at 2014-09-25 08:42:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-samba-client (Old)
and /work/SRC/openSUSE:Factory/.yast2-samba-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-samba-client"
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-samba-client/yast2-samba-client.changes
2014-09-01 16:58:52.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.yast2-samba-client.new/yast2-samba-client.changes
2014-09-25 08:42:41.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Sep 22 15:01:33 UTC 2014 - [email protected]
+
+- Ensure nmbd is restarted following nmbstatus lookup; (bnc#895319).
+- 3.1.13
+
+-------------------------------------------------------------------
Old:
----
yast2-samba-client-3.1.12.tar.bz2
New:
----
yast2-samba-client-3.1.13.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-samba-client.spec ++++++
--- /var/tmp/diff_new_pack.f9nApZ/_old 2014-09-25 08:42:42.000000000 +0200
+++ /var/tmp/diff_new_pack.f9nApZ/_new 2014-09-25 08:42:42.000000000 +0200
@@ -17,7 +17,7 @@
Name: yast2-samba-client
-Version: 3.1.12
+Version: 3.1.13
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ yast2-samba-client-3.1.12.tar.bz2 -> yast2-samba-client-3.1.13.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-samba-client-3.1.12/package/yast2-samba-client.changes
new/yast2-samba-client-3.1.13/package/yast2-samba-client.changes
--- old/yast2-samba-client-3.1.12/package/yast2-samba-client.changes
2014-08-28 19:03:08.000000000 +0200
+++ new/yast2-samba-client-3.1.13/package/yast2-samba-client.changes
2014-09-23 13:57:13.000000000 +0200
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Sep 22 15:01:33 UTC 2014 - [email protected]
+
+- Ensure nmbd is restarted following nmbstatus lookup; (bnc#895319).
+- 3.1.13
+
+-------------------------------------------------------------------
Thu Aug 28 13:20:17 UTC 2014 - [email protected]
- Support non-default ctdbd socket paths; (bnc#893154).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-samba-client-3.1.12/package/yast2-samba-client.spec
new/yast2-samba-client-3.1.13/package/yast2-samba-client.spec
--- old/yast2-samba-client-3.1.12/package/yast2-samba-client.spec
2014-08-28 19:03:08.000000000 +0200
+++ new/yast2-samba-client-3.1.13/package/yast2-samba-client.spec
2014-09-23 13:57:13.000000000 +0200
@@ -17,7 +17,7 @@
Name: yast2-samba-client
-Version: 3.1.12
+Version: 3.1.13
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-samba-client-3.1.12/src/modules/Samba.rb
new/yast2-samba-client-3.1.13/src/modules/Samba.rb
--- old/yast2-samba-client-3.1.12/src/modules/Samba.rb 2014-08-28
19:03:08.000000000 +0200
+++ new/yast2-samba-client-3.1.13/src/modules/Samba.rb 2014-09-23
13:57:13.000000000 +0200
@@ -675,6 +675,9 @@
ReadPAMMount()
+ # ensure nmbd is restarted if stopped for lookup
+ SambaNmbLookup.checkNmbstatus if !Mode.test
+
# finished
Progress.NextStage
@globals_configured = true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-samba-client-3.1.12/src/modules/SambaNmbLookup.pm
new/yast2-samba-client-3.1.13/src/modules/SambaNmbLookup.pm
--- old/yast2-samba-client-3.1.12/src/modules/SambaNmbLookup.pm 2014-08-28
19:03:08.000000000 +0200
+++ new/yast2-samba-client-3.1.13/src/modules/SambaNmbLookup.pm 2014-09-23
13:57:13.000000000 +0200
@@ -99,6 +99,7 @@
# Ensure that nmbstatus already finished. Then parse its output into
nmbstatus_output
our $wait = 120;
+BEGIN{$TYPEINFO{checkNmbstatus}=["function","void"]}
sub checkNmbstatus {
if ($Nmbstatus_running) {
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]