Hello community,

here is the log from the commit of package yast2-samba-server for 
openSUSE:Factory checked in at 2014-04-05 14:42:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-samba-server (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-samba-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-samba-server"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-samba-server/yast2-samba-server.changes    
2014-03-06 19:29:42.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-server.new/yast2-samba-server.changes   
    2014-04-05 14:42:52.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Mar 28 14:38:00 UTC 2014 - [email protected]
+
+- Fix failing testsuite
+- 3.1.6
+
+-------------------------------------------------------------------
+Thu Mar 27 17:24:29 UTC 2014 - [email protected]
+
+- Refer to vfs_snapper and vfs_btrfs man pages in help text; (bnc#870570).
+- Default to a standalone server instead of a PDC; (bnc#870669).
+- 3.1.5
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-samba-server.spec ++++++
--- /var/tmp/diff_new_pack.6Zq540/_old  2014-04-05 14:42:53.000000000 +0200
+++ /var/tmp/diff_new_pack.6Zq540/_new  2014-04-05 14:42:53.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-samba-server
-Version:        3.1.4
+Version:        3.1.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-samba-server-3.1.4.tar.bz2 -> yast2-samba-server-3.1.6.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-server-3.1.4/MAINTAINER 
new/yast2-samba-server-3.1.6/MAINTAINER
--- old/yast2-samba-server-3.1.4/MAINTAINER     2014-03-06 16:28:45.000000000 
+0100
+++ new/yast2-samba-server-3.1.6/MAINTAINER     2014-03-28 15:48:02.000000000 
+0100
@@ -1 +1 @@
-Jiří Suchomel <[email protected]>
+SUSE Samba Team <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.4/package/yast2-samba-server.changes 
new/yast2-samba-server-3.1.6/package/yast2-samba-server.changes
--- old/yast2-samba-server-3.1.4/package/yast2-samba-server.changes     
2014-03-06 16:28:45.000000000 +0100
+++ new/yast2-samba-server-3.1.6/package/yast2-samba-server.changes     
2014-03-28 15:48:02.000000000 +0100
@@ -1,4 +1,17 @@
 -------------------------------------------------------------------
+Fri Mar 28 14:38:00 UTC 2014 - [email protected]
+
+- Fix failing testsuite
+- 3.1.6
+
+-------------------------------------------------------------------
+Thu Mar 27 17:24:29 UTC 2014 - [email protected]
+
+- Refer to vfs_snapper and vfs_btrfs man pages in help text; (bnc#870570).
+- Default to a standalone server instead of a PDC; (bnc#870669).
+- 3.1.5
+
+-------------------------------------------------------------------
 Thu Mar  6 14:07:11 UTC 2014 - [email protected]
 
 - Fix tests and add url to spec
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.4/package/yast2-samba-server.spec 
new/yast2-samba-server-3.1.6/package/yast2-samba-server.spec
--- old/yast2-samba-server-3.1.4/package/yast2-samba-server.spec        
2014-03-06 16:28:45.000000000 +0100
+++ new/yast2-samba-server-3.1.6/package/yast2-samba-server.spec        
2014-03-28 15:48:02.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-samba-server
-Version:        3.1.4
+Version:        3.1.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.4/src/include/samba-server/dialogs.rb 
new/yast2-samba-server-3.1.6/src/include/samba-server/dialogs.rb
--- old/yast2-samba-server-3.1.4/src/include/samba-server/dialogs.rb    
2014-03-06 16:28:45.000000000 +0100
+++ new/yast2-samba-server-3.1.6/src/include/samba-server/dialogs.rb    
2014-03-28 15:48:02.000000000 +0100
@@ -252,7 +252,7 @@
                 Id("samba_server_type"),
                 VBox(
                   VSpacing(1),
-                  Left(RadioButton(Id("PDC"), @pdc, !has_pdc)),
+                  Left(RadioButton(Id("PDC"), @pdc, false)),
                   HBox(
                     HSpacing(4),
                     # appears on new line after Primary Domain Controller 
radio button
@@ -268,7 +268,7 @@
                     Left(RadioButton(Id("BDC"), @bdc, false)),
                     HBox(HSpacing(4), Left(Label("")))
                   ),
-                  Left(RadioButton(Id("Standalone"), @standalone, has_pdc)),
+                  Left(RadioButton(Id("Standalone"), @standalone, true)),
                   VSpacing(1)
                 )
               )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.4/src/include/samba-server/helps.rb 
new/yast2-samba-server-3.1.6/src/include/samba-server/helps.rb
--- old/yast2-samba-server-3.1.4/src/include/samba-server/helps.rb      
2014-03-06 16:28:45.000000000 +0100
+++ new/yast2-samba-server-3.1.6/src/include/samba-server/helps.rb      
2014-03-28 15:48:02.000000000 +0100
@@ -1,7 +1,7 @@
 # encoding: utf-8
 
 # 
------------------------------------------------------------------------------
-# Copyright (c) 2006-2012 Novell, Inc. All Rights Reserved.
+# Copyright (c) 2006-2014 Novell, Inc. All Rights Reserved.
 #
 #
 # This program is free software; you can redistribute it and/or modify it under
@@ -61,10 +61,13 @@
         # Samba select Samba Server type - Installation step 2
         "inst_step2"                          => _(
           "<p><b><big>Samba Server Type</big></b></p>\n" +
-            "<p>A domain controller allows Windows clients to log in to a 
Windows domain.</p>\n" +
+            "<p>A domain controller allows Windows clients to log in to a 
Windows NT style domain.</p>\n" +
             "<p>The backup controller uses another domain controller for 
validation.\n" +
             "The primary controller uses its own information about users and 
their passwords.</p>\n" +
-            "<p>The options available in the configuration dialogs depend on 
the settings in this selection.</p>"
+            "<p>The options available in the configuration dialogs depend on " 
+
+            "the settings in this selection. Windows NT style domain " +
+            "controller functionality will be phased out in future " +
+            "releases.</p>"
         ),
         # Samba select Samba Server type - Installation step 2
         "inst_step2_no_bdc"                   => _(
@@ -270,10 +273,18 @@
               "honored when creating a subdirectory.</p>\n"
           ) +
           # add new share dialog help
-          _("<p>With <b>Expose Snapshots</b> selected, Samba exposes snapshots 
created by Snapper for access and manipulation by CIFS/SMB clients.
-This option is only available if Samba offers Snapper support, and the Share 
Path corresponds to a Btrfs backed Snapper configuration subvolume.</p>") +
-          _("<p><b>Utilize Btrfs Features</b> instructs Samba to take 
advantage of features specific to the Btrfs filesystem.
-This option is only available if Samba offers Btrfs support, and the Share 
Path is a Btrfs subvolume.</p>"),
+          _("<p>With <b>Expose Snapshots</b> selected, Samba exposes " +
+           "snapshots created by Snapper for access and manipulation by " +
+           "CIFS/SMB clients. This option is only available if Samba offers " +
+           "Snapper support, and the Share Path corresponds to a Btrfs " +
+           "backed Snapper configuration subvolume.<br> " +
+           "Relevant permissions must also be granted, see Samba's " +
+          "<b>vfs_snapper(8)</b> man page for further details.</p>") +
+          _("<p><b>Utilize Btrfs Features</b> instructs Samba to take " +
+           "advantage of features specific to the Btrfs filesystem. " +
+           "This option is only available if Samba offers Btrfs support, " +
+           "and the Share Path is a Btrfs subvolume. See Samba's " +
+           "<b>vfs_btrfs(8)</b> man page for further details.</p>"),
         # help for LDAP Settings dialog
         "samba_ldap_setting_auth_widget"      => _(
           "<p><b><big>LDAP Settings</big></b><br>\n" +
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.4/testsuite/YaPI/tests/YaPI-EditService.out 
new/yast2-samba-server-3.1.6/testsuite/YaPI/tests/YaPI-EditService.out
--- old/yast2-samba-server-3.1.4/testsuite/YaPI/tests/YaPI-EditService.out      
2014-03-06 16:28:45.000000000 +0100
+++ new/yast2-samba-server-3.1.6/testsuite/YaPI/tests/YaPI-EditService.out      
2014-03-28 15:48:02.000000000 +0100
@@ -1,20 +1,12 @@
 Return Enable disabled service
-Execute        .target.bash "/bin/systemctl is-enabled smb.service" 1
-Execute        .target.bash "/bin/systemctl is-enabled nmb.service" 1
-Execute        .target.bash_output "/bin/systemctl enable nmb.service" 
$["exit":0]
-Execute        .target.bash "/bin/systemctl is-enabled smb.service" 1
-Execute        .target.bash_output "/bin/systemctl enable smb.service" 
$["exit":0]
+Log    [DEPRECIATION] `Adjust' is deprecated; use `enable` or `disable` instead
+Log    [DEPRECIATION] `Adjust' is deprecated; use `enable` or `disable` instead
 Return true
 Return Disable disabled service
-Execute        .target.bash "/bin/systemctl is-enabled smb.service" 1
 Return true
 Return Enable enabled service
-Execute        .target.bash "/bin/systemctl is-enabled smb.service" 0
+Log    [DEPRECIATION] `Adjust' is deprecated; use `enable` or `disable` instead
+Log    [DEPRECIATION] `Adjust' is deprecated; use `enable` or `disable` instead
 Return true
 Return Disable enabled service
-Execute        .target.bash "/bin/systemctl is-enabled smb.service" 0
-Execute        .target.bash "/bin/systemctl is-enabled nmb.service" 0
-Execute        .target.bash_output "/bin/systemctl  disable nmb.service" 
$["exit":0]
-Execute        .target.bash "/bin/systemctl is-enabled smb.service" 0
-Execute        .target.bash_output "/bin/systemctl  disable smb.service" 
$["exit":0]
 Return true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.4/testsuite/YaPI/tests/YaPI-EditService.rb 
new/yast2-samba-server-3.1.6/testsuite/YaPI/tests/YaPI-EditService.rb
--- old/yast2-samba-server-3.1.4/testsuite/YaPI/tests/YaPI-EditService.rb       
2014-03-06 16:28:45.000000000 +0100
+++ new/yast2-samba-server-3.1.6/testsuite/YaPI/tests/YaPI-EditService.rb       
2014-03-28 15:48:02.000000000 +0100
@@ -30,7 +30,7 @@
             "target" => { "stat" => { 1 => 2 } }
           },
           {},
-          { "target" => { "bash_output" => { "exit" => 0 }, "bash" => 1 } }
+          { "target" => { "bash_output" => { "exit" => 0, 'stdout'=>'', 
'stderr'=>'' }, "bash" => 1 } }
         ],
         nil
       )
@@ -46,7 +46,7 @@
             "target" => { "stat" => { 1 => 2 } }
           },
           {},
-          { "target" => { "bash_output" => { "exit" => 0 }, "bash" => 1 } }
+          { "target" => { "bash_output" => { "exit" => 0, 'stdout'=>'', 
'stderr'=>'' }, "bash" => 1 } }
         ],
         nil
       )
@@ -70,7 +70,7 @@
             "target" => { "stat" => { 1 => 2 } }
           },
           {},
-          { "target" => { "bash_output" => { "exit" => 0 }, "bash" => 0 } }
+          { "target" => { "bash_output" => { "exit" => 0, 'stdout'=>'', 
'stderr'=>'' }, "bash" => 0 } }
         ],
         nil
       )
@@ -96,9 +96,15 @@
             "target" => { "stat" => { 1 => 2 } }
           },
           {},
-          { "target" => { "bash_output" => { "exit" => 0 }, "bash" => 0 } }
-        ],
-        nil
+          { "target" => {
+            "bash_output" => {
+              "exit" => 0, 'stdout'=>'', 'stderr'=>''
+            },
+            "bash" => 0
+          }
+        }
+      ],
+      nil
       )
 
       nil
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.4/testsuite/YaPI/tests/YaPI-GetServiceStatus.out 
new/yast2-samba-server-3.1.6/testsuite/YaPI/tests/YaPI-GetServiceStatus.out
--- old/yast2-samba-server-3.1.4/testsuite/YaPI/tests/YaPI-GetServiceStatus.out 
2014-03-06 16:28:45.000000000 +0100
+++ new/yast2-samba-server-3.1.6/testsuite/YaPI/tests/YaPI-GetServiceStatus.out 
2014-03-28 15:48:02.000000000 +0100
@@ -1,7 +1,6 @@
 Return Disabled service
-Read   .target.tmpdir "/tmp"
-Execute        .target.bash "/bin/systemctl is-enabled smb.service" 1
+Execute        .target.bash_output " LANG=C TERM=dumb COLUMNS=1024 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 " $["exit":0, "stderr":"", "stdout":""]
 Return 0
 Return Enabled service
-Execute        .target.bash "/bin/systemctl is-enabled smb.service" 0
-Return 1
+Execute        .target.bash_output " LANG=C TERM=dumb COLUMNS=1024 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 " $["exit":0, "stderr":"", "stdout":""]
+Return 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.4/testsuite/YaPI/tests/YaPI-GetServiceStatus.rb 
new/yast2-samba-server-3.1.6/testsuite/YaPI/tests/YaPI-GetServiceStatus.rb
--- old/yast2-samba-server-3.1.4/testsuite/YaPI/tests/YaPI-GetServiceStatus.rb  
2014-03-06 16:28:45.000000000 +0100
+++ new/yast2-samba-server-3.1.6/testsuite/YaPI/tests/YaPI-GetServiceStatus.rb  
2014-03-28 15:48:02.000000000 +0100
@@ -33,7 +33,7 @@
             }
           },
           {},
-          { "target" => { "bash" => 1 } }
+          { "target" => { "bash_output" => { "exit" => 0, 'stdout'=>'', 
'stderr'=>'' }, "bash" => 1 } }
         ],
         nil
       )
@@ -57,7 +57,7 @@
             "target" => { "stat" => { 1 => 2 } }
           },
           {},
-          { "target" => { "bash" => 0 } }
+          { "target" => { "bash_output" => { "exit" => 0, 'stdout'=>'', 
'stderr'=>'' }, "bash" => 0 } }
         ],
         nil
       )

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to