<div dir="ltr">We are pleased to announce that CMake 4.2.2 is now available for download.<br><br>Please use the latest release from our download page:<br>  <a href="https://cmake.org/download/">https://cmake.org/download/</a><br><br>See also the release notes:<br>  <a href="https://cmake.org/cmake/help/latest/release/4.2.html">https://cmake.org/cmake/help/latest/release/4.2.html</a><br><br>and release milestone:<br>  <a href="https://gitlab.kitware.com/cmake/cmake/-/milestones/190">https://gitlab.kitware.com/cmake/cmake/-/milestones/190</a><br><br>Thanks for your support!<br><br>----------------------------------------------------------------------------<br>Changes made since CMake 4.2.1:<br><br>Ben Boeckel (4):<br>  cmProcess: explicitly track the StopTimeout<br>  gitlab-ci: get the sccache server port from the runner<br>  cmProcess: compute the timeout when needed<br>  Tests/CTestTimeoutAfterMatch: add case for stop time bug<br><br>Brad King (17):<br>  ci: Restore support for Windows 7 in official precompiled binaries<br>  gitattributes: Do not export ast-grep infrastructure in source archives<br>  StdIo: Restore compilation on 32-bit MinGW<br>  Utilities: Select bundled or external dependencies very early<br>  Linux: Do not force 64-bit `time_t` on 32-bit archs with system libarchive<br>  Help: Add 4.1 release note about VS link flag suppression<br>  VS: Restore subsystem link flag for DLLs<br>  cmake: Fix SARIF diagnostics output path encoding on Windows<br>  ci: update macOS jobs to use Xcode 26.2<br>  VS: Restore unicode character set for custom targrets on WindowsStore<br>  ci: Fix CUDA tests on GPUs newer than the toolkit supports<br>  ci: Clamp CUDA 'native' architecture in NVHPC job<br>  Tests: Fix RunCMake.include_external_msproject .sln check failure<br>  VS: Add include_external_msproject detection of `.njsproj` type<br>  VS: Add include_external_msproject GUIDs for more project types<br>  VS: Fix SLNX generation so .NET Core projects build in the IDE<br>  CMake 4.2.2<br><br>Clinton Stimpson (1):<br>  file(GET_RUNTIME_DEPENDENCIES): Support VS 2026 without VS 2022<br><br>Craig Scott (4):<br>  Help: Fix minor grammar problems<br>  Help: Restore correct sort order for property and variable manuals<br>  Help: Correct and expand AppImage CPack generator docs<br>  fileapi: Handle unused imported libraries with missing IMPORTED_IMPLIB<br><br>Eduard Voronkin (2):<br>  FASTBuild: set PlatformToolset in the generated .bff file<br>  FASTBuild: fix configure for non-English MSVC<br><br>Marc Chevrier (1):<br>  CMake: Restore support for compiling as C++11 on Windows<br><br>Martin Duffy (2):<br>  fileapi: Fix crash on cmake_file_api() call in initial cache<br>  instrumentation: Fix crash on cmake_instrumentation() call in initial cache<br><br>Mathieu (1):<br>  CPack/AppImage: Add support for a custom AppRun file<br><br>Matthew Woehlke (1):<br>  GenEx: Partially restore pre-CMP0199 behavior of $<CONFIG><br><br>Tyler Yankee (2):<br>  Tutorial: Fix path to file in exercise solution<br>  Tutorial: Provide MSVC example to build Vendor library<br><br>Vito Gamberini (1):<br>  FindBLAS: Make find_package(nvpl) quiet<br></div>