Branch: refs/heads/release/2.3.0b6
Home:
https://github.com/Checkmk/checkmk
Commit: 9d4a7f6c2ea64f65efcfb78962433d02050c066d
https://github.com/Checkmk/checkmk/commit/9d4a7f6c2ea64f65efcfb78962433d020…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M cmk/base/core_config.py
M tests/unit/cmk/base/test_core_config.py
Log Message:
-----------
config generation: recompute passwords
This ensures the passwords file is up to date and consistent,
for instance after an update.
Change-Id: I2f8cb14ed7fa01cd5de7804412f3141ff1d082d1
Commit: a140932c63e875e0df59c0ea598bb4d766c5ef5c
https://github.com/Checkmk/checkmk/commit/a140932c63e875e0df59c0ea598bb4d76…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M cmk/gui/valuespec.py
Log Message:
-----------
Fix broken "Check HTTP service (deprecated)" rule configuration
CMK-17097
Change-Id: I24d2e8c91f1375d4c41d9321a0c8976e13eebd08
Commit: f5193cffdba654c5245127d7cd7af6f8bb0b26ed
https://github.com/Checkmk/checkmk/commit/f5193cffdba654c5245127d7cd7af6f8b…
Author: David Gervasoni <david.gervasoni(a)checkmk.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
A .werks/16762.md
M cmk/plugins/collection/rulesets/cert.py
M tests/unit/cmk/plugins/collection/rulesets/test_cert.py
Log Message:
-----------
16762 FIX check certificates: fix signature algorithm configuration
Change-Id: I6c949f8f911d054260a102bb5e7b7b2a38da91fc
Commit: 64a42ebbba10c17c1d4b092b2ae3b0cebd13d472
https://github.com/Checkmk/checkmk/commit/64a42ebbba10c17c1d4b092b2ae3b0ceb…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M cmk/base/automations/check_mk.py
M cmk/base/checkers.py
M cmk/base/dump_host.py
M cmk/base/modes/check_mk.py
M cmk/base/sources/_builder.py
M tests/unit/cmk/base/sources/test_data_sources.py
Log Message:
-----------
untangle passwords
During Fetcher config reation, we need to use the _path_ of the
core config, but the _passwors_ from the live config.
Change-Id: Ia1546c4798c0dc9817c79cd350651d9297354844
Compare:
https://github.com/Checkmk/checkmk/compare/1725bff3e9f3...64a42ebbba10
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications