Package: insighttoolkit5 / 5.2.1-5+deb12u1

Metadata

Package Version Patches format
insighttoolkit5 5.2.1-5+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix building and running with system MINC.patch | (download)

Modules/ThirdParty/MINC/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix building and running with system minc


0002 Do not unconditionally enable SSE for i386.patch | (download)

Modules/Core/Common/src/itkConfigure.h.in | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 do not unconditionally enable sse for i386. this breaks the debian
 32-bit builds.


0003 Modules Core Common src CMakeLists.txt Use UTC times.patch | (download)

Modules/Core/Common/src/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch 1/3] modules/core/common/src/cmakelists.txt: use utc
 timestamp.

While cmake respects SOURCE_DATE_EPOCH, the timezone may still change
the embedded timestamp used.

https://reproducible-builds.org/docs/source-date-epoch/

0004 fix itkOptImageToImageMetricsTest04.patch | (download)

Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest2.h | 10 0 + 10 - 0 !
1 file changed, 10 deletions(-)

 make itkoptimagetoimagemetricstest04 not to fail on single-cpu systems
Bug-Debian: https://bugs.debian.org/1105896