Hello community,

here is the log from the commit of package nfs-utils for openSUSE:Factory 
checked in at 2020-11-02 14:03:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nfs-utils (Old)
 and      /work/SRC/openSUSE:Factory/.nfs-utils.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nfs-utils"

Mon Nov  2 14:03:49 2020 rev:158 rq:844948 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/nfs-utils/nfs-utils.changes      2020-10-03 
18:54:00.445382933 +0200
+++ /work/SRC/openSUSE:Factory/.nfs-utils.new.3463/nfs-utils.changes    
2020-11-02 14:04:02.476665398 +0100
@@ -1,0 +2,9 @@
+Thu Oct 29 15:21:57 UTC 2020 - Petr Vorel <pvo...@suse.cz>
+
+- Update to version 2.5.2
+  - fixed a couple memory leaks and other bug fixes,
+  - a lot of clean up
+- Refresh nfs-utils-1.0.7-bind-syntax.patch
+- Use %autosetup -p1
+
+-------------------------------------------------------------------

Old:
----
  nfs-utils-2.5.1.tar.xz

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

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

Other differences:
------------------
++++++ nfs-utils.spec ++++++
--- /var/tmp/diff_new_pack.D1vqYM/_old  2020-11-02 14:04:03.652666291 +0100
+++ /var/tmp/diff_new_pack.D1vqYM/_new  2020-11-02 14:04:03.652666291 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:           nfs-utils
-Version:        2.5.1
+Version:        2.5.2
 Release:        0
 Summary:        Support Utilities for Kernel nfsd
 License:        GPL-2.0-or-later
@@ -125,8 +125,7 @@
 translate these to numeric IDs.
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
 autoreconf -fvi

++++++ nfs-utils-1.0.7-bind-syntax.patch ++++++
--- /var/tmp/diff_new_pack.D1vqYM/_old  2020-11-02 14:04:03.724666346 +0100
+++ /var/tmp/diff_new_pack.D1vqYM/_new  2020-11-02 14:04:03.724666346 +0100
@@ -8,7 +8,7 @@
 
 --- a/support/nfs/exports.c
 +++ b/support/nfs/exports.c
-@@ -658,6 +658,8 @@ bad_option:
+@@ -682,6 +682,8 @@ bad_option:
                } else if (strncmp(opt, "replicas=", 9) == 0) {
                        ep->e_fslocmethod = FSLOC_REPLICA;
                        ep->e_fslocdata = strdup(opt+9);

++++++ nfs-utils-2.5.1.tar.xz -> nfs-utils-2.5.2.tar.xz ++++++
++++ 3550 lines of diff (skipped)


Reply via email to