Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-samba-client for 
openSUSE:Factory checked in at 2022-01-08 23:23:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-samba-client (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-samba-client.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-samba-client"

Sat Jan  8 23:23:00 2022 rev:108 rq:944501 version:4.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-samba-client/yast2-samba-client.changes    
2021-04-23 17:50:27.530776968 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-client.new.1892/yast2-samba-client.changes
  2022-01-08 23:23:01.678202685 +0100
@@ -1,0 +2,7 @@
+Wed Dec  8 14:46:40 UTC 2021 - Noel Power <nopo...@suse.com>
+
+- With latest versions of samba (>=4.15.0) calling 'net ads lookup'
+  with '-U%' fails; (boo#1193533).
+- 4.4.2
+
+-------------------------------------------------------------------

Old:
----
  yast2-samba-client-4.4.1.tar.bz2

New:
----
  yast2-samba-client-4.4.2.tar.bz2

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

Other differences:
------------------
++++++ yast2-samba-client.spec ++++++
--- /var/tmp/diff_new_pack.jf71sg/_old  2022-01-08 23:23:02.282203178 +0100
+++ /var/tmp/diff_new_pack.jf71sg/_new  2022-01-08 23:23:02.286203181 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-samba-client
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-samba-client
-Version:        4.4.1
+Version:        4.4.2
 Release:        0
 Summary:        YaST2 - Samba Client Configuration
 License:        GPL-2.0-only

++++++ yast2-samba-client-4.4.1.tar.bz2 -> yast2-samba-client-4.4.2.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-4.4.1/.github/workflows/ci.yml 
new/yast2-samba-client-4.4.2/.github/workflows/ci.yml
--- old/yast2-samba-client-4.4.1/.github/workflows/ci.yml       2021-04-21 
07:53:55.000000000 +0200
+++ new/yast2-samba-client-4.4.2/.github/workflows/ci.yml       2022-01-06 
17:10:59.000000000 +0100
@@ -8,7 +8,8 @@
 jobs:
   Package:
     runs-on: ubuntu-latest
-    container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+    container:
+      image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
     steps:
 
@@ -22,7 +23,8 @@
   # checks into one job avoids that overhead
   Checks:
     runs-on: ubuntu-latest
-    container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+    container:
+      image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
     steps:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-client-4.4.1/package/yast2-samba-client.changes 
new/yast2-samba-client-4.4.2/package/yast2-samba-client.changes
--- old/yast2-samba-client-4.4.1/package/yast2-samba-client.changes     
2021-04-21 07:53:55.000000000 +0200
+++ new/yast2-samba-client-4.4.2/package/yast2-samba-client.changes     
2022-01-06 17:10:59.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Dec  8 14:46:40 UTC 2021 - Noel Power <nopo...@suse.com>
+
+- With latest versions of samba (>=4.15.0) calling 'net ads lookup'
+  with '-U%' fails; (boo#1193533).
+- 4.4.2
+
+-------------------------------------------------------------------
 Tue Apr 20 18:14:05 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
 
 - stop packaging docdir, it only contained the license which
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-client-4.4.1/package/yast2-samba-client.spec 
new/yast2-samba-client-4.4.2/package/yast2-samba-client.spec
--- old/yast2-samba-client-4.4.1/package/yast2-samba-client.spec        
2021-04-21 07:53:55.000000000 +0200
+++ new/yast2-samba-client-4.4.2/package/yast2-samba-client.spec        
2022-01-06 17:10:59.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-samba-client
-Version:        4.4.1
+Version:        4.4.2
 Release:        0
 Summary:        YaST2 - Samba Client Configuration
 License:        GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-4.4.1/src/modules/SambaAD.pm 
new/yast2-samba-client-4.4.2/src/modules/SambaAD.pm
--- old/yast2-samba-client-4.4.1/src/modules/SambaAD.pm 2021-04-21 
07:53:55.000000000 +0200
+++ new/yast2-samba-client-4.4.2/src/modules/SambaAD.pm 2022-01-06 
17:10:59.000000000 +0100
@@ -226,7 +226,7 @@
        }
     }
     if ($server ne "" &&
-       SCR->Execute (".target.bash", "net -s $dummy_conf_file ads lookup -U% 
-S $server") ne 0) {
+       SCR->Execute (".target.bash", "net -s $dummy_conf_file ads lookup -S 
$server") ne 0) {
        $server = "";
     }
     y2milestone ("returning server: $server");

Reply via email to