Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: f079bb1961198e1ee3c3ca2c7e3f82053339a774
https://github.com/Checkmk/checkmk/commit/f079bb1961198e1ee3c3ca2c7e3f82053…
Author: Jörg Herbel <joerg.herbel(a)checkmk.com>
Date: 2024-09-23 (Mon, 23 Sep 2024)
Changed paths:
M .werks/17305
Log Message:
-----------
Fix typo in werk
Change-Id: If07c02becc920b2602cb0e4ec7f6e1d04c7d082a
Commit: cf504f959376aa0c7140350d65b87fb094798d30
https://github.com/Checkmk/checkmk/commit/cf504f959376aa0c7140350d65b87fb09…
Author: Frans Fürst <frans.fuerst(a)checkmk.com>
Date: 2024-09-23 (Mon, 23 Sep 2024)
Changed paths:
A .werks/16895
M omd/packages/libgsf/libgsf.make
M omd/packages/msitools/msitools.make
M omd/packages/omd/omd.make
Log Message:
-----------
16895 FIX omd: curl wrapper not used for all supported versions of SLES and EL
Some OMD makefile rules have to be (de-)activated for certain versions of SLES or EL
(Enterprise Linux), but would not respect all affected versions due to the redundant
implementation of the check. This led to {{curl}} not being wrapped as needed for
SLES15-SP3.
This change makes use of string prefixes rather than explicit listing of all supported
versions of e.g. SLES15[-sp*], which fixes the mentioned issue and also takes care of
future releases of SLES15 or EL based distros.
SUP-20320
Change-Id: Ifc7eced25e02ee2be34ba27de76671aa5e17a551
Compare:
https://github.com/Checkmk/checkmk/compare/91bc2b1222d8...cf504f959376
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications