[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package fuse3-3.10.2-9.el9.src download

Name fuse3
Epoch 0
Version 3.10.2
Release 9.el9
Architecture src
Website/URL http://fuse.sf.net
License GPL+
Build Time 2024-10-08 12:41:41
Build Host builder-x86-03.inferitos.ru
Summary File System in Userspace (FUSE) v3 utilities
Repositories BaseOS
Description With FUSE it is possible to implement a fully functional filesystem in a userspace program. This package contains the FUSE v3 userspace tools to mount a FUSE filesystem.
Errata
Size 778 KiB
Source Project fuse3-3.10.2-9.el9
SHA-256 checksum 20254dd51c7927ffe92dfd28a5769fe13613bd493a6800d94e4c0b9bdf1b193a
× Full screenshot
Changelog link
* Mon Jun 17 2024 Pavel Reichl <preichl@redhat.com> - 3.10.2-9
- libfuse: null-terminate buffer in fuse_req_getgroups()

* Wed Feb 07 2024 Pavel Reichl <preichl@redhat.com> - 3.10.2-8
- Advertise support of FUSE_PARALLEL_DIROPS to kernel
- Related: RHEL-24721

* Tue Jan 30 2024 Pavel Reichl <preichl@redhat.com> - 3.10.2-7
- Synchronize expire-only API with upstream.
- Related: RHEL-23414

* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.10.2-6
- Rebuilt for MSVSphere 9.3 beta

* Thu Jul 13 2023 Pavel Reichl <preichl@redhat.com> - 3.10.2-6
- Fix feature_notify_inode_expire_only related(rhbz#2188182)