Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: 81f3befedbdf2d47d09b8599932fc3da70ea0121
https://github.com/tribe29/checkmk/commit/81f3befedbdf2d47d09b8599932fc3da7…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M cmk/utils/msi_engine.py
Log Message:
-----------
Deobfuscate check_mk_agent_unsigned.msi
Deobfuscation is performed during MSI file build
phase.
Also removed very old legacy code.
TEST: Manual with .f12, also against obfuscated files
SUP-9627
Change-Id: Ib52c000708040065a6852657338663c10fd857c8
Commit: 399e8ff38265214d02c79a4ee00c057b3245f1bd
https://github.com/tribe29/checkmk/commit/399e8ff38265214d02c79a4ee00c057b3…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M agents/wnx/build_release.cmd
M agents/wnx/python_packages.cmd
M cmk/utils/obfuscate.py
Log Message:
-----------
Obfuscate check_mk_agent_unsigned.msi in build script
Also the package to python install had been added
TEST: Manual
SUP-9627
Change-Id: I874f5f8cd05bcf34843d7b1cf22981241224e043
Commit: 6c8d2122b2b8eed7566549f3be30932fed52cebb
https://github.com/tribe29/checkmk/commit/6c8d2122b2b8eed7566549f3be30932fe…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M tests/integration/cmk/utils/test_msi_engine_it.py
Log Message:
-----------
Fix integration test of check_mk_agent_unsigned.msi
SUP-9627
Change-Id: If6dfc3e5a0605bae3416f3280d4d3fbf53a62466
Compare:
https://github.com/tribe29/checkmk/compare/3f025559070e...6c8d2122b2b8