diff --git a/.werks/17385.md b/.werks/17385.md new file mode 100644 index 00000000000..8a2b1abf8e1 --- /dev/null +++ b/.werks/17385.md @@ -0,0 +1,21 @@ +[//]: # (werk v2) +# Distributed agent bakery: cache packages on remote site + +key | value +---------- | --- +date | 2025-01-14T11:28:44+00:00 +version | 2.3.0p25 +class | fix +edition | cee +component | agents +level | 1 +compatible | yes + +This Werk fixes a regression that got introduced with Werk #16557. +Only Checkmk 2.3 is affected. +While Werk #16557 fixed the situation where cached packages were not cleaned up, +we accidentally introduced a bug where packages do get cleaned up too often. + +With this Werk, agent packages will be cached on remote sites when requested from +a host, and only get deleted when the package is no longer existant on the central +site.