Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sshfs for openSUSE:Factory checked in at 2025-12-25 19:57:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sshfs (Old) and /work/SRC/openSUSE:Factory/.sshfs.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sshfs" Thu Dec 25 19:57:55 2025 rev:42 rq:1324401 version:3.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/sshfs/sshfs.changes 2025-07-20 15:29:43.245680162 +0200 +++ /work/SRC/openSUSE:Factory/.sshfs.new.1928/sshfs.changes 2025-12-25 19:58:11.936591991 +0100 @@ -1,0 +2,11 @@ +Wed Dec 24 11:04:01 UTC 2025 - Andreas Stieger <[email protected]> + +- Update to 3.7.5: + * Implement connect to vsock + * use latest major version for actions/checkout + * Fix memleak in cache after readlink + * Fill stat info when returning cached data for readdir + * ipv6 support for directport connection +- reverts to original fork + +------------------------------------------------------------------- Old: ---- sshfs-3.7.4a.tar.xz sshfs-3.7.4a.tar.xz.asc New: ---- sshfs-3.7.5.tar.xz sshfs-3.7.5.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sshfs.spec ++++++ --- /var/tmp/diff_new_pack.AMBeqN/_old 2025-12-25 19:58:12.556617532 +0100 +++ /var/tmp/diff_new_pack.AMBeqN/_new 2025-12-25 19:58:12.564617862 +0100 @@ -2,6 +2,7 @@ # spec file for package sshfs # # Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,19 +18,19 @@ Name: sshfs -Version: 3.7.4a +Version: 3.7.5 Release: 0 Summary: Filesystem client based on SSH file transfer protocol License: GPL-2.0-or-later Group: System/Filesystems -URL: https://github.com/deadbeefsociety/sshfs -Source0: https://github.com/deadbeefsociety/sshfs/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz -Source1: https://github.com/deadbeefsociety/sshfs/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz.asc +URL: https://github.com/libfuse/sshfs +Source0: https://github.com/libfuse/sshfs/releases/download/sshfs-%{version}/%{name}-%{version}.tar.xz +Source1: https://github.com/libfuse/sshfs/releases/download/sshfs-%{version}/%{name}-%{version}.tar.xz.asc Source2: sshfs.keyring -BuildRequires: fuse3-devel >= 3.1.0 BuildRequires: meson BuildRequires: pkgconfig >= 0.9.0 BuildRequires: python3-docutils +BuildRequires: pkgconfig(fuse3) >= 3.1.0 BuildRequires: pkgconfig(glib-2.0) Requires: fuse3 >= 3.1.0 ++++++ sshfs-3.7.4a.tar.xz -> sshfs-3.7.5.tar.xz ++++++ ++++ 16273 lines of diff (skipped)
