| Name: | fuse3-libs |
|---|---|
| Version: | 3.10.2 |
| Release: | 9.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 295812 |
| License: | LGPLv2+ |
| RPM: | fuse3-libs-3.10.2-9.el9.aarch64.rpm |
| Source RPM: | fuse3-3.10.2-9.el9.src.rpm |
| Build Date: | Sat Oct 26 2024 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://fuse.sf.net |
| Summary: | File System in Userspace (FUSE) v3 libraries |
| Description: | Devel With FUSE it is possible to implement a fully functional filesystem in a userspace program. This package contains the FUSE v3 libraries. |
- libfuse: null-terminate buffer in fuse_req_getgroups()
- Advertise support of FUSE_PARALLEL_DIROPS to kernel - Related: RHEL-24721
- Synchronize expire-only API with upstream. - Related: RHEL-23414
- Fix feature_notify_inode_expire_only related(rhbz#2188182)