Hello community,

here is the log from the commit of package yast2-samba-server for 
openSUSE:Factory checked in at 2019-12-14 12:02:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-samba-server (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-samba-server.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-samba-server"

Sat Dec 14 12:02:32 2019 rev:85 rq:751641 version:4.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-samba-server/yast2-samba-server.changes    
2019-11-20 10:25:55.010546494 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-server.new.4691/yast2-samba-server.changes
  2019-12-14 12:02:44.919409284 +0100
@@ -1,0 +2,7 @@
+Thu Nov 28 14:35:11 UTC 2019 - Knut Anderssen <[email protected]>
+
+- Fix failing Samba.GetServiceStatus old testsuite forcing and
+  import of 'Directory' (bsc#1155923)
+- 4.2.2
+
+-------------------------------------------------------------------

Old:
----
  yast2-samba-server-4.2.1.tar.bz2

New:
----
  yast2-samba-server-4.2.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-samba-server.spec ++++++
--- /var/tmp/diff_new_pack.t6sZnV/_old  2019-12-14 12:02:46.819409001 +0100
+++ /var/tmp/diff_new_pack.t6sZnV/_new  2019-12-14 12:02:46.839408998 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-samba-server
-Version:        4.2.1
+Version:        4.2.2
 Release:        0
 Url:            https://github.com/yast/yast-samba-server
 Summary:        YaST2 - Samba Server Configuration

++++++ yast2-samba-server-4.2.1.tar.bz2 -> yast2-samba-server-4.2.2.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-4.2.1/package/yast2-samba-server.changes 
new/yast2-samba-server-4.2.2/package/yast2-samba-server.changes
--- old/yast2-samba-server-4.2.1/package/yast2-samba-server.changes     
2019-11-11 18:04:09.000000000 +0100
+++ new/yast2-samba-server-4.2.2/package/yast2-samba-server.changes     
2019-11-28 16:08:27.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Thu Nov 28 14:35:11 UTC 2019 - Knut Anderssen <[email protected]>
+
+- Fix failing Samba.GetServiceStatus old testsuite forcing and
+  import of 'Directory' (bsc#1155923)
+- 4.2.2
+
+-------------------------------------------------------------------
 Mon Nov 11 14:56:40 UTC 2019 - Knut Anderssen <[email protected]>
 
 - Fix failing old testsuite (bsc#1155923)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-4.2.1/package/yast2-samba-server.spec 
new/yast2-samba-server-4.2.2/package/yast2-samba-server.spec
--- old/yast2-samba-server-4.2.1/package/yast2-samba-server.spec        
2019-11-11 18:04:09.000000000 +0100
+++ new/yast2-samba-server-4.2.2/package/yast2-samba-server.spec        
2019-11-28 16:08:27.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-samba-server
-Version:        4.2.1
+Version:        4.2.2
 Release:        0
 Url:            https://github.com/yast/yast-samba-server
 Summary:        YaST2 - Samba Server Configuration
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-4.2.1/testsuite/YaPI/tests/YaPI-GetServiceStatus.out 
new/yast2-samba-server-4.2.2/testsuite/YaPI/tests/YaPI-GetServiceStatus.out
--- old/yast2-samba-server-4.2.1/testsuite/YaPI/tests/YaPI-GetServiceStatus.out 
2019-11-11 18:04:09.000000000 +0100
+++ new/yast2-samba-server-4.2.2/testsuite/YaPI/tests/YaPI-GetServiceStatus.out 
2019-11-28 16:08:27.000000000 +0100
@@ -1,5 +1,4 @@
 Return Disabled service
-Read   .target.tmpdir "/tmp"
 Execute        .target.bash_output " LANG=C TERM=dumb COLUMNS=1024 
/usr/bin/systemctl --no-legend --no-pager --no-ask-password show smb.service  
--property=Id  --property=MainPID  --property=Description  --property=LoadState 
 --property=ActiveState  --property=SubState  --property=UnitFileState  
--property=FragmentPath  --property=CanReload " $["exit":0, "stderr":"", 
"stdout":""]
 Execute        .target.bash_output " LANG=C TERM=dumb COLUMNS=1024 
/usr/bin/systemctl --no-legend --no-pager --no-ask-password is-enabled 
smb.service " $["exit":0, "stderr":"", "stdout":""]
 Return 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-4.2.1/testsuite/YaPI/tests/YaPI-GetServiceStatus.rb 
new/yast2-samba-server-4.2.2/testsuite/YaPI/tests/YaPI-GetServiceStatus.rb
--- old/yast2-samba-server-4.2.1/testsuite/YaPI/tests/YaPI-GetServiceStatus.rb  
2019-11-11 18:04:09.000000000 +0100
+++ new/yast2-samba-server-4.2.2/testsuite/YaPI/tests/YaPI-GetServiceStatus.rb  
2019-11-28 16:08:27.000000000 +0100
@@ -7,6 +7,10 @@
       # $Id$
 
       Yast.import "SambaConfig"
+      # Import "Directory" just for avoid its initialization which reads the
+      # ".target.tmpdir". This change was consequence of bsc#1151291, which 
added
+      # an import of "Systemd" in Y2Network::Systemd::Unit
+      Yast.import "Directory"
 
       Yast.include self, "testsuite.rb"
       Yast.include self, "tests-common.rb"


Reply via email to