Hello community, here is the log from the commit of package fuse3 for openSUSE:Factory checked in at 2020-03-23 12:49:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fuse3 (Old) and /work/SRC/openSUSE:Factory/.fuse3.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fuse3" Mon Mar 23 12:49:15 2020 rev:9 rq:786709 version:3.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/fuse3/fuse3.changes 2019-12-23 22:42:32.585953041 +0100 +++ /work/SRC/openSUSE:Factory/.fuse3.new.3160/fuse3.changes 2020-03-23 12:49:32.699918153 +0100 @@ -1,0 +2,12 @@ +Fri Mar 20 06:15:34 UTC 2020 - Ismail Dönmez <[email protected]> + +- Update to version 3.9.1 + * Fixed memory leak in fuse_session_new(). + * Fixed an issue with the linker version script. + * Make ioctl prototype conditional on FUSE_USE_VERSION. + Define FUSE_USE_VERSION < 35 to get old ioctl prototype with + int commands; define FUSE_USE_VERSION >= 35 to get new ioctl + prototype with unsigned int commands. + * Various small bugfixes. + +------------------------------------------------------------------- Old: ---- fuse-3.9.0.tar.xz fuse-3.9.0.tar.xz.asc New: ---- fuse-3.9.1.tar.xz fuse-3.9.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fuse3.spec ++++++ --- /var/tmp/diff_new_pack.q37akk/_old 2020-03-23 12:49:33.359918568 +0100 +++ /var/tmp/diff_new_pack.q37akk/_new 2020-03-23 12:49:33.363918570 +0100 @@ -1,7 +1,7 @@ # # spec file for package fuse3 # -# Copyright (c) 2019 SUSE LLC +# 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 @@ -17,7 +17,7 @@ Name: fuse3 -Version: 3.9.0 +Version: 3.9.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 ++++++ fuse-3.9.0.tar.xz -> fuse-3.9.1.tar.xz ++++++ ++++ 14435 lines of diff (skipped)
