You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cpt-releasenotes.rst
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,36 @@
1
1
2
+
Release Notes for CernVM-FS 2.12.3
3
+
==================================
4
+
5
+
CernVM-FS 2.12.3 is a patch release. It fixes an issue with empty certificates in the cache seen in 2.12.0.
6
+
7
+
Bug fixes
8
+
---------
9
+
10
+
* [client] Don't commit empty certificates to cache (#3728)
11
+
12
+
2
13
Release Notes for CernVM-FS 2.12.2
3
14
==================================
4
15
5
16
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.
6
17
18
+
Improvements and changes
19
+
------------------------
20
+
21
+
* [rpm] bugfix for reload service after rpm upgrades (#3725)
22
+
23
+
7
24
Release Notes for CernVM-FS 2.12.1
8
25
==================================
9
26
10
27
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.
11
28
29
+
Bug fixes
30
+
---------
31
+
32
+
* [client] Add "cache limit set <MB>" function to cvmfs_talk (`#3623 <https://github.com/cvmfs/cvmfs/issues/3623>`_)
0 commit comments