Skip to content

Commit df3f7ed

Browse files
committed
add cvmfs-2.13.1 release notes
1 parent 4c885f3 commit df3f7ed

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

cpt-releasenotes.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Release 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

99
As 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

2222
Packages are available for both the x86_64 and aarch64 architectures, for current debian- and rhel-based distros.
2323
We'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

2525
Bug 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

3334
Release Notes for CernVM-FS 2.13.0

0 commit comments

Comments
 (0)