The next patch (bugfix) release, ITK 5.4.6, is coming up.
Patches currently staged on the Git release-5.4 branch include:
Bradley Lowekamp (1):
BUG: Fix GDCM posix_memalign undefined with mingw
Dženan Zukić (2):
ENH: Update CI images from Windows-2019 to Windows-2022
COMP: Fix doc-string of TreeIteratorBase::RemoveChild from Deprecated
Hans J. Johnson (2):
PERF: Enable FFTW SIMD codelets with per-CPU introspection at configure time
COMP: Fix FFTW SIMD detection for Windows ARM64 and MSVC
Matt McCormick (7):
DOC: ITK 5.4.5 release notes
COMP: Update tool.pixi.project to tool.pixi.workspace
COMP: Update Azure Pipelines Windows image to windows-2022
COMP: Update CI ExternalDataVersion from 5.4.3 to 5.4.5
DOC: Do not upgrade CMake in emulated Linux ARM build
DOC: Update Python Xcode version to 16.2 for macos-15 runners
ENH: Add ITK_PYTHON_RELEASE_GIL option and SWIG -threads flag
Simon Rit (1):
BUG: Allow auto registering more than two factories in Python modules
Vladimir S. FONOV (1):
MINC 2025-02-24 (3b8d9c7e)
Are there other patches that are missing? Patches should be critical bugfixes, improved support for compilers, and documentation fixes.
It includes 7 Tier 1 critical bug fixes (all 1–3 file cherry-picks), 3 Tier 2 high-value fixes, 4 Tier 3 build fixes for modern toolchains, and the GDCM CVE @blowekamp mentioned. PRs #6041, #6042, #6043 are already merged to `release-5.4`; #6022 and #6025 are still open.
@matt.mccormick — happy to open backport PRs for any of the Tier 1 items.