Hello community,

here is the log from the commit of package nfs-utils for openSUSE:Factory 
checked in at 2020-02-15 22:24:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nfs-utils (Old)
 and      /work/SRC/openSUSE:Factory/.nfs-utils.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nfs-utils"

Sat Feb 15 22:24:19 2020 rev:151 rq:773539 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/nfs-utils/nfs-utils.changes      2019-11-23 
23:46:22.518940887 +0100
+++ /work/SRC/openSUSE:Factory/.nfs-utils.new.26092/nfs-utils.changes   
2020-02-15 22:24:46.231288645 +0100
@@ -1,0 +2,31 @@
+Mon Feb 10 18:58:59 UTC 2020 - Petr Vorel <pvo...@suse.cz>
+
+-  Update to version 2.4.3
+   Dropped patches (accepted upstream):
+   - 0001-nfs.conf-allow-empty-assignments.patch
+   - 0002-Let-systemd-know-when-rpc.statd-is-needed.patch
+   - 0003-systemd-run-statd-notify-even-when-nfs-client-isn-t-.patch
+   - 0004-nfsidmap-honour-with-pluginpath-for-instalation.patch
+   - 0005-nfs.conf-fail-to-disable-major-NFS-version-4-using-v.patch
+   - 0006-conffile-allow-optional-include-files.patch
+   - 0007-statd-user-from-sm
+   - 0008-mountd-Initialize-logging-early.patch
+
+   Dropped patches (upstream used different solution):
+   - 0009-Allow-compilation-to-succeed-with-fno-common.patch (btw this used
+        Patch0: instead of Patch10:) (boo#1160405)
+   
+   Add nfsdcld - NFSv4 Client Tracking Daemon, add nfsdcld.service and enable 
it
+   for nfs-kernel-server, add man page
+   Add clddb-tool - tool for downgrading the nfsdcld sqlite database schema,
+   add man page
+   Removed osd_login (dropped in upstream in 2.3.4 rc1)
+
+-------------------------------------------------------------------
+Wed Feb  5 22:13:28 UTC 2020 - Neil Brown <nfbr...@suse.com>
+
+- 0009-Allow-compilation-to-succeed-with-fno-common.patch
+  Allow compilation to success with -fno-common
+  (boo#1160405)
+
+-------------------------------------------------------------------

Old:
----
  0001-nfs.conf-allow-empty-assignments.patch
  0002-Let-systemd-know-when-rpc.statd-is-needed.patch
  0003-systemd-run-statd-notify-even-when-nfs-client-isn-t-.patch
  0004-nfsidmap-honour-with-pluginpath-for-instalation.patch
  0005-nfs.conf-fail-to-disable-major-NFS-version-4-using-v.patch
  0006-conffile-allow-optional-include-files.patch
  0007-statd-user-from-sm
  0008-mountd-Initialize-logging-early.patch
  nfs-utils-2.3.3.tar.xz

New:
----
  nfs-utils-2.4.3.tar.xz

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

Other differences:
------------------
++++++ nfs-utils.spec ++++++
--- /var/tmp/diff_new_pack.hauDTw/_old  2020-02-15 22:24:47.403289279 +0100
+++ /var/tmp/diff_new_pack.hauDTw/_new  2020-02-15 22:24:47.403289279 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nfs-utils
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -22,12 +22,12 @@
 %endif
 
 Name:           nfs-utils
-Version:        2.3.3
+Version:        2.4.3
 Release:        0
 Summary:        Support Utilities for Kernel nfsd
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/NFS
-Url:            http://kernel.org/pub/linux/utils/nfs-utils/
+URL:            http://kernel.org/pub/linux/utils/nfs-utils/
 Source0:        
http://kernel.org/pub/linux/utils/nfs-utils/%{version}/nfs-utils-%{version}.tar.xz
 # Download does not work:
 # Source1:        ftp://nfs.sourceforge.net/pub/nfs/nfs.doc.tar.bz2
@@ -45,14 +45,6 @@
 Source26:       nfs.conf
 Source27:       nfs-kernel-server.tmpfiles.conf
 Patch0:         nfs-utils-1.0.7-bind-syntax.patch
-Patch1:         0001-nfs.conf-allow-empty-assignments.patch
-Patch2:         0002-Let-systemd-know-when-rpc.statd-is-needed.patch
-Patch3:         0003-systemd-run-statd-notify-even-when-nfs-client-isn-t-.patch
-Patch4:         0004-nfsidmap-honour-with-pluginpath-for-instalation.patch
-Patch5:         0005-nfs.conf-fail-to-disable-major-NFS-version-4-using-v.patch
-Patch6:         0006-conffile-allow-optional-include-files.patch
-Patch7:         0007-statd-user-from-sm
-Patch8:         0008-mountd-Initialize-logging-early.patch
 
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  fedfs-utils-devel
@@ -150,14 +142,6 @@
 %prep
 %setup -q -a 1
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
 
 cp %{SOURCE6} .
 
@@ -277,12 +261,12 @@
        mv %{_localstatedir}/lock/subsys/nfsserver-rpc.idmapd /run/nfs
 fi
 ###
-%service_add_post nfs-mountd.service nfs-server.service
+%service_add_post nfs-mountd.service nfs-server.service nfsdcld.service
 %tmpfiles_create nfs-kernel-server.conf
 %set_permissions /var/lib/nfs/rmtab
 
 %postun -n nfs-kernel-server
-%service_del_postun nfs-mountd.service nfs-server.service
+%service_del_postun nfs-mountd.service nfs-server.service nfsdcld.service
 
 %verifyscript -n nfs-kernel-server
 %verify_permissions -e /var/lib/nfs/rmtab
@@ -296,9 +280,10 @@
 /sbin/mount.nfs4
 /sbin/umount.nfs
 /sbin/umount.nfs4
-/sbin/osd_login
 %attr(0755,root,root) %{_sbindir}/mountstats
 %attr(0755,root,root) %{_sbindir}/nfsiostat
+%{_sbindir}/clddb-tool
+%{_sbindir}/nfsdcld
 %{_sbindir}/nfsidmap
 %{_sbindir}/nfsstat
 %{_sbindir}/rcnfs-client
@@ -317,6 +302,7 @@
 %{_unitdir}/nfs-client.target
 %{_unitdir}/nfs-idmapd.service
 %{_unitdir}/nfs-utils.service
+%{_unitdir}/nfsdcld.service
 %{_unitdir}/rpc-gssd.service
 %{_unitdir}/rpc-gssd.service.d
 %{_unitdir}/rpc_pipefs.target
@@ -330,9 +316,11 @@
 %dir /usr/lib/systemd/system-generators
 /usr/lib/systemd/system-generators/nfs-server-generator
 /usr/lib/systemd/system-generators/rpc-pipefs-generator
+%{_mandir}/man8/clddb-tool.8%{ext_man}
 %{_mandir}/man5/nfsmount.conf.5%{ext_man}
 %{_mandir}/man5/nfs.conf.5%{ext_man}
 %{_mandir}/man5/nfs.5%{ext_man}
+%{_mandir}/man8/nfsdcld.8%{ext_man}
 %{_mandir}/man5/idmapd.conf.5%{ext_man}
 %{_mandir}/man7/nfs.systemd.7%{ext_man}
 %{_mandir}/man8/mount.nfs.8%{ext_man}

++++++ nfs-utils-2.3.3.tar.xz -> nfs-utils-2.4.3.tar.xz ++++++
++++ 35831 lines of diff (skipped)


Reply via email to