[ 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-devel-3.10.2-9.el9.i686 download

Name fuse3-devel
Epoch 0
Version 3.10.2
Release 9.el9
Architecture i686
Website/URL http://fuse.sf.net
License LGPLv2+
Build Time 2024-10-08 12:41:45
Build Host builder-x86-03.inferitos.ru
Summary File System in Userspace (FUSE) v3 devel files
Repositories AppStream
Description With FUSE it is possible to implement a fully functional filesystem in a userspace program. This package contains development files (headers, pgk-config) to develop FUSE v3 based applications/filesystems.
Errata
Size 41 KiB
Source Project fuse3-3.10.2-9.el9
SHA-256 checksum 8875ced2272257ce05e7688a7b3b87f1c71c76b9e26a0310771735c6bba532bd
× 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)