Package: cmake / 4.1.1+really3.31.6-1

Metadata

Package Version Patches format
cmake 4.1.1+really3.31.6-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Prefer default Python version.patch | (download)

Modules/FindPython/Support.cmake | 9 2 + 7 - 0 !
Modules/FindPythonInterp.cmake | 1 1 + 0 - 0 !
2 files changed, 3 insertions(+), 7 deletions(-)

 prefer default python version

This patch prefers /usr/bin/python3 as interpreter over all others,
subject to version restrictions. CMP0094 is forced to the NEW
behavior, because the OLD behavior will always end up with the newest
installed Python version.

0002 Avoid using undocumented type for CURLOPT_NETRC valu.patch | (download)

Source/cmCurl.cxx | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 avoid using undocumented type for curlopt_netrc values

0002 Fix FTBFS with curl 8.16.patch | (download)

Source/CTest/cmCTestCurl.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with curl 8.16+