Skip to content

Commit bb3b99f

Browse files
committed
Merge branch 'latest' into stable
2 parents b4cb8cf + f4d7af3 commit bb3b99f

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

cpt-releasenotes.rst

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,46 @@
11

2+
Release Notes for CernVM-FS 2.12.4
3+
==================================
4+
5+
CernVM-FS 2.12.4 is a small patch release that adds a minor fix to ``cvmfs_config fsck -q`` and a minor fix to ``cvmfs_server mkfs``.
6+
7+
Bug fixes
8+
---------
9+
10+
* [client] Fix cvmfs_config fsck -q to work with rmd160, shake128 hashes (`#3739 <https://github.com/cvmfs/cvmfs/issues/3739>`_)
11+
* [server] Fix mkfs overwrite-manifest check when upstream is gateway (`#37240 <https://github.com/cvmfs/cvmfs/issues/3740>`_)
12+
13+
14+
Release Notes for CernVM-FS 2.12.3
15+
==================================
16+
17+
CernVM-FS 2.12.3 is a small patch release that fixes the issue with zeroed files in the cache seen in 2.12.0.
18+
19+
Bug fixes
20+
---------
21+
22+
* [client] Don't commit empty certificates to cache (`#3728 <https://github.com/cvmfs/cvmfs/issues/3728>`_)
23+
224
Release Notes for CernVM-FS 2.12.2
325
==================================
426

527
CernVM-FS 2.12.2 is a small patch release that adds the "quick" ``cvmfs_config fsck -q`` option to check for and quarantine zeroed files in the cache.
628

29+
Improvements and changes
30+
------------------------
31+
32+
* [client] Add cvmfs_config fsck -q(uick) to check for zeroed files in cache (`#3726 <https://github.com/cvmfs/cvmfs/issues/3726>`_)
33+
734
Release Notes for CernVM-FS 2.12.1
835
==================================
936

1037
CernVM-FS 2.12.1 is a small patch release that fixes a packaging issue: it ensures that the service to reload cvmfs after package upgrades is correctly configured.
1138

39+
Bug fixes
40+
---------
41+
42+
* [rpm] bugfix for reload service after rpm upgrades (`#3725 <https://github.com/cvmfs/cvmfs/issues/3725>`_)
43+
1244
Release Notes for CernVM-FS 2.12.0
1345
==================================
1446

0 commit comments

Comments
 (0)