Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 67c63007fc2ecaebd1522ba3361207a35cbb6f04
https://github.com/tribe29/checkmk/commit/67c63007fc2ecaebd1522ba3361207a35…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-07-01 (Thu, 01 Jul 2021)
Changed paths:
M Pipfile
M Pipfile.lock
M agents/wnx/integration/test_section_eventlog.py
M agents/wnx/integration/test_section_plugin_group.py
M cmk/ec/event.py
R tests/typeshed/redis/__init__.pyi
R tests/typeshed/redis/client.pyi
R tests/typeshed/redis/connection.pyi
R tests/typeshed/redis/exceptions.pyi
R tests/typeshed/redis/lock.pyi
R tests/typeshed/redis/utils.pyi
R tests/typeshed/werkzeug/__init__.pyi
R tests/typeshed/werkzeug/_compat.pyi
R tests/typeshed/werkzeug/_internal.pyi
R tests/typeshed/werkzeug/_reloader.pyi
R tests/typeshed/werkzeug/contrib/__init__.pyi
R tests/typeshed/werkzeug/contrib/atom.pyi
R tests/typeshed/werkzeug/contrib/cache.pyi
R tests/typeshed/werkzeug/contrib/fixers.pyi
R tests/typeshed/werkzeug/contrib/iterio.pyi
R tests/typeshed/werkzeug/contrib/jsrouting.pyi
R tests/typeshed/werkzeug/contrib/limiter.pyi
R tests/typeshed/werkzeug/contrib/lint.pyi
R tests/typeshed/werkzeug/contrib/profiler.pyi
R tests/typeshed/werkzeug/contrib/securecookie.pyi
R tests/typeshed/werkzeug/contrib/sessions.pyi
R tests/typeshed/werkzeug/contrib/testtools.pyi
R tests/typeshed/werkzeug/contrib/wrappers.pyi
R tests/typeshed/werkzeug/datastructures.pyi
R tests/typeshed/werkzeug/debug/__init__.pyi
R tests/typeshed/werkzeug/debug/console.pyi
R tests/typeshed/werkzeug/debug/repr.pyi
R tests/typeshed/werkzeug/debug/tbtools.pyi
R tests/typeshed/werkzeug/exceptions.pyi
R tests/typeshed/werkzeug/filesystem.pyi
R tests/typeshed/werkzeug/formparser.pyi
R tests/typeshed/werkzeug/http.pyi
R tests/typeshed/werkzeug/local.pyi
R tests/typeshed/werkzeug/middleware/__init__.pyi
R tests/typeshed/werkzeug/middleware/dispatcher.pyi
R tests/typeshed/werkzeug/middleware/http_proxy.pyi
R tests/typeshed/werkzeug/middleware/lint.pyi
R tests/typeshed/werkzeug/middleware/profiler.pyi
R tests/typeshed/werkzeug/middleware/proxy_fix.pyi
R tests/typeshed/werkzeug/middleware/shared_data.pyi
R tests/typeshed/werkzeug/posixemulation.pyi
R tests/typeshed/werkzeug/routing.pyi
R tests/typeshed/werkzeug/script.pyi
R tests/typeshed/werkzeug/security.pyi
R tests/typeshed/werkzeug/serving.pyi
R tests/typeshed/werkzeug/test.pyi
R tests/typeshed/werkzeug/testapp.pyi
R tests/typeshed/werkzeug/urls.pyi
R tests/typeshed/werkzeug/useragents.pyi
R tests/typeshed/werkzeug/utils.pyi
R tests/typeshed/werkzeug/wrappers.pyi
R tests/typeshed/werkzeug/wsgi.pyi
Log Message:
-----------
Bump python dev dependencies
mypy is updated to 0.910 which now requires us to explicitly
install the types-* packages we need. We can now replace the
files from tests/typeshed with these packages.
Change-Id: I29e1d78c3b187730923cea2a47b730d1aeff17d1
Commit: 938d6b00637fa50d1200c65e7c7f3659c885dd07
https://github.com/tribe29/checkmk/commit/938d6b00637fa50d1200c65e7c7f3659c…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-07-01 (Thu, 01 Jul 2021)
Changed paths:
M Pipfile
M Pipfile.lock
M omd/packages/python3-modules/python3-modules.make
R omd/packages/python3-modules/src/Pillow-8.1.2.tar.gz
A omd/packages/python3-modules/src/Pillow-8.2.0.tar.gz
R omd/packages/python3-modules/src/rsa-4.6.tar.gz
A omd/packages/python3-modules/src/rsa-4.7.2.tar.gz
Log Message:
-----------
Bump Pillow and rsa python packages
Pillow 8.1.2 to 8.2.0
rsa 4.6 to 4.7.2
These updates are done to get upstream security updates.
Change-Id: Ib2f35ed7add19b7a03e342c8c5e4f5e2fcb65490
Commit: 9bc7aa3e14117cc9443c0a409efb0c744abe992c
https://github.com/tribe29/checkmk/commit/9bc7aa3e14117cc9443c0a409efb0c744…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-07-01 (Thu, 01 Jul 2021)
Changed paths:
M Pipfile
M Pipfile.lock
M omd/packages/python3-modules/python3-modules.make
R omd/packages/python3-modules/src/boto3-1.11.11.tar.gz
A omd/packages/python3-modules/src/boto3-1.17.102.tar.gz
R omd/packages/python3-modules/src/botocore-1.14.11.tar.gz
A omd/packages/python3-modules/src/botocore-1.20.102.tar.gz
R omd/packages/python3-modules/src/certifi-2019.11.28.tar.gz
A omd/packages/python3-modules/src/certifi-2021.5.30.tar.gz
R omd/packages/python3-modules/src/chardet-3.0.4.tar.gz
A omd/packages/python3-modules/src/chardet-4.0.0.tar.gz
A omd/packages/python3-modules/src/idna-2.10.tar.gz
R omd/packages/python3-modules/src/idna-2.8.tar.gz
A omd/packages/python3-modules/src/jmespath-0.10.0.tar.gz
R omd/packages/python3-modules/src/jmespath-0.9.4.tar.gz
R omd/packages/python3-modules/src/requests-2.22.0.tar.gz
A omd/packages/python3-modules/src/requests-2.25.1.tar.gz
R omd/packages/python3-modules/src/s3transfer-0.3.2.tar.gz
A omd/packages/python3-modules/src/s3transfer-0.4.2.tar.gz
R omd/packages/python3-modules/src/six-1.15.0.tar.gz
A omd/packages/python3-modules/src/six-1.16.0.tar.gz
R omd/packages/python3-modules/src/urllib3-1.25.10.tar.gz
A omd/packages/python3-modules/src/urllib3-1.26.6.tar.gz
Log Message:
-----------
Bump urllib3 1.25.10 to 1.26.5
There are changes regarding TLSv1 and TLSv1.1 to urllib3 which may be
incompatible. We'll have to check this before porting it to 2.0.0.
These updates were done to get upstream security updates.
To make the urllib3 update possible, we have to update the following:
requests 2.25.1
certifi 2021.5.30
chardet 4.0.0
idna 2.10
botocore 1.20.102
boto3 1.17.102
s3transfer 0.4.2
jmespath 0.10.0
six 1.16.0
Change-Id: I40183a077c87756dfd6b10b0c7bba515d85e77af
Compare: https://github.com/tribe29/checkmk/compare/5406f0684414...9bc7aa3e1411
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 308c95466ab7f97ae73c2ca4169c6be0eff8467f
https://github.com/tribe29/checkmk/commit/308c95466ab7f97ae73c2ca4169c6be0e…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-07-01 (Thu, 01 Jul 2021)
Changed paths:
M cmk/gui/wato/mkeventd.py
M cmk/gui/watolib/rulespecs.py
Log Message:
-----------
Revert "Re-trigger building of search index for MKPs"
MKPs have to be handled differently in the context of the search index.
We need a completely new Python process, not just a background process,
s.t. newly added or removed plugins are taken into account.
This reverts commit 10f72c02bc4abf048cdb80b5dfe6f0f217fc2b80.
CMK-8185
Change-Id: I85ce9bb59543fdda641f4681d72062984a7f2505
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 7d1e5bcab67939367b35206d5f943355b6b92740
https://github.com/tribe29/checkmk/commit/7d1e5bcab67939367b35206d5f943355b…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M cmk/gui/wato/mkeventd.py
M cmk/gui/watolib/rulespecs.py
Log Message:
-----------
Revert "Re-trigger building of search index for MKPs"
MKPs have to be handled differently in the context of the search index.
We need a completely new Python process, not just a background process,
s.t. newly added or removed plugins are taken into account.
This reverts commit cfe1aa69093fba5feb46d21d9039d102c5c5bcda.
CMK-8185
Change-Id: I85ce9bb59543fdda641f4681d72062984a7f2505
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: f02fd8053207ab6e17d0ed5c489399d06624458d
https://github.com/tribe29/checkmk/commit/f02fd8053207ab6e17d0ed5c489399d06…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2021-07-01 (Thu, 01 Jul 2021)
Changed paths:
M livestatus/src/StringUtils.cc
M livestatus/src/StringUtils.h
M livestatus/src/test/test_StringUtil.cc
Log Message:
-----------
Fix binary output in cmc.log
This confuses the usual piece of tooling such as tail(1) or grep(1)
and is generally not useful. Instead, we now dump the binary content
as hex values.
Change-Id: I39d24d06d3880ac0adbbeb9d56ff93aa7e1c7172