Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 286e8482be1cbebc5fed0b00a389644c5a9f7575
https://github.com/Checkmk/checkmk/commit/286e8482be1cbebc5fed0b00a389644c5…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M buildscripts/scripts/utils/versioning.groovy
Log Message:
-----------
Add default use_case
... for getting the distros
Change-Id: I5ca72a166b284ea019f490eda6f239a1653d744c
Commit: ea81d59898ebc301e1679f6a3704bd72e3c87437
https://github.com/Checkmk/checkmk/commit/ea81d59898ebc301e1679f6a3704bd72e…
Author: Konstantin Baikov <konstantin.baikov(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M cmk/ec/config.py
M cmk/ec/export.py
M cmk/ec/main.py
M cmk/ec/rule_matcher.py
M cmk/ec/rule_packs.py
M cmk/gui/mkeventd/rule_matching.py
M cmk/gui/mkeventd/wato.py
M tests/unit/cmk/ec/test_rule_matching.py
M tests/unit/cmk/gui/mkeventd/test_wato.py
Log Message:
-----------
Split the string to regex pattern compilation + various typing fixes.
This way, the pattern compilation can be reused in WATO.
Change-Id: Id33e35314575a2d994fb259ff4ef295647b0d43a
Commit: 9674bc66cafc6b7788fd8901701b7915d4f49ff3
https://github.com/Checkmk/checkmk/commit/9674bc66cafc6b7788fd8901701b7915d…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M buildscripts/scripts/test-composition.groovy
M buildscripts/scripts/test-integration-packages.groovy
Log Message:
-----------
Clean up: We don't have sles15 and cma anymore
Change-Id: I9e42d18ba5074d1f3d9e3be05179a7974e748f2d
Commit: 6d25430beae2ce98e6bb244f5bca6519d2adc752
https://github.com/Checkmk/checkmk/commit/6d25430beae2ce98e6bb244f5bca6519d…
Author: Jonas Scharpf <jonas.scharpf(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
A .werks/15883
M omd/packages/mod_auth_mellon/mod_auth_mellon.make
Log Message:
-----------
15883 FIX SAML mellon_create_metadata is executable by default
CMK-10907
Change-Id: I4568a5fbb031d7bd6225ce2ad9716ca7a9ffbb36
Compare: https://github.com/Checkmk/checkmk/compare/9386a56395a7...6d25430beae2
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 1ec8db932131a17c2633f95dc564905893c8071c
https://github.com/Checkmk/checkmk/commit/1ec8db932131a17c2633f95dc56490589…
Author: René Slowenski <rene.slowenski(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M tests/plugins_integration/check_output/test_agent_plugin_injected.Check_MK.json
M tests/plugins_integration/check_output/test_agent_plugin_injected.Check_MK_Discovery.json
M tests/plugins_integration/check_output/test_agent_plugin_injected.Uptime.json
M tests/plugins_integration/checks.py
M tests/plugins_integration/conftest.py
M tests/plugins_integration/regexp.yaml
R tests/plugins_integration/sections.py
M tests/testlib/openapi_session.py
M tests/testlib/utils.py
Log Message:
-----------
Refactored check handling, use API where possible
Added "create_folder()", "get_hosts()" and "get_host_services()"
to testlib.openapi_session.
Added a generic "execute()" function to testlib.utils.
Some minor fixed and enhancements.
Change-Id: I73ac4759926ea3b44795222e0af5dc4e65ccfaf0
Commit: f6235fa6e89f1f77f0a7868f0efdb5c76a30dc1c
https://github.com/Checkmk/checkmk/commit/f6235fa6e89f1f77f0a7868f0efdb5c76…
Author: René Slowenski <rene.slowenski(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M tests/composition/agents/test_cmk_agent_ctl.py
M tests/composition/conftest.py
M tests/composition/controller_site_interactions/common.py
M tests/composition/utils.py
Log Message:
-----------
Removed composition.utils.execute
Refactored all references to testlib.utils.execute
Change-Id: I1ed1bbffb8bf0eec91d8e11167e2d1e9c4e73548
Commit: 9386a56395a77602ec000e2687723823b3970660
https://github.com/Checkmk/checkmk/commit/9386a56395a77602ec000e2687723823b…
Author: René Slowenski <rene.slowenski(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M tests/plugins_integration/test_plugin.py
Log Message:
-----------
Removed unnecessary calls from test_plugin
Change-Id: Ic69e331bd5dd548baed1ce704145be7fd1968bfb
Compare: https://github.com/Checkmk/checkmk/compare/80abe4dec513...9386a56395a7
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 6b075a0df6eb5b854f1bf6db9f0d2be8e3c83efc
https://github.com/Checkmk/checkmk/commit/6b075a0df6eb5b854f1bf6db9f0d2be8e…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M buildscripts/scripts/build-cmk-packages.groovy
A buildscripts/scripts/get_distros.py
M buildscripts/scripts/utils/versioning.groovy
R editions.json
A editions.yml
Log Message:
-----------
Migrate to editions.yaml
* This enables a better overview what gets build under which scenario
* Further: fix the fact that the raw editions is not built for cma-3
CMK-13420
Change-Id: I0782b7b2c13513e87f8e09d4d17c74b06c6f8573
Commit: 40b5a5fce6f9cbb52b80581338695bf571408f0e
https://github.com/Checkmk/checkmk/commit/40b5a5fce6f9cbb52b80581338695bf57…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M buildscripts/scripts/trigger-cmk-build-chain.groovy
M omd/Makefile
Log Message:
-----------
We don't have a free edition anymore
Change-Id: I3f955b17c7fb65b38a80a152a45e9e90a38e23a9
Compare: https://github.com/Checkmk/checkmk/compare/2340b005fee3...40b5a5fce6f9
Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: bb62503dd94107e69ae8fd375158a80d0f50b365
https://github.com/Checkmk/checkmk/commit/bb62503dd94107e69ae8fd375158a80d0…
Author: Checkmk release system <feedback(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M agents/check_mk_agent.aix
M agents/check_mk_agent.freebsd
M agents/check_mk_agent.hpux
M agents/check_mk_agent.linux
M agents/check_mk_agent.macosx
M agents/check_mk_agent.netbsd
M agents/check_mk_agent.openbsd
M agents/check_mk_agent.openvms
M agents/check_mk_agent.openwrt
M agents/check_mk_agent.solaris
M agents/plugins/apache_status.py
M agents/plugins/asmcmd.sh
M agents/plugins/db2_mem
M agents/plugins/dnsclient
M agents/plugins/hpux_lunstats
M agents/plugins/hpux_statgrab
M agents/plugins/ibm_mq
M agents/plugins/isc_dhcpd.py
M agents/plugins/jar_signature
M agents/plugins/kaspersky_av
M agents/plugins/lnx_container_host_if.linux
M agents/plugins/lnx_quota
M agents/plugins/lvm
M agents/plugins/mailman2_lists
M agents/plugins/mailman3_lists
M agents/plugins/mk_apt
M agents/plugins/mk_ceph
M agents/plugins/mk_cups_queues
M agents/plugins/mk_db2.aix
M agents/plugins/mk_db2.linux
M agents/plugins/mk_docker.py
M agents/plugins/mk_errpt.aix
M agents/plugins/mk_filehandler
M agents/plugins/mk_filestats.py
M agents/plugins/mk_haproxy.freebsd
M agents/plugins/mk_informix
M agents/plugins/mk_inotify.py
M agents/plugins/mk_inventory.aix
M agents/plugins/mk_inventory.linux
M agents/plugins/mk_inventory.solaris
M agents/plugins/mk_iptables
M agents/plugins/mk_jolokia.py
M agents/plugins/mk_logins
M agents/plugins/mk_logwatch.py
M agents/plugins/mk_mongodb.py
M agents/plugins/mk_mysql
M agents/plugins/mk_nfsiostat
M agents/plugins/mk_omreport
M agents/plugins/mk_oracle
M agents/plugins/mk_oracle_crs
M agents/plugins/mk_postgres.py
M agents/plugins/mk_redis
M agents/plugins/mk_sap.aix
M agents/plugins/mk_sap.py
M agents/plugins/mk_sap_hana
M agents/plugins/mk_saprouter
M agents/plugins/mk_scaleio
M agents/plugins/mk_site_object_counts
M agents/plugins/mk_sshd_config
M agents/plugins/mk_suseconnect
M agents/plugins/mk_tinkerforge.py
M agents/plugins/mk_tsm
M agents/plugins/mk_zypper
M agents/plugins/mtr.py
M agents/plugins/netstat.aix
M agents/plugins/netstat.linux
M agents/plugins/netstat.solaris
M agents/plugins/nfsexports
M agents/plugins/nfsexports.solaris
M agents/plugins/nginx_status.py
M agents/plugins/plesk_backups.py
M agents/plugins/plesk_domains.py
M agents/plugins/runas
M agents/plugins/smart
M agents/plugins/symantec_av
M agents/plugins/unitrends_backup
M agents/plugins/unitrends_replication.py
M agents/plugins/vxvm
M agents/plugins/websphere_mq
M agents/plugins/zorp
M agents/windows/plugins/ad_replication.bat
M agents/windows/plugins/arcserve_backup.ps1
M agents/windows/plugins/citrix_farm.ps1
M agents/windows/plugins/citrix_licenses.vbs
M agents/windows/plugins/citrix_xenapp.ps1
M agents/windows/plugins/hyperv_vms.ps1
M agents/windows/plugins/hyperv_vms_guestinfos.ps1
M agents/windows/plugins/iis_app_pool_state.ps1
M agents/windows/plugins/kaspersky_av_client.vbs
M agents/windows/plugins/mcafee_av_client.bat
M agents/windows/plugins/megaraid.bat
M agents/windows/plugins/mk_dhcp_enabled.bat
M agents/windows/plugins/mk_inventory.vbs
M agents/windows/plugins/mk_msoffice.ps1
M agents/windows/plugins/mk_mysql.vbs
M agents/windows/plugins/mk_oracle.ps1
M agents/windows/plugins/msexch_dag.ps1
M agents/windows/plugins/msexch_database.ps1
M agents/windows/plugins/mssql.vbs
M agents/windows/plugins/netstat_an.bat
M agents/windows/plugins/nvidia_smi.ps1
M agents/windows/plugins/rds_licenses.vbs
M agents/windows/plugins/rstcli.bat
M agents/windows/plugins/sansymphony.ps1
M agents/windows/plugins/storcli.bat
M agents/windows/plugins/tsm_checks.bat
M agents/windows/plugins/veeam_backup_status.ps1
M agents/windows/plugins/win_dhcp_pools.bat
M agents/windows/plugins/win_dmidecode.bat
M agents/windows/plugins/win_license.bat
M agents/windows/plugins/win_printers.ps1
M agents/windows/plugins/windows_broadcom_bonding.bat
M agents/windows/plugins/windows_if.ps1
M agents/windows/plugins/windows_intel_bonding.bat
M agents/windows/plugins/windows_multipath.vbs
M agents/windows/plugins/windows_os_bonding.ps1
M agents/windows/plugins/windows_tasks.ps1
M agents/windows/plugins/windows_updates.vbs
M agents/windows/plugins/wmic_if.bat
M agents/wnx/src/common/wnx_version.h
M bin/livedump
M bin/mkbackup
M cmk/special_agents/agent_jolokia.py
M cmk/special_agents/agent_netapp.py
M cmk/special_agents/agent_splunk.py
M cmk/special_agents/agent_vsphere.py
M cmk/utils/version.py
M configure.ac
M defines.make
M docker_image/Dockerfile
M packages/cmk-agent-ctl/src/constants.rs
Log Message:
-----------
Set version to 2.2.0p2
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 8907d2fa665943b7f03e77c221d84dacb79eb3a3
https://github.com/Checkmk/checkmk/commit/8907d2fa665943b7f03e77c221d84dacb…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
A .werks/15859
M cmk/base/legacy_checks/cisco_fru_power.py
M tests/unit/cmk/base/legacy_checks/test_cisco_fru_power.py
Log Message:
-----------
15859 FIX cisco_fru_power
SUP-14152
Change-Id: I377bb17358ac630ff7236136e03817b8ce846b00
Commit: decff5d16ec4e8ce788cf8efb3df42d35cc53ecd
https://github.com/Checkmk/checkmk/commit/decff5d16ec4e8ce788cf8efb3df42d35…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
R cmk/base/legacy_checks/cisco_fru_power.py
A cmk/base/plugins/agent_based/cisco_fru_power.py
M tests/unit/checks/test_generic_legacy_conversion.py
R tests/unit/cmk/base/legacy_checks/test_cisco_fru_power.py
A tests/unit/cmk/base/plugins/agent_based/test_cisco_fru_power.py
Log Message:
-----------
cisco_fru_power: migrate
Change-Id: I691eb9eecd9165ee823d6eb2cc2482282a83ce1c
Commit: 2340b005fee39164a50025dbf7822ad4c4b95493
https://github.com/Checkmk/checkmk/commit/2340b005fee39164a50025dbf7822ad4c…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M cmk/base/check_api.py
M tests/unit/cmk/base/test_check_api.py
Log Message:
-----------
legacy checks: drop discover_single
The new API has no equivalent of discover_single.
Dropping this is one of many measures to ease the
manual migration step.
Change-Id: I3e6149912e3e026a645194591b77c22b3535470d
Compare: https://github.com/Checkmk/checkmk/compare/7dc5f1ebea79...2340b005fee3
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 2c5a40855a2444f379490be7fc62d0db4f8b8b4c
https://github.com/Checkmk/checkmk/commit/2c5a40855a2444f379490be7fc62d0db4…
Author: Andreas Boesl <andreas.boesl(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
R .werks/14181
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/wato/__init__.py
M cmk/gui/watolib/check_mk_automations.py
M cmk/gui/watolib/rulespecs.py
Log Message:
-----------
Revert "14181 FIX Improved speed of cmk-update-config which runs during software update"
This reverts commit c3c38bdeb9a56d384039abe8553e07f59653653f.
Commit: 4dc8830763eaef450c0e22aa6456b7c7222e0e82
https://github.com/Checkmk/checkmk/commit/4dc8830763eaef450c0e22aa6456b7c72…
Author: Andreas Boesl <andreas.boesl(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
R .werks/14202
M web/htdocs/js/modules/nodevis/node_types.ts
Log Message:
-----------
Revert "14202 FIX Network topology: Minor usability fixes when selecting root nodes"
This reverts commit c6d550e574e443198f56705eb1465b6f8ad6f218.
Commit: 3bd05c0ffab1b845a9e925e2cde993283f99fb78
https://github.com/Checkmk/checkmk/commit/3bd05c0ffab1b845a9e925e2cde993283…
Author: Matteo Stifano <matteo.stifano(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M tests/plugins_integration/checks.py
M tests/plugins_integration/constants.py
M tests/plugins_integration/test_plugin.py
Log Message:
-----------
Refactored check processing
Split process_check_output() to make the code more readable.
Also moved host name listing into get_host_names() in an
effort to prepare a parametrization for the test_plugin() function.
Change-Id: I1fd5f014f0b3b642dff29668b2315905c4533ec4
Commit: 7dc5f1ebea792cc1599e7868db5fb7b7d3032ff1
https://github.com/Checkmk/checkmk/commit/7dc5f1ebea792cc1599e7868db5fb7b7d…
Author: Matteo Stifano <matteo.stifano(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M tests/plugins_integration/conftest.py
M tests/plugins_integration/test_plugin.py
Log Message:
-----------
Use site-module's function to run cmd in plugins test
Change-Id: I3cb03462faf1e2c07cc1fc844c094d23260e52b2
Compare: https://github.com/Checkmk/checkmk/compare/c6d550e574e4...7dc5f1ebea79
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: c3c38bdeb9a56d384039abe8553e07f59653653f
https://github.com/Checkmk/checkmk/commit/c3c38bdeb9a56d384039abe8553e07f59…
Author: Andreas Boesl <andreas.boesl(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
A .werks/14181
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/wato/__init__.py
M cmk/gui/watolib/check_mk_automations.py
M cmk/gui/watolib/rulespecs.py
Log Message:
-----------
14181 FIX Improved speed of cmk-update-config which runs during software update
Change-Id: I6d041c09d9b67d0267728800cf62126ac6d8a108
Commit: c6d550e574e443198f56705eb1465b6f8ad6f218
https://github.com/Checkmk/checkmk/commit/c6d550e574e443198f56705eb1465b6f8…
Author: Andreas Boesl <andreas.boesl(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
A .werks/14202
M web/htdocs/js/modules/nodevis/node_types.ts
Log Message:
-----------
14202 FIX Network topology: Minor usability fixes when selecting root nodes
The host regex filter was not updated accordingly when the user changed the starting node(s) of a topology.
Change-Id: I0a8975779151b3c931ffc5486c7a507357dc61fb
Compare: https://github.com/Checkmk/checkmk/compare/bd3bd49f61c4...c6d550e574e4