Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: c5f8c892e6d6f39a68583494246cb9f358b5c1f6
https://github.com/tribe29/checkmk/commit/c5f8c892e6d6f39a68583494246cb9f35…
Author: Maximilian Wirtz <maximilian.wirtz(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
A .werks/13900
M Pipfile
M Pipfile.lock
Log Message:
-----------
Update Pillow and Paramiko
This updates paramiko to 2.3.10 and Pillow to 9.1.0. These new versions include fixes for these CVEs:
* CVE-2022-24302
* CVE-2022-22817
* CVE-2022-22816
* CVE-2022-22815
* CVE-2022-24303
Change-Id: Ib579296922f2604417447830360ad5cb3be53f78
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 63bfb6c14fad9a920405f6102f5dd44e5ad59ace
https://github.com/tribe29/checkmk/commit/63bfb6c14fad9a920405f6102f5dd44e5…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M cmk/gui/plugins/openapi/endpoints/activate_changes.py
M cmk/gui/plugins/openapi/restful_objects/request_schemas.py
M cmk/gui/plugins/openapi/utils.py
M cmk/gui/plugins/sidebar/wato.py
M cmk/gui/plugins/wato/omd_configuration.py
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/plugins/webapi/webapi.py
M cmk/gui/wato/__init__.py
M cmk/gui/wato/pages/activate_changes.py
M cmk/gui/wato/pages/host_rename.py
M cmk/gui/watolib/__init__.py
M tests/unit/cmk/gui/conftest.py
Log Message:
-----------
Avoid transient imports #2
This removes one more cyclic dependencies.
CMK-10313
Change-Id: I37228823e8a532eb0173eea3c99cb5586b41c274
Commit: b406af04a3b4e1de23d38ddc431b8b59df131f53
https://github.com/tribe29/checkmk/commit/b406af04a3b4e1de23d38ddc431b8b59d…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M cmk/gui/plugins/wato/ac_tests.py
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/wato/__init__.py
M cmk/gui/watolib/__init__.py
M tests/unit/cmk/gui/watolib/test_analyze_configuration.py
Log Message:
-----------
Avoid transient imports #3
This leaves the module `analyze_configuration` out
of any import cycle.
CMK-10313
Change-Id: Ie7fc406d90ce1df9a28a13b4bad5d284f655afe8
Commit: 97c3538de4584cec24665080682f5fa81b28f9c1
https://github.com/tribe29/checkmk/commit/97c3538de4584cec24665080682f5fa81…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M agents/cmk-agent-ctl/src/cli.rs
Log Message:
-----------
cmk-agent-ctl: Rearrange windows-specific PullArgs
For unknown reasons, in this version, the #[cfg(windows)] tag gets
detected by the vscode language-server (rust-analyzer) on Linux,
while the previous approach did not (showed an "unknown-field" error)
Change-Id: I68ca283e002c5edb96e5769701fb600c04d040a2
Commit: 12afabbf45971e6635661bc8f6509dee562893da
https://github.com/tribe29/checkmk/commit/12afabbf45971e6635661bc8f6509dee5…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M agents/cmk-agent-ctl/src/cli.rs
M agents/cmk-agent-ctl/src/config.rs
M agents/cmk-agent-ctl/src/lib.rs
M agents/cmk-agent-ctl/src/modes/status.rs
Log Message:
-----------
CMK-10101: Provide CLI option for using sytem proxy
Intermediate step, not in use yet
Change-Id: I1304da463be534b7f4a82411636f8af759f230f9
Commit: 7da1c5619f87186a501610c9f9a274a9e8d513fb
https://github.com/tribe29/checkmk/commit/7da1c5619f87186a501610c9f9a274a9e…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M agents/cmk-agent-ctl/src/config.rs
M agents/cmk-agent-ctl/src/lib.rs
M agents/cmk-agent-ctl/src/modes/daemon.rs
M agents/cmk-agent-ctl/src/modes/push.rs
M agents/cmk-agent-ctl/src/modes/registration.rs
M agents/cmk-agent-ctl/src/modes/status.rs
Log Message:
-----------
CMK-10101: cmk-agent-ctl: Pass ClientConfig to push and status
Intermediate step
Change-Id: Ie97e1485ff0a4328c60af64ecd52c392f60e412c
Commit: fb7f1a430cd66d34ce300e5cd6a53be733d8d068
https://github.com/tribe29/checkmk/commit/fb7f1a430cd66d34ce300e5cd6a53be73…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M agents/cmk-agent-ctl/src/agent_receiver_api.rs
M agents/cmk-agent-ctl/src/certs.rs
M agents/cmk-agent-ctl/src/modes/push.rs
M agents/cmk-agent-ctl/src/modes/registration.rs
M agents/cmk-agent-ctl/src/modes/status.rs
Log Message:
-----------
CMK-10101: cmk-agent-ctl: Optionally disable proxy usage of reqwest::Client
Change-Id: I7ce3c716a3c4d545966396a1a8242fe780928091
Commit: 39060b3379a350c7f2c4471b51cb42e4d8b908bb
https://github.com/tribe29/checkmk/commit/39060b3379a350c7f2c4471b51cb42e4d…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M agents/cmk-agent-ctl/src/config.rs
M agents/cmk-agent-ctl/src/lib.rs
Log Message:
-----------
CMK-10101: cmk-agent-ctl: Make detect_proxy available as file config option
Change-Id: I455a0eb0f9d5348da37de223f798c2df6d560818
Compare: https://github.com/tribe29/checkmk/compare/b695e41a215c...39060b3379a3
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 7b9c15027f5354064e3a3427fc21e7213c853894
https://github.com/tribe29/checkmk/commit/7b9c15027f5354064e3a3427fc21e7213…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M agents/.gitignore
Log Message:
-----------
Add to gitignore cmk-agent-ctl
In 2.0 we have no cmk-agent-ctl and git checkout
in the same folder is quite annoying and even risky
Change-Id: I6829b8fda64cb14910548e625d34a8856fcaf36f
Branch: refs/heads/2.1.0
Home: https://github.com/tribe29/checkmk
Commit: 6cf7c0d5f1f7560e46342eeacfe2d57a2a6bf97b
https://github.com/tribe29/checkmk/commit/6cf7c0d5f1f7560e46342eeacfe2d57a2…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
A .werks/13743
M cmk/base/plugins/agent_based/chrony.py
M tests/unit/cmk/base/plugins/agent_based/test_chrony.py
Log Message:
-----------
13743 FIX Crash check chrony: Cannot render negative timespan
When the system time is incorrect the time since last synchronization
can be in the future.
This caused the chrony check to crash when rendering
the time since last synchronization.
Now the absolute value is displayed and a note to check the system time is added.
CMK-10294
Change-Id: I314b3bb091c734701c708b4ee74a463515633321
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 01c0004fd592b43df77dd33cbaddcfeaa007997d
https://github.com/tribe29/checkmk/commit/01c0004fd592b43df77dd33cbaddcfeaa…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M cmk/base/plugins/agent_based/gcp_filestore.py
M cmk/base/plugins/agent_based/gcp_function.py
M cmk/base/plugins/agent_based/gcp_gcs.py
M cmk/base/plugins/agent_based/gcp_redis.py
M cmk/base/plugins/agent_based/gcp_run.py
M cmk/base/plugins/agent_based/gcp_sql.py
M cmk/base/plugins/agent_based/utils/gcp.py
Log Message:
-----------
Unify GCP service names
A new factory function is introduced to derive valid service names that
follow a common standard.
Change-Id: I7964b8f613706efcbd3931e3331acdcc331880d8
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: c7e32252c6227f0b4a83ca383b2dcdffacea78cf
https://github.com/tribe29/checkmk/commit/c7e32252c6227f0b4a83ca383b2dcdffa…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M tests/unit/cmk/base/plugins/agent_based/test_systemd_units.py
Log Message:
-----------
make systemd unit tests easier to read
Change-Id: I79ed06a6f0dbed60459cad2a1baa39662db0d587
Commit: 77947c426bbcb701b4f7dbcaf43560933cf41008
https://github.com/tribe29/checkmk/commit/77947c426bbcb701b4f7dbcaf43560933…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M tests/unit/cmk/base/plugins/agent_based/test_network_fs_mounts.py
Log Message:
-----------
Migrate nfsmounts and cifsmounts to new Check API
Part 3: Add perfdata in unittests by introducing value_store fixture
Change-Id: I3f0db8ba4aa19e3e1a1c3befe0b0a7290ea47ddd
Commit: f2feddb4c86355f7b87c3d7ad50aec6f861a2eae
https://github.com/tribe29/checkmk/commit/f2feddb4c86355f7b87c3d7ad50aec6f8…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
A .werks/13743
M cmk/base/plugins/agent_based/chrony.py
M tests/unit/cmk/base/plugins/agent_based/test_chrony.py
Log Message:
-----------
13743 FIX Crash check chrony: Cannot render negative timespan
When the system time is incorrect the time since last synchronization
can be in the future.
This caused the chrony check to crash when rendering
the time since last synchronization.
Now the absolute value is displayed and a note to check the system time is added.
CMK-10294
Change-Id: I314b3bb091c734701c708b4ee74a463515633321
Compare: https://github.com/tribe29/checkmk/compare/115dcb8207b1...f2feddb4c863