Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 8182739b93cfcd12e859fa2d83a33e4fe34e9664
https://github.com/Checkmk/checkmk/commit/8182739b93cfcd12e859fa2d83a33e4fe…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2024-09-23 (Mon, 23 Sep 2024)
Changed paths:
M omd/packages/monitoring-plugins/BUILD.monitoring-plugins.bazel
Log Message:
-----------
Factor out build params for monitoring plugins
Change-Id: Ia07c331d0324f36f0372907f20af24f6ed9a0049
Commit: b276066c53f0d674ebf9e3b1943edd7e2957aeb2
https://github.com/Checkmk/checkmk/commit/b276066c53f0d674ebf9e3b1943edd7e2…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2024-09-23 (Mon, 23 Sep 2024)
Changed paths:
M omd/packages/monitoring-plugins/BUILD.monitoring-plugins.bazel
M omd/packages/monitoring-plugins/monitoring-plugins.make
Log Message:
-----------
monitoring-plugins: Link cap plugins statically
* for plugins which have capabilties set, during runtime, ldd *will* ignore
LD_LIBRARY_PATH, RUNPATH etc..
* therefore, those plugins will use a system libcrypto
* under some distros, only ssl<3 is available and we will get symbol errors
Change-Id: Iae9245d55742bc5e5327f76dffb6d268ae4f92c4
JIRA-Ref: CMK-18871
Commit: 9f24d044dc81b9e7e8c3f027d67f5aa8929d1270
https://github.com/Checkmk/checkmk/commit/9f24d044dc81b9e7e8c3f027d67f5aa89…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2024-09-23 (Mon, 23 Sep 2024)
Changed paths:
A .werks/16251.md
M omd/packages/monitoring-plugins/monitoring-plugins_http.bzl
M omd/packages/monitoring-plugins/patches/0001-check-icmp-allows-pl-of-101.dif
M omd/packages/monitoring-plugins/patches/0003-cmk-password-store.dif
M omd/packages/monitoring-plugins/patches/0010-get_omd_root_in_checks.dif
A omd/packages/monitoring-plugins/patches/0012-fixup-ssl-linking.diff
M tests/integration/cmk/base/test_automations.py
M tests/integration/omd/test_packages.py
Log Message:
-----------
Reland "16251 Update monitoring-plugins to 2.4.0" #5
This reverts commit fc65febc891cb3a3b07899a092d2e695abc3cabb.
Change-Id: I4086ce20e4002ed8606f7aad54b75e30a504eb88
JIRA-Ref: CMK-18871
Compare:
https://github.com/Checkmk/checkmk/compare/0107ad336022...9f24d044dc81
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications