Hello community,

here is the log from the commit of package fuse3 for openSUSE:Factory checked 
in at 2019-06-22 11:04:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fuse3 (Old)
 and      /work/SRC/openSUSE:Factory/.fuse3.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fuse3"

Sat Jun 22 11:04:13 2019 rev:5 rq:711382 version:3.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fuse3/fuse3.changes      2019-04-22 
12:26:19.856963206 +0200
+++ /work/SRC/openSUSE:Factory/.fuse3.new.4615/fuse3.changes    2019-06-22 
11:04:14.663820571 +0200
@@ -1,0 +2,27 @@
+Thu Jun 20 09:48:24 UTC 2019 - Martin Liška <[email protected]>
+
+- Disable LTO due to symbol versioning (boo#1138803).
+
+-------------------------------------------------------------------
+Thu Jun 13 14:54:44 UTC 2019 - Ismail Dönmez <[email protected]>
+
+- Update to version 3.6.1
+  * Fixed version number (release 3.6.0 was shipped with a declared
+    version of 3.0.0).
+
+-------------------------------------------------------------------
+Thu Jun 13 12:07:16 UTC 2019 - Ismail Dönmez <[email protected]>
+
+- Update to version 3.6.0
+  * Added a new example (passthrough_hp). The functionality is
+    similar to passthrough_ll, but the implementation focuses
+    on performance and correctness rather than simplicity.
+  * Added support for fuse kernel feature max_pages which allows
+    to increase the maximum number of pages that can be used per
+    request. This feature was introduced in kernel 4.20.
+    max_pages is set based on the value in max_write. 
+    By default max_write will be 1MiB now for kernels that
+    support max_pages. If you want smaller buffers or writes
+    you have to set max_write manually.
+
+-------------------------------------------------------------------

Old:
----
  fuse-3.5.0.tar.xz
  fuse-3.5.0.tar.xz.asc

New:
----
  fuse-3.6.1.tar.xz
  fuse-3.6.1.tar.xz.asc

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

Other differences:
------------------
++++++ fuse3.spec ++++++
--- /var/tmp/diff_new_pack.JgZpeU/_old  2019-06-22 11:04:15.223821507 +0200
+++ /var/tmp/diff_new_pack.JgZpeU/_new  2019-06-22 11:04:15.227821514 +0200
@@ -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:           fuse3
-Version:        3.5.0
+Version:        3.6.1
 Release:        0
 Summary:        Reference implementation of the "Filesystem in Userspace"
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause
@@ -28,6 +28,7 @@
 Source2:        fuse.keyring
 Source1000:     baselibs.conf
 Patch1:         fuse-install-fix.patch
+BuildRequires:  c++_compiler
 BuildRequires:  fdupes
 BuildRequires:  meson
 BuildRequires:  pkgconfig
@@ -85,6 +86,7 @@
 %patch1 -p1
 
 %build
+%define _lto_cflags %{nil}
 %meson
 %meson_build
 

++++++ fuse-3.5.0.tar.xz -> fuse-3.6.1.tar.xz ++++++
++++ 33259 lines of diff (skipped)



Reply via email to