Skip to content

Commit 58eac8c

Browse files
committed
small fixes
1 parent 0ee3786 commit 58eac8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cpt-releasenotes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Bug fixes
2828
* [server] Do not corrupt repository when ingesting a tarball to a base dir that contains a double slash (`#3786 <https://github.com/cvmfs/cvmfs/issues/3786>`_)
2929
* [server] swissknife_lease: Fix bug in response receiver callback (`#3823 <https://github.com/cvmfs/cvmfs/issues/3823>`_)
3030
* [client] Fixed unmounting after stopping autofs in Ubuntu 24.04 (`#3808 <https://github.com/cvmfs/cvmfs/issues/3808>`_)
31-
* [client] Fixed permission issue in mounting cvmfs with apparmor (Ubuntu 25.10+) (`#3795 <https://github.com/cvmfs/cvmfs/issues/3795>`_)
31+
* [client] Fixed permission issue in mounting cvmfs with apparmor (Ubuntu 24.10+) (`#3795 <https://github.com/cvmfs/cvmfs/issues/3795>`_)
3232
* [server] Fixed garbage collection lock to avoid spurious check failures (`#3815 <https://github.com/cvmfs/cvmfs/issues/3815>`_)
3333
* [shrinkwrap] Avoid possible copy errors by ensuring that directories are writeable (`#3798 <https://github.com/cvmfs/cvmfs/issues/3798>`_)
3434
* [macos] Chksetup for macfuse no longer complains about missing FUSE-T (`#3800 <https://github.com/cvmfs/cvmfs/issues/3800>`_)
@@ -38,7 +38,7 @@ Bug fixes
3838
Improvements and changes
3939
------------------------
4040

41-
* [client] Bugreport no longer blocks and collects as much data as possible when client stuck (`#3768 <https://github.com/cvmfs/cvmfs/issues/3768>`_)
41+
* [client] Bugreport no longer blocks, and collects as much data as possible when client stuck (`#3768 <https://github.com/cvmfs/cvmfs/issues/3768>`_)
4242
* [client] Improved EIO logging (`#3723 <https://github.com/cvmfs/cvmfs/issues/3723>`_)
4343
* [gateway, ducc, snapshotter] bump and cleanup golang dependencies
4444
* [server] Ingest command can now delete paths containing colons (:) (`#3792 <https://github.com/cvmfs/cvmfs/issues/3792>`_)

0 commit comments

Comments
 (0)