33Release Notes for CernVM-FS 2.13.1
44==================================
55
6- CernVM-FS 2.13.1 is a patch release that fixes a few minor bugs introduced in 2.13.1 .
6+ CernVM-FS 2.13.1 is a patch release that fixes a few bugs introduced in 2.13.0 .
77
88
99As with previous releases, upgrading clients should be seamless just by
@@ -16,18 +16,19 @@ For publisher and gateway nodes, all transactions must be closed; no active leas
1616.. note ::
1717 Packages no longer support libfuse2 for the new platforms: RHEL/Alma >= 10, Fedora >= 42, Debian >= 13 and Ubuntu >= 25.04.
1818 For package maintainers: Libfuse2 support is turned off by default, and has to be enabled explicitly with the flag -DBUILD_LIBFUSE2
19- It will be deprecated completely in a future version, and you are encouraged to remove the dependency. The cvmfs package should now
20- explicitly depend on the cvmfs_fuse3 libs packaged in cvmfs-fuse3 package to ensure they are installed.
19+ It will be deprecated completely in a future version, and the dependency can already be removed, as libfuse3 is required by default.
20+ The cvmfs package should now explicitly depend on the cvmfs_fuse3 libs packaged in cvmfs-fuse3 package to ensure they are installed.
2121
2222Packages are available for both the x86_64 and aarch64 architectures, for current debian- and rhel-based distros.
2323We've added packages for Almalinux 10 and Fedora 42 on top of Debian 13 already introduced in the previous release. Do try them out!
2424
2525Bug fixes
2626---------
27- * [client] Fix mount options that can lead to "futimes" error with docker (#3872)
28- * [rpm] Allow builds without libfuse2 (#3879)
29- * [client] Fix a segfault in one of the unmount branches of the loader (#3873)
30- * [client] Fix host reset timeout (CVMFS_HOST_RESET_AFTER) (#3864)
27+ * [client] Fix mount options that can lead to "futimes" error with docker (`#3872 <https://github.com/cvmfs/cvmfs/issues/3872 >`_)
28+ * [rpm] Allow builds without libfuse2 (`#3879 <https://github.com/cvmfs/cvmfs/issues/3879 >`_)
29+ * [client] Fix a segfault in one of the unmount branches of the loader (`#3873 <https://github.com/cvmfs/cvmfs/issues/3873 >`_)
30+ * [client] Fix host reset timeout (CVMFS_HOST_RESET_AFTER) (`#3864 <https://github.com/cvmfs/cvmfs/issues/3864 >`_)
31+
3132
3233
3334Release Notes for CernVM-FS 2.13.0
0 commit comments