Hello community,
here is the log from the commit of package yast2-samba-client for
openSUSE:Factory checked in at 2018-11-01 18:57:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-samba-client (Old)
and /work/SRC/openSUSE:Factory/.yast2-samba-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-samba-client"
Thu Nov 1 18:57:51 2018 rev:95 rq:642414 version:4.0.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-samba-client/yast2-samba-client.changes
2018-05-01 22:37:58.388167083 +0200
+++
/work/SRC/openSUSE:Factory/.yast2-samba-client.new/yast2-samba-client.changes
2018-11-01 18:57:54.557982437 +0100
@@ -1,0 +2,17 @@
+Tue Oct 16 16:30:49 CEST 2018 - [email protected]
+
+- Added license file to spec.
+
+-------------------------------------------------------------------
+Wed Sep 26 14:02:33 UTC 2018 - Samuel Cabrero <[email protected]>
+
+- Fix reading the permitted group to create "user shares";
+ (bsc#1107574).
+- 4.0.3
+
+-------------------------------------------------------------------
+Mon Aug 20 14:06:28 CEST 2018 - [email protected]
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+-------------------------------------------------------------------
Old:
----
yast2-samba-client-4.0.2.tar.bz2
New:
----
yast2-samba-client-4.0.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-samba-client.spec ++++++
--- /var/tmp/diff_new_pack.z5dEZr/_old 2018-11-01 18:57:54.965982476 +0100
+++ /var/tmp/diff_new_pack.z5dEZr/_new 2018-11-01 18:57:54.969982476 +0100
@@ -17,7 +17,7 @@
Name: yast2-samba-client
-Version: 4.0.2
+Version: 4.0.3
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -43,7 +43,7 @@
Requires: yast2-ruby-bindings >= 1.0.0
Summary: YaST2 - Samba Client Configuration
-License: GPL-2.0
+License: GPL-2.0-only
Group: System/YaST
%description
@@ -72,5 +72,6 @@
%{yast_agentdir}/ag_pam_mount
%{yast_schemadir}/autoyast/rnc/samba-client.rnc
%doc %{yast_docdir}
+%license COPYING
%changelog
++++++ yast2-samba-client-4.0.2.tar.bz2 -> yast2-samba-client-4.0.3.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-samba-client-4.0.2/package/yast2-samba-client.changes
new/yast2-samba-client-4.0.3/package/yast2-samba-client.changes
--- old/yast2-samba-client-4.0.2/package/yast2-samba-client.changes
2018-04-27 16:03:57.000000000 +0200
+++ new/yast2-samba-client-4.0.3/package/yast2-samba-client.changes
2018-10-16 17:43:51.000000000 +0200
@@ -1,4 +1,21 @@
-------------------------------------------------------------------
+Tue Oct 16 16:30:49 CEST 2018 - [email protected]
+
+- Added license file to spec.
+
+-------------------------------------------------------------------
+Wed Sep 26 14:02:33 UTC 2018 - Samuel Cabrero <[email protected]>
+
+- Fix reading the permitted group to create "user shares";
+ (bsc#1107574).
+- 4.0.3
+
+-------------------------------------------------------------------
+Mon Aug 20 14:06:28 CEST 2018 - [email protected]
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+-------------------------------------------------------------------
Fri Apr 27 13:36:58 UTC 2018 - [email protected]
- yast-samba-client fails to join if /etc/samba/smb.conf or
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-samba-client-4.0.2/package/yast2-samba-client.spec
new/yast2-samba-client-4.0.3/package/yast2-samba-client.spec
--- old/yast2-samba-client-4.0.2/package/yast2-samba-client.spec
2018-04-27 16:03:57.000000000 +0200
+++ new/yast2-samba-client-4.0.3/package/yast2-samba-client.spec
2018-10-16 17:43:51.000000000 +0200
@@ -17,14 +17,14 @@
Name: yast2-samba-client
-Version: 4.0.2
+Version: 4.0.3
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2
Group: System/YaST
-License: GPL-2.0
+License: GPL-2.0-only
BuildRequires: yast2-pam yast2-perl-bindings perl-XML-Writer yast2-testsuite
update-desktop-files
BuildRequires: yast2-devtools >= 3.1.10
Requires: perl-XML-LibXML
@@ -69,3 +69,4 @@
%{yast_agentdir}/ag_pam_mount
%{yast_schemadir}/autoyast/rnc/samba-client.rnc
%doc %{yast_docdir}
+%license COPYING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-samba-client-4.0.2/src/modules/Samba.rb
new/yast2-samba-client-4.0.3/src/modules/Samba.rb
--- old/yast2-samba-client-4.0.2/src/modules/Samba.rb 2018-04-27
16:03:57.000000000 +0200
+++ new/yast2-samba-client-4.0.3/src/modules/Samba.rb 2018-10-16
17:43:51.000000000 +0200
@@ -361,7 +361,7 @@
SCR.Execute(
path(".target.bash_output"),
Builtins.sformat(
- "getent group | grep \":%1:\" | /usr/bin/cut -f 1 -d :",
+ "getent group %1 | /usr/bin/cut -f 1 -d :",
Ops.get_integer(stat, "gid", 100)
)
)