Branch: refs/heads/2.1.0
Home:
https://github.com/tribe29/checkmk
Commit: b4b891814fdde4a844bcd707a6727baf2c051251
https://github.com/tribe29/checkmk/commit/b4b891814fdde4a844bcd707a6727baf2…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M Makefile
M agents/wnx/scripts/clean_artifacts.cmd
M buildscripts/scripts/build-cmk-version.jenkins
M scripts/fake-windows-artifacts
Log Message:
-----------
Add non-signed version of MSI to the distro
SUP-9627
Change-Id: I6f8661d634d5c321659c335c2a7f05c1da942171
Commit: 0b2777d7562d3d36711ccb60b6860ef20d52c2a8
https://github.com/tribe29/checkmk/commit/0b2777d7562d3d36711ccb60b6860ef20…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
A cmk/utils/obfuscate.py
A tests/unit/cmk/utils/test_obfuscate.py
Log Message:
-----------
Add engine for obfuscate / deobfuscate file
Code is based on the existing code from 1.6
SUP-9627
Change-Id: Ieaffc7737b7b2921a0c1ccde4b6af804f3475d4a
Commit: 1d8c5c4d5c7dc2326e714a87bfc356f3b1b91d0e
https://github.com/tribe29/checkmk/commit/1d8c5c4d5c7dc2326e714a87bfc356f3b…
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: bb28e1df8a799233af2338035ff4c4667fc520cb
https://github.com/tribe29/checkmk/commit/bb28e1df8a799233af2338035ff4c4667…
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
Compare:
https://github.com/tribe29/checkmk/compare/deffd57f80ed...bb28e1df8a79