[ Все 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 ]
×

Проект fuse3-3.10.2-9.el9

Имя fuse3
Эпоха 0
Версия 3.10.2
Релиз 9.el9
Сайт http://fuse.sf.net
Лицензия GPL+
Время сборки 2024-10-08 12:41:41
Хост сборки builder-x86-03.inferitos.ru
Краткое описание File System in Userspace (FUSE) v3 utilities
Репозитории BaseOS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
fuse-common-3.10.2-9.el9.x86_64 Common files for File System in Userspace (FUSE) v2 and v3 f99bd2c3d39ae0dc65025a906ef9dd178581a738aa5eac1bbd420cba4fe2dee0 download
fuse3-3.10.2-9.el9.x86_64 File System in Userspace (FUSE) v3 utilities 303710ff0d8047a6fbbecd046ff0517669f4a6481f7062e122ef9e52abe8e4ba download
fuse3-devel-3.10.2-9.el9.x86_64 File System in Userspace (FUSE) v3 devel files 76de47d1a2ff83e759278d1b50661385c3ff9b64e8d76d01c4008b021618f1cc download
fuse3-libs-3.10.2-9.el9.x86_64 File System in Userspace (FUSE) v3 libraries 16280064f9809868cb0f8ba9f3f3111b7b019fdd29035b8b343a1c47a9f074ee download
i686
fuse3-devel-3.10.2-9.el9.i686 File System in Userspace (FUSE) v3 devel files 8875ced2272257ce05e7688a7b3b87f1c71c76b9e26a0310771735c6bba532bd download
fuse3-libs-3.10.2-9.el9.i686 File System in Userspace (FUSE) v3 libraries 5e3bd0c160af4ac9fe8b22cbfe2673b2e72410fdb84ef511d37566c4e64095e1 download
aarch64
fuse-common-3.10.2-9.el9.aarch64 Common files for File System in Userspace (FUSE) v2 and v3 d72d3d3d56fdb1dbd9ec6744ff4de23c948ec3b5cfc7bb12cd1a84937ad8f73a download
fuse3-3.10.2-9.el9.aarch64 File System in Userspace (FUSE) v3 utilities e7e712ad27ffe9433f96a9e7008277053ac7998d36b5e3e71e7f363d6858600a download
fuse3-devel-3.10.2-9.el9.aarch64 File System in Userspace (FUSE) v3 devel files fc8672cb34f90256730494a8e72f75d47c1925f9aec3089d240f59373b43d325 download
fuse3-libs-3.10.2-9.el9.aarch64 File System in Userspace (FUSE) v3 libraries 5d4824a0a7b42b8d8948e32c6548fca70a839085f924ef7166ff478eb003c3bd download
src
fuse3-3.10.2-9.el9.src File System in Userspace (FUSE) v3 utilities 20254dd51c7927ffe92dfd28a5769fe13613bd493a6800d94e4c0b9bdf1b193a download
История изменений 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)