Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fuse3 for openSUSE:Factory checked in at 2026-09-11 18:59:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fuse3 (Old) and /work/SRC/openSUSE:Factory/.fuse3.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fuse3" Fri Sep 11 18:59:56 2026 rev:39 rq:1376641 version:3.18.3 Changes: -------- --- /work/SRC/openSUSE:Factory/fuse3/fuse3.changes 2026-03-20 21:19:36.801020759 +0100 +++ /work/SRC/openSUSE:Factory/.fuse3.new.1265/fuse3.changes 2026-09-11 19:00:13.245841393 +0200 @@ -1,0 +2,12 @@ +Wed Sep 9 14:38:19 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 3.18.3 + * fuse_session_custom_io() is disabled (we do not build with + `-Denable-custom-io=true`) + * fusermount3 now resolves the mountpoint once, through an + O_PATH|O_NOFOLLOW descriptor to avert an escalating TOCTOU + issue. + * fusermount3 now runs the auto-unmount probe as the calling user + to avert an escalating TOCTOU issue. + +------------------------------------------------------------------- Old: ---- fuse-3.18.2.tar.gz New: ---- fuse-3.18.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fuse3.spec ++++++ --- /var/tmp/diff_new_pack.7c5vZV/_old 2026-09-11 19:00:14.597897740 +0200 +++ /var/tmp/diff_new_pack.7c5vZV/_new 2026-09-11 19:00:14.599897823 +0200 @@ -18,7 +18,7 @@ Name: fuse3 %define lname libfuse3-4 -Version: 3.18.2 +Version: 3.18.3 Release: 0 Summary: Reference implementation of the "Filesystem in Userspace" License: BSD-2-Clause AND GPL-2.0-only AND LGPL-2.1-only ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.7c5vZV/_old 2026-09-11 19:00:14.652900032 +0200 +++ /var/tmp/diff_new_pack.7c5vZV/_new 2026-09-11 19:00:14.657900240 +0200 @@ -1,5 +1,5 @@ -mtime: 1773878388 -commit: ef88a5db521411f10f5b231355987c288ae6f5f9a07104778d6c1bfe76e95568 +mtime: 1788964951 +commit: 017dfd2a14b102407297d34c438262bf27fd3cb91b71acedca4fa6d61223c29d url: https://src.opensuse.org/jengelh/fuse3 revision: master ++++++ conf-rename.patch ++++++ --- /var/tmp/diff_new_pack.7c5vZV/_old 2026-09-11 19:00:14.687901491 +0200 +++ /var/tmp/diff_new_pack.7c5vZV/_new 2026-09-11 19:00:14.689901574 +0200 @@ -3,10 +3,10 @@ util/meson.build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -Index: fuse-3.17.1/util/install_helper.sh +Index: fuse-3.18.3/util/install_helper.sh =================================================================== ---- fuse-3.17.1.orig/util/install_helper.sh -+++ fuse-3.17.1/util/install_helper.sh +--- fuse-3.18.3.orig/util/install_helper.sh ++++ fuse-3.18.3/util/install_helper.sh @@ -25,7 +25,7 @@ else fi @@ -16,14 +16,14 @@ if $useroot; then chown root:root "${DESTDIR}${bindir}/fusermount3" -Index: fuse-3.17.1/util/meson.build +Index: fuse-3.18.3/util/meson.build =================================================================== ---- fuse-3.17.1.orig/util/meson.build -+++ fuse-3.17.1/util/meson.build +--- fuse-3.18.3.orig/util/meson.build ++++ fuse-3.18.3/util/meson.build @@ -1,4 +1,4 @@ -fuseconf_path = join_paths(get_option('prefix'), get_option('sysconfdir'), 'fuse.conf') +fuseconf_path = join_paths(get_option('prefix'), get_option('sysconfdir'), 'fuse3.conf') - executable('fusermount3', ['fusermount.c', '../lib/mount_util.c', '../lib/util.c'], - include_directories: include_dirs, + executable('fusermount3', ['fusermount.c', '../lib/mount_util.c', + '../lib/fuse_log.c', '../lib/util.c'], ++++++ fuse-3.18.2.tar.gz -> fuse-3.18.3.tar.gz ++++++ ++++ 276796 lines of diff (skipped)
