For cmake this should be much less of a (security)
concern as it is a build-system generator only: it does not change the distro build tools,
viz., make / gcc / binutils - which are used during the actual build.
It doesn't change them if it is not compromised, the tools in the build chain are very
sensitive from security point of view -- they can create files, change the code, ...
Makes no sense to focus anymore on whether is possible to get or not newer build tools on
the old distros, but decide what is the oldest cmake that can be reasonably used, and keep
the old makefiles for the distros that don't have it.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4078#issuecomment-2553128929
You are receiving this because you commented.
Message ID: <kamailio/kamailio/issues/4078/2553128929(a)github.com>