Hello community,

here is the log from the commit of package f2fs-tools for openSUSE:Factory 
checked in at 2018-12-05 09:45:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/f2fs-tools (Old)
 and      /work/SRC/openSUSE:Factory/.f2fs-tools.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "f2fs-tools"

Wed Dec  5 09:45:33 2018 rev:15 rq:653785 version:1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/f2fs-tools/f2fs-tools.changes    2018-07-06 
10:45:30.527003811 +0200
+++ /work/SRC/openSUSE:Factory/.f2fs-tools.new.19453/f2fs-tools.changes 
2018-12-05 09:45:37.116559347 +0100
@@ -1,0 +2,12 @@
+Mon Nov 19 20:38:12 UTC 2018 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to new upstream release 1.12
+  * resize.f2fs: fix access out-of memory boundary
+  * mkfs.f2fs: support fsverity feature
+  * fsck.f2fs: fix stack overflow when reading out nat block
+  * mkfs.f2fs: avoid selinux denial for unnecessary sysfs node
+  * fsck.f2fs: allow -p without value
+  * mkfs.f2fs: support multiple features with one "-O"
+  * f2fs-tools: add -g to give default options
+
+-------------------------------------------------------------------

Old:
----
  f2fs-tools-1.10.0.tar.xz

New:
----
  f2fs-tools-1.12.tar.xz

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

Other differences:
------------------
++++++ f2fs-tools.spec ++++++
--- /var/tmp/diff_new_pack.9Sxz4X/_old  2018-12-05 09:45:39.036557249 +0100
+++ /var/tmp/diff_new_pack.9Sxz4X/_new  2018-12-05 09:45:39.060557223 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           f2fs-tools
-Version:        1.10.0
+Version:        1.12
 Release:        0
 Summary:        Utilities for the Flash-friendly Filesystem (F2FS)
 License:        GPL-2.0-only AND LGPL-2.1-only
@@ -30,6 +30,7 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  xz
+BuildRequires:  pkgconfig(blkid)
 BuildRequires:  pkgconfig(libselinux)
 BuildRequires:  pkgconfig(uuid)
 Supplements:    filesystem(f2fs)
@@ -39,19 +40,19 @@
 Utilities needed to create and maintain so-called Flash-Friendly (F2)
 filesystems.
 
-%package -n libf2fs4
+%package -n libf2fs6
 Summary:        Library to manipulate F2 filesystems
 Group:          System/Libraries
 
-%description -n libf2fs4
+%description -n libf2fs6
 This package contains a shared library used for manipulation of F2
 filesystems.
 
-%package -n libf2fs_format3
+%package -n libf2fs_format5
 Summary:        Library to create F2 filesystems
 Group:          System/Libraries
 
-%description -n libf2fs_format3
+%description -n libf2fs_format5
 This package contains a shared library to format F2 filesystems.
 
 %package compat
@@ -66,8 +67,8 @@
 %package devel
 Summary:        Development files for f2fs
 Group:          Development/Languages/C and C++
-Requires:       libf2fs4 = %version
-Requires:       libf2fs_format3 = %version
+Requires:       libf2fs6 = %version
+Requires:       libf2fs_format5 = %version
 
 %description devel
 This package contains development files for %name.
@@ -92,10 +93,10 @@
 cp -a include/f2fs_fs.h mkfs/f2fs_format_utils.h \
        "%buildroot/%_includedir/"
 
-%post   -n libf2fs4 -p /sbin/ldconfig
-%postun -n libf2fs4 -p /sbin/ldconfig
-%post   -n libf2fs_format3 -p /sbin/ldconfig
-%postun -n libf2fs_format3 -p /sbin/ldconfig
+%post   -n libf2fs6 -p /sbin/ldconfig
+%postun -n libf2fs6 -p /sbin/ldconfig
+%post   -n libf2fs_format5 -p /sbin/ldconfig
+%postun -n libf2fs_format5 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -103,11 +104,11 @@
 %_sbindir/*
 %_mandir/man8/*
 
-%files -n libf2fs4
+%files -n libf2fs6
 %defattr(-,root,root)
 %_libdir/libf2fs.so.*
 
-%files -n libf2fs_format3
+%files -n libf2fs_format5
 %defattr(-,root,root)
 %_libdir/libf2fs_format.so.*
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.9Sxz4X/_old  2018-12-05 09:45:39.356556900 +0100
+++ /var/tmp/diff_new_pack.9Sxz4X/_new  2018-12-05 09:45:39.356556900 +0100
@@ -3,7 +3,8 @@
                <param 
name="url">https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git</param>
                <param name="scm">git</param>
                <param name="filename">f2fs-tools</param>
-               <param name="version">1.10.0</param>
+               <param name="revision">v1.12.0</param>
+               <param name="version">1.12</param>
        </service>
        <service mode="disabled" name="recompress">
                <param name="file">*.tar</param>

++++++ f2fs-tools-1.10.0.tar.xz -> f2fs-tools-1.12.tar.xz ++++++
++++ 22266 lines of diff (skipped)


Reply via email to