Skip to content

Commit cf0f56e

Browse files
committed
expand github links
1 parent 856a305 commit cf0f56e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

cpt-releasenotes.rst

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -26,24 +26,24 @@ We no longer provide packages for Centos7 and Ubuntu 20.04, but add packages for
2626
Bug fixes
2727
---------
2828

29-
* [server] Do not corrupt repository when ingesting a tarball to a base dir that contains a double slash (#3786)
30-
* [server] swissknife_lease: Fix bug in response receiver callback (#3823)
31-
* [client] Fixed unmounting after stopping autofs in Ubuntu 24.04 (#3808)
32-
* [client] Fixed permission issue in mounting cvmfs with apparmor (Ubuntu 25.10+) (#3795)
33-
* [server] Fixed garbage collection lock to avoid spurious check failures (#3815)
34-
* [shrinkwrap] Avoid possible copy errors by ensuring that directories are writeable (#3798)
35-
* [macos] Chksetup for macfuse no longer complains about missing FUSE-T (#3800)
36-
* [macos] Run apfs.util after creating firmlinks on macos (#3776)
29+
* [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>`_)
30+
* [server] swissknife_lease: Fix bug in response receiver callback (`#3823 <https://github.com/cvmfs/cvmfs/issues/3823>`_)
31+
* [client] Fixed unmounting after stopping autofs in Ubuntu 24.04 (`#3808 <https://github.com/cvmfs/cvmfs/issues/3808>`_)
32+
* [client] Fixed permission issue in mounting cvmfs with apparmor (Ubuntu 25.10+) (`#3795 <https://github.com/cvmfs/cvmfs/issues/3795>`_)
33+
* [server] Fixed garbage collection lock to avoid spurious check failures (`#3815 <https://github.com/cvmfs/cvmfs/issues/3815>`_)
34+
* [shrinkwrap] Avoid possible copy errors by ensuring that directories are writeable (`#3798 <https://github.com/cvmfs/cvmfs/issues/3798>`_)
35+
* [macos] Chksetup for macfuse no longer complains about missing FUSE-T (`#3800 <https://github.com/cvmfs/cvmfs/issues/3800>`_)
36+
* [macos] Run apfs.util after creating firmlinks on macos (`#3776 <https://github.com/cvmfs/cvmfs/issues/3776>`_)
3737

3838

3939
Improvements and changes
4040
------------------------
4141

42-
* [client] Bugreport no longer blocks and collects as much data as possible when client stuck (#3768)
43-
* [client] Improved EIO logging (#3723)
42+
* [client] Bugreport no longer blocks and collects as much data as possible when client stuck (`#3768 <https://github.com/cvmfs/cvmfs/issues/3768>`_)
43+
* [client] Improved EIO logging (`#3723 <https://github.com/cvmfs/cvmfs/issues/3723>`_)
4444
* [gateway, ducc, snapshotter] bump and cleanup golang dependencies
45-
* [server] Ingest command can now delete paths containing colons (:) (#3792)
46-
* [server] Install default logrotate configs for /var/log/cvmfs and statsdb (#3839)
47-
* [client] Add cvmfs_config killall options -r(reset fuse) / -s(stuck fuse reset) to abort fuse connection (#3831)
48-
* [rpm] Automatically set permissions for cvmfs_ducc (#3790)
49-
* [client] chksetup: Now uses max-time instead of connect-timeout to avoid blocking when contacting stratum 1s (#3822)
45+
* [server] Ingest command can now delete paths containing colons (:) (`#3792 <https://github.com/cvmfs/cvmfs/issues/3792>`_)
46+
* [server] Install default logrotate configs for /var/log/cvmfs and statsdb (`#3839 <https://github.com/cvmfs/cvmfs/issues/3839>`_)
47+
* [client] Add cvmfs_config killall options -r(reset fuse) / -s(stuck fuse reset) to abort fuse connection (`#3831 <https://github.com/cvmfs/cvmfs/issues/3831>`_)
48+
* [rpm] Automatically set permissions for cvmfs_ducc (`#3790 <https://github.com/cvmfs/cvmfs/issues/3790>`_)
49+
* [client] chksetup: Now uses max-time instead of connect-timeout to avoid blocking when contacting stratum 1s (`#3822 <https://github.com/cvmfs/cvmfs/issues/3822>`_)

0 commit comments

Comments
 (0)