Hello community,
here is the log from the commit of package yast2-nfs-client.12058 for
openSUSE:Leap:15.1:Update checked in at 2020-03-05 20:15:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.1:Update/yast2-nfs-client.12058 (Old)
and /work/SRC/openSUSE:Leap:15.1:Update/.yast2-nfs-client.12058.new.26092
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-nfs-client.12058"
Thu Mar 5 20:15:00 2020 rev:1 rq:780562 version:4.1.8
Changes:
--------
New Changes file:
--- /dev/null 2019-12-19 10:12:34.003146842 +0100
+++
/work/SRC/openSUSE:Leap:15.1:Update/.yast2-nfs-client.12058.new.26092/yast2-nfs-client.changes
2020-03-05 20:15:01.206974434 +0100
@@ -0,0 +1,1080 @@
+-------------------------------------------------------------------
+Thu Feb 6 15:29:51 UTC 2020 - José Iván López González <[email protected]>
+
+- Kill rpcbind process if it was directly executed without using
+ systemd (bsc#1161687).
+- 4.1.8
+
+-------------------------------------------------------------------
+Fri Jan 17 12:49:20 UTC 2020 - José Iván López González <[email protected]>
+
+- Delegates mount/unmount actions to yast2-storage-ng.
+- Keeps mount point status for existing shares.
+- Adds an asterisk to mount point for unmounted entries.
+- Related to bsc#1006815, bsc#1151426, bsc#1060159.
+- 4.1.7
+
+-------------------------------------------------------------------
+Wed Jan 8 22:49:11 UTC 2020 - David Diaz <[email protected]>
+
+- Avoids displaying phantom NFS entries adding an action to
+ refresh the UI (related to bsc#1156446).
+- 4.1.6
+
+-------------------------------------------------------------------
+Wed Feb 27 12:04:37 UTC 2019 - [email protected]
+
+- Use /sbin/rpcinfo only, /usr/sbin/rpcinfo is gone (bsc#1127138).
+- 4.1.5
+
+-------------------------------------------------------------------
+Fri Dec 28 11:54:27 CET 2018 - [email protected]
+
+- Handle NFS version 4.2 (bsc#1118779).
+- 4.1.4
+
+-------------------------------------------------------------------
+Tue Dec 11 15:26:12 UTC 2018 - [email protected]
+
+- always use absolute path to binaries (bsc#1118291)
+- properly escape shell arguments (bsc#1118291)
+- 4.1.3
+
+-------------------------------------------------------------------
+Sun Nov 29 02:07:57 UTC 2018 - Noah Davis <[email protected]>
+
+- Provide icon with module (boo#1109310)
+- 4.1.2
+
+-------------------------------------------------------------------
+Tue Nov 27 11:49:07 UTC 2018 - [email protected]
+
+- fix build failure caused by changes in storage-ng
+ (related to change done for bsc#1088426)
+- 4.1.1
+
+-------------------------------------------------------------------
+Tue Oct 16 16:05:36 CEST 2018 - [email protected]
+
+- Added license file to spec.
+
+-------------------------------------------------------------------
+Thu Aug 23 10:47:00 UTC 2018 - [email protected]
+
+- do not crash when nfs version is written as 4.0 instead of 4
+ (bsc#1105674)
+- 4.1.0
+
+-------------------------------------------------------------------
+Wed Aug 22 16:07:12 CEST 2018 - [email protected]
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+-------------------------------------------------------------------
+Wed Jun 27 17:30:25 CEST 2018 - [email protected]
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.7
+
+-------------------------------------------------------------------
+Fri May 18 14:28:05 UTC 2018 - [email protected]
+
+- Fixed a bug preventing some strings (introduced while fixing
+ bsc#1088426) to be translated.
+- Do not crash when 'edit' button is pressed in the partitioner
+ if there are no NFS entries (affects installation, part of
+ fate#318196).
+- When executed standalone (not embedded in the Partitioner),
+ use storage-ng to read and write /etc/fstab, instead of the old
+ buggy parser (bsc#429326, bsc#1064437).
+- 4.0.6
+
+-------------------------------------------------------------------
+Fri Apr 6 08:51:02 UTC 2018 - [email protected]
+
+- Use only nfsvers (or its alias) to specify the version of the
+ NFS protocol, instead of the legacy nfs4 (vfstype) and
+ minorversion (bsc#1088426).
+- Detect legacy entries and warn the user.
+- 4.0.5
+
+-------------------------------------------------------------------
+Tue Apr 3 08:41:56 UTC 2018 - [email protected]
+
+- Command line interface: display correct content in the 'Options'
+ column (bsc#1087826) when listing.
+- Command line interface: updated help about the 'type' option.
+- 4.0.4
+
+-------------------------------------------------------------------
+Tue Feb 27 13:36:26 UTC 2018 - [email protected]
+
+- Fix a missing definition of firewalld method (bsc#1082919)
+- 4.0.3
+
+-------------------------------------------------------------------
+Fri Feb 23 16:20:23 UTC 2018 - [email protected]
+
+- During installation do not check whether the portmapper package
+ is installed, fixed error handling when scanning the NFS exports
+ fails (bsc#1079624)
+- 4.0.2
+
+-------------------------------------------------------------------
+Thu Feb 1 20:39:37 UTC 2018 - [email protected]
+
+- Replace SuSEFirewall2 by firewalld (fate#323460)
+- 4.0.1
+
+-------------------------------------------------------------------
+Fri Nov 3 18:20:20 UTC 2017 - [email protected]
+
+- Fix teststuite once SuSEFirewall2 is being replaced by firewalld
+ (fate#323460)
+- 4.0.0
+
+-------------------------------------------------------------------
+Mon Jun 6 07:39:33 UTC 2016 - [email protected]
+
+- Stop generating autodocs (fate#320356)
+- Add a conditional BuildRequires to allow using Jenkins for
+ continuous integration ([email protected])
+- 3.1.17
+
+-------------------------------------------------------------------
+Mon Jul 20 10:10:33 UTC 2015 - [email protected]
+
+- Do not block an update of nfs-utils (boo#911986)
+- 3.1.16
+
+-------------------------------------------------------------------
+Mon Apr 6 11:07:42 UTC 2015 - [email protected]
+
+- Consider path dependencies between mount points, allowing eg.
+ a local mount on top of an NFS mount point (bsc#922307).
+- 3.1.15
+
+-------------------------------------------------------------------
+Tue Feb 24 16:30:00 UTC 2015 - [email protected]
+
+- Fix crash when accessing certain variables outside their block
+ local scope. (bnc#919061)
+
+-------------------------------------------------------------------
+Thu Jan 8 08:58:15 UTC 2015 - [email protected]
+
+- Used Rubocop to enforce a consistent coding style.
+- 3.1.13
+
+-------------------------------------------------------------------
+Thu Dec 4 09:50:30 UTC 2014 - [email protected]
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+-------------------------------------------------------------------
+Tue Nov 18 07:32:59 UTC 2014 - [email protected]
+
+- fixed string substitution in a translated message
+
+-------------------------------------------------------------------
+Fri Nov 7 17:00:31 CET 2014 - [email protected]
+
+- Removed obsolete service (nfsboot) handling (bnc#867766)
+- 3.1.10
+
+-------------------------------------------------------------------
+Thu Sep 4 12:23:22 UTC 2014 - [email protected]
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.9
+
+-------------------------------------------------------------------
+Wed Aug 6 12:36:27 UTC 2014 - [email protected]
+
+- Don't display 'NFS Settings' tab when called from partitioner
+ (bnc#890410)
+- 3.1.8
+
++++ 883 more lines (skipped)
++++ between /dev/null
++++ and
/work/SRC/openSUSE:Leap:15.1:Update/.yast2-nfs-client.12058.new.26092/yast2-nfs-client.changes
New:
----
yast2-nfs-client-4.1.8.tar.bz2
yast2-nfs-client.changes
yast2-nfs-client.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-nfs-client.spec ++++++
#
# spec file for package yast2-nfs-client
#
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: yast2-nfs-client
Version: 4.1.8
Release: 0
URL: https://github.com/yast/yast-nfs-client
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2
BuildRequires: perl-XML-Writer
BuildRequires: update-desktop-files
BuildRequires: yast2-devtools >= 3.1.27
BuildRequires: yast2-testsuite
# Yast::Execute.locally
BuildRequires: yast2 >= 4.1.42
BuildRequires: rubygem(rspec)
#for install task
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
# path_matching (RSpec argument matcher)
BuildRequires: yast2-ruby-bindings >= 3.1.31
# Yast::Execute.locally
BuildRequires: yast2 >= 4.1.42
#idmapd_conf agent
Requires: yast2-nfs-common >= 2.24.0
# showmount, #150382, #286300
Recommends: nfs-client
# Y2Storage::Filesystems::LegacyNfs#configure_from
Requires: yast2-storage-ng >= 4.1.91
# Y2Storage::Filesystems::LegacyNfs#configure_from
BuildRequires: yast2-storage-ng >= 4.1.91
# Unfortunately we cannot move this to macros.yast,
# bcond within macros are ignored by osc/OBS.
%bcond_with yast_run_ci_tests
%if %{with yast_run_ci_tests}
BuildRequires: rubygem(yast-rake-ci)
%endif
Provides: yast2-config-nfs
Provides: yast2-config-nfs-devel
Obsoletes: yast2-config-nfs
Obsoletes: yast2-config-nfs-devel
Provides: yast2-trans-nfs
Obsoletes: yast2-trans-nfs
Provides: yast2-config-network:/usr/lib/YaST2/clients/lan_nfs_client.ycp
BuildArch: noarch
Requires: yast2-ruby-bindings >= 1.0.0
Summary: YaST2 - NFS Configuration
License: GPL-2.0-or-later
Group: System/YaST
%description
The YaST2 component for configuration of NFS. NFS stands for network
file system access. It allows access to files on remote machines.
%prep
%setup -n %{name}-%{version}
%build
%check
rake test:unit
%install
rake install DESTDIR="%{buildroot}"
%files
%defattr(-,root,root)
%dir %{yast_yncludedir}/nfs
%{yast_yncludedir}/nfs/*
%dir %{yast_clientdir}
%{yast_clientdir}/nfs.rb
%{yast_clientdir}/nfs-client.rb
%{yast_clientdir}/nfs_auto.rb
%{yast_clientdir}/nfs-client4part.rb
%dir %{yast_moduledir}
%{yast_moduledir}/Nfs.rb
%{yast_moduledir}/NfsOptions.rb
%{yast_dir}/lib/y2nfs_client
%dir %{yast_desktopdir}
%{yast_desktopdir}/nfs.desktop
%{yast_icondir}
%doc %{yast_docdir}
%{yast_schemadir}/autoyast/rnc/nfs.rnc
%license COPYING
%changelog