[ 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.aarch64 download

Name fuse3-devel
Epoch 0
Version 3.10.2
Release 9.el9
Architecture aarch64
Website/URL http://fuse.sf.net
License LGPLv2+
Build Time 2024-10-29 18:09:20
Build Host builder-arm64-1.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 fc8672cb34f90256730494a8e72f75d47c1925f9aec3089d240f59373b43d325
× 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)