| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libinsighttoolkit5_4-1 | Distribution: SUSE Linux Enterprise 16 |
| Version: 5.4.3 | Vendor: openSUSE |
| Release: bp160.1.4 | Build date: Wed Apr 23 11:14:44 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 36452848 | Source RPM: insighttoolkit-5.4.3-bp160.1.4.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.itk.org | |
| Summary: Toolkit for scientific image processing, segmentation, and registration | |
The Insight Toolkit (ITK) is a toolkit for N-dimensional scientific image processing, segmentation, and registration. This package provides shared libraries for ITK.
Apache-2.0
* Wed Apr 23 2025 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.4.3:
* Bug Fixes:
- Resolved issues affecting the default number of threads,
particularly in multi-threaded image processing pipelines
where thread limits were not respected.
- Corrected the b-spline size calculation for closed
parametric dimensions, ensuring accurate interpolation in
applications such as 3D image registration and deformation
modeling..
* Removed unused VNL Netlib rpoly files to ensure compliance
with Apache 2.0 licensing requirements.
* Improvements to the LabelErodeDilate and MeshToPolyData remote
modules, including bug fixes and enhancements.
- Changes from version 5.4.2:
* Enhanced Label Map Handling: Improved unique label map filter
behavior for segmentation workflows
* Modern Library Support: Updated compatibility with recent
libtiff versions
* Large Data Optimization: Expanded VectorImage support for
high-dimensional datasets
* Performance Improvements: Fixed thread-based parallelism in
SLIC filter implementations
* Cross-Platform Enhancements: Build system updates and compiler
compatibility fixes
- Set up bconds to support builds with tests in the future
(currently turned off due to missing data files).
* Tue Apr 01 2025 Andreas Stieger <andreas.stieger@gmx.de>
- Drop unneeded pcre build dependency via pkgconfig(libpcrecpp).
* Mon Jul 08 2024 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.4.0:
* No release notes.
- Drop patches incorporated upstream:
* insighttoolkit-swig4_1-compat.patch
* add-missing-includes.patch
- Disable python bindings for openSUSE < 1650 as python >= 3.8 is
required and also for openSUSE >= 1650 as an unreleased version
of swig is required.
* Fri Jan 19 2024 Atri Bhattacharya <badshah400@gmail.com>
- Add insighttoolkit-swig4_1-compat.patch -- Add swig 4.1+
compatibility by defining SWIGPY_SLICEOBJECT; patch picked from
upstream commit [gh#InsightSoftwareConsortium/ITK#3782].
* Mon Nov 06 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
* Mon Apr 10 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Add add-missing-includes.patch: Add missing #include <cstdint>.
Now exposed by gcc 13.
* Wed Jan 25 2023 Thorsten Kukuk <kukuk@suse.com>
- Remove unused libnsl build requires
* Fri Dec 02 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.3.0:
* No release notes.
- Drop insighttoolkit-fno-sized-deallocation.patch: incorporated
upstream.
- Enable builds for 32 bit, gh#InsightSoftwareConsortium/ITK#2529
resolved.
- At least swig 4.0 required.
* Mon Aug 29 2022 Atri Bhattacharya <badshah400@gmail.com>
- Disable python bindings for openSUSE >= 1550 until swig related
issues are sorted [gh#InsightSoftwareConsortium/ITK#3452].
- Add insighttoolkit-fno-sized-deallocation.patch: Add
- fno-sized-deallocation for GCC 12; patch taken from upstream
commit.
* Wed Apr 27 2022 Jan Engelhardt <jengelh@inai.de>
- Resolve rpmlint report "libinsighttoolkit5.x86_64: E:
shlib-policy-name-error SONAME: libitkvnl-5.2.so.1, expected
package suffix: 5_2-1"
* Thu Feb 03 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Do not use system eigen on aarch64 until fixed upstream:
https://github.com/InsightSoftwareConsortium/ITK/issues/2903
* Mon Aug 16 2021 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.2.1:
* Undocumented bug fixes (no release notes).
- Cleanup: Drop an unused macro from the spec file.
* Sat May 15 2021 Atri Bhattacharya <badshah400@gmail.com>
- Disable builds for i586 for now
(gh#InsightSoftwareConsortium/ITK#2529).
* Wed May 05 2021 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.2.0:
* No release notes.
- Drop upstreamed patches:
* reproducible.patch,
* itklbfgs-linking.patch, and
* nrrdio-linking.patch.
* Thu Dec 10 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.1.2:
* Platform Fixes: Updatie ITKSimpleITKFilters remote module.
* Bug Fixes
- Address divide by zero error in SignedMaurerDistance.
- Support MRC2014 mode 0 as signed 8-bit integer.
- itkhdf5 installed paths were incorrect with recent hdf5
versions.
- MinPriorityQueueElementWrapper constructor needs default
constructor.
- Add TIFFImageIO support for unsigned int and int pixel
types.
- Fix MatrixOffsetTransformBase SetFixedParameters if too few
params.
* Style Changes: Improve function types used in
SignedMaurerDistanceMap.
* Mon Dec 07 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update RAM requirements to avoid OOM seen with LTO
* Tue Oct 06 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Re-enable build for aarch64 since eigen has been fixed
* Thu Aug 20 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.1.1:
* VtkGlue module-Provide support for VTK new cmake targets.
* Add VXL support for GCC 9.
* Use double-conversion's CMake targets.
* Fix for non-system double-conversion build.
* Patch missing const qualifier to GDCM dircos_comp comparison.
* Back-port gh#InsightSoftwareConsortium/ITK#1165 to support
Visual Studio 2019.
* Address bug with small size in output of SliceImageFilter.
* Update GDCM to latest on the release-2.8 branch.
* Don't use InsertElement which modifies MTime.
* Address buffer overflow with deprecated GDCM1 interface.
* update download location for pre-built ICU for Visual Studio.
* Duplicate ImageToImageFilter wrapping of ULL.
* Double scaling introduced in refactoring.
* Add missing const qualifier.
* Add StatisticsImageFilter::SetNumberOfStreamDivisions Python.
* Make column limit more stringent in the examples.
* CUFFTW paths were not being set and unnecessary FFTW files
used.
* Disable dynamic threading in noise filter.
* Added vcl compiler detection for GCC 10.x.
* Specify itk package in SWIG Python modules.
* Fix warning in PointSetToPointSetMetricv4
(gh#InsightSoftwareConsortium/ITK#1820).
* Fix segfault with empty CompositeTransforms.
* Fix additional segmentation faults with empty Composite.
* Address missing brace initializer warning.
* Address memory leak in CastSpatialOpbjectTest.
* Simplify itk.BlockMatchingImageFilter feature points PointSet
mangling.
* ITK_WRAP_PYTHON_PROCCESS to ITK_WRAP_PYTHON_PROCESS.
* Accept TemplateTypeError with fallback_only.
* Import C module from Python submodule.
* Fix Segfault in Delaunay Filter.
* ITKModuleExternal CMAKE_LIBRARY_OUTPUT_DIRECTORY when
wrapping.
* Avoid duplicate itk.PointSetD3 wrapping.
* Wrap ExtractImageFilter for UL.
* Use Numpy bridge with array of dimension 1.
* Restore LICENSE accidentally overwritten by a merge commit.
* Rename libPNG's license to match the original one.
* Support casting unsigned long pixel types in Python.
* Empty image support in image_from_xarray.
* Remove netnlib triangle classes.
* Remove License incompatible netlib files from vxl updates.
* improve helpers of itk.Filters.
* Do not reference FE_DIVBYZERO FE_INVALID with Emscripten.
* Add missing enumerate with multi-ndarray-output itk filters.
* Do not wrap unsigned char for connected component output.
* Fix issue gh#InsightSoftwareConsortium/ITK#1950,
ImageMaskSpatialObject access outside image buffer.
* Register Dask serialization functions for NDArrayITKBase.
* Add testing data content links for ITK 5.1.1.
- Drop insighttoolkit-drop-netlib-triangle-files.patch:
incorporated upstream.
- Disable builds for aarch64: Known Eigen+CastXML issue
[https://gitlab.com/libeigen/eigen/-/issues/1979].
* Thu Aug 20 2020 Martin Liška <mliska@suse.cz>
- Use memoryperjob constraint instead of %limit_build macro.
* Thu Jul 30 2020 Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch to make build results independent
of build machine CPU (boo#1100677,
gh#InsightSoftwareConsortium/ITK#1939).
* Tue Jul 14 2020 Atri Bhattacharya <badshah400@gmail.com>
- Add insighttoolkit-drop-netlib-triangle-files.patch: Drop netlib
triangle files and any linking to them due to licensing issues;
patch from upstream [gh#InsightSoftwareConsortium/ITK#1913].
* Wed Jun 03 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.1.0: See
https://blog.kitware.com/itk-5-1-0-available-for-download/.
- Drop dcmtk-cmake.patch: no longer needed when using system
dcmtk.
- Update itklbfgs-linking.patch and nrrdio-linking.patch to
upstream-blessed versions (minor changes only)
[gh#InsightSoftwareConsortium/ITK#1867,
gh#InsightSoftwareConsortium/ITK#1878].
- New BuildRequires: pkgconfig(libpcrecpp) and bison.
- Drop BuildRequires: tcpd-devel, no longer needed.
- Add necessary Requires: python3-numpy to python3-%{name}
package.
- Update Requires for devel package and convert existing Requires
to pkgconfig equivalents where possible.
- Pass -DITK_USE_SYSTEM_SWIG:BOOL=ON to cmake, otherwise it
defaults to OFF and tries to download swig.
- Drop -DITK_USE_STRICT_CONCEPT_CHECKING:BOOL=ON option passed to
cmake: no longer used.
- Drop -DITK_WRAPPING option passed to cmake: obsoleted by
- DITK_WRAP_PYTHON.
- No longer need to `export CXXFLAGS+=" -I%{_includedir}/gdcm/"`
[gh#InsightSoftwareConsortium/ITK#1768].
- Drop Group tags.
- Improve Summary and descriptions for packages.
* Mon May 18 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.0.1: See
https://discourse.itk.org/t/itk-5-0-1-has-been-released/2094.
- Changes from version 5.0.0: See
https://discourse.itk.org/t/itk-5-0-0-has-been-released/1931.
- Drop add_gcc9_support.patch: no longer required with upstream
support for up to GCC 10 baked in.
- Pass options to %cmake to set proper install paths when
installing; prevents the need to manually move installed libs
around. Drop sed BuildRequires that is no longer required as a
consequence.
- Enable python3 wrapping (needed for tomviz, for instance); split
out separate python3-itk package. Introduces BuildRequires:
python3-devel.
- Add BuildRequires: memory-constraints and use %limit_build
to require at least 2 GiB memory per thread; OOM failures
otherwise.
- Update _constraints file: at least 24 GB (!!!) disk space and 2
GB memory now required.
- Use ninja for build (BuildRequires: ninja); compile using
%cmake_build instead of make directly.
- Additional system library dependencies: CastXML-devel, gtest,
double-conversion, and gdcm-devel.
- Convert BuildRequires to pkgconfig() or cmake() based ones
wherever possible.
- Update URL and Source URL in keeping with upstream's move to
github.
- Drop conditionals for old openSUSE versions.
* Sat Jul 06 2019 Jan Engelhardt <jengelh@inai.de>
- Remove filler wording from description.
- Limit %fdupes to /usr subvolume.
* Tue Jul 02 2019 Dirk Stoecker <opensuse@dstoecker.de>
- update to 4.13.2
- Replace add_gcc8_support.patch with add_gcc9_support.patch
- Update dcmtk-cmake.patch
* Thu May 16 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add missing libxml2-devel build dep (Fix Leap 15.1 and TW builds)
* Mon Jul 02 2018 guillaume.gardet@opensuse.org
- Add patch to add support to GCC8:
* add_gcc8_support.patch
* Thu Nov 23 2017 bruno@ioda-net.ch
- Add _constaints file with minimal disk space of 6GB
Fix build on powerpc
* Mon Nov 20 2017 guillaume@opensuse.org
- Change group from 'Development/Libraries' to 'Development/Libraries/C and C++'
* Mon Nov 20 2017 guillaume@opensuse.org
- Update to 4.12.2 (Fix Tumbleweed build)
- Remove doubleconv.patch
* Sun Oct 02 2016 tzotsos@opensuse.org
- Update to 4.10.0
- Ported doubleconv.patch to new version
- Added dcmtk-cmake.patch to revert recent git changes that work with latest dcmtk .cmake files
* Sat Oct 01 2016 tzotsos@opensuse.org
- python-vtk not needed and removed from spec file
* Fri Jan 01 2016 mpluskal@suse.com
- Cleanup spec file with spec-cleaner
- Use cmake macros
- Use spdx license and install license file
- Use url for source
* Sat Dec 26 2015 Angelos Tzotsos <tzotsos@opensuse.org> - 4.8.2
- Update to 4.8.2
* Fri Aug 14 2015 Angelos Tzotsos <tzotsos@opensuse.org> - 4.7.2
- Update to 4.7.2
* Fri Feb 27 2015 Angelos Tzotsos <tzotsos@opensuse.org>
- Renamed package to insighttoolkit
* Wed Jan 14 2015 Angelos Tzotsos <tzotsos@opensuse.org> - 4.6.0
- Update to 4.6.0
* Sat Mar 01 2014 Angelos Tzotsos <tzotsos@opensuse.org> - 4.5.1
- Initial build
/usr/lib64/libITKBiasCorrection-5.4.so.1 /usr/lib64/libITKColormap-5.4.so.1 /usr/lib64/libITKCommon-5.4.so.1 /usr/lib64/libITKConvolution-5.4.so.1 /usr/lib64/libITKDICOMParser-5.4.so.1 /usr/lib64/libITKDeformableMesh-5.4.so.1 /usr/lib64/libITKDenoising-5.4.so.1 /usr/lib64/libITKDiffusionTensorImage-5.4.so.1 /usr/lib64/libITKFFT-5.4.so.1 /usr/lib64/libITKFastMarching-5.4.so.1 /usr/lib64/libITKIOBMP-5.4.so.1 /usr/lib64/libITKIOBioRad-5.4.so.1 /usr/lib64/libITKIOBruker-5.4.so.1 /usr/lib64/libITKIOCSV-5.4.so.1 /usr/lib64/libITKIOGDCM-5.4.so.1 /usr/lib64/libITKIOGE-5.4.so.1 /usr/lib64/libITKIOGIPL-5.4.so.1 /usr/lib64/libITKIOHDF5-5.4.so.1 /usr/lib64/libITKIOIPL-5.4.so.1 /usr/lib64/libITKIOImageBase-5.4.so.1 /usr/lib64/libITKIOJPEG-5.4.so.1 /usr/lib64/libITKIOJPEG2000-5.4.so.1 /usr/lib64/libITKIOLSM-5.4.so.1 /usr/lib64/libITKIOMINC-5.4.so.1 /usr/lib64/libITKIOMRC-5.4.so.1 /usr/lib64/libITKIOMeshBYU-5.4.so.1 /usr/lib64/libITKIOMeshBase-5.4.so.1 /usr/lib64/libITKIOMeshFreeSurfer-5.4.so.1 /usr/lib64/libITKIOMeshGifti-5.4.so.1 /usr/lib64/libITKIOMeshOBJ-5.4.so.1 /usr/lib64/libITKIOMeshOFF-5.4.so.1 /usr/lib64/libITKIOMeshVTK-5.4.so.1 /usr/lib64/libITKIOMeta-5.4.so.1 /usr/lib64/libITKIONIFTI-5.4.so.1 /usr/lib64/libITKIONRRD-5.4.so.1 /usr/lib64/libITKIOPNG-5.4.so.1 /usr/lib64/libITKIOSiemens-5.4.so.1 /usr/lib64/libITKIOSpatialObjects-5.4.so.1 /usr/lib64/libITKIOStimulate-5.4.so.1 /usr/lib64/libITKIOTIFF-5.4.so.1 /usr/lib64/libITKIOTransformBase-5.4.so.1 /usr/lib64/libITKIOTransformHDF5-5.4.so.1 /usr/lib64/libITKIOTransformInsightLegacy-5.4.so.1 /usr/lib64/libITKIOTransformMatlab-5.4.so.1 /usr/lib64/libITKIOVTK-5.4.so.1 /usr/lib64/libITKIOXML-5.4.so.1 /usr/lib64/libITKImageFeature-5.4.so.1 /usr/lib64/libITKImageIntensity-5.4.so.1 /usr/lib64/libITKKLMRegionGrowing-5.4.so.1 /usr/lib64/libITKLabelMap-5.4.so.1 /usr/lib64/libITKMarkovRandomFieldsClassifiers-5.4.so.1 /usr/lib64/libITKMathematicalMorphology-5.4.so.1 /usr/lib64/libITKMesh-5.4.so.1 /usr/lib64/libITKMetaIO-5.4.so.1 /usr/lib64/libITKNrrdIO-5.4.so.1 /usr/lib64/libITKOptimizers-5.4.so.1 /usr/lib64/libITKOptimizersv4-5.4.so.1 /usr/lib64/libITKPDEDeformableRegistration-5.4.so.1 /usr/lib64/libITKPath-5.4.so.1 /usr/lib64/libITKPolynomials-5.4.so.1 /usr/lib64/libITKQuadEdgeMesh-5.4.so.1 /usr/lib64/libITKQuadEdgeMeshFiltering-5.4.so.1 /usr/lib64/libITKRegionGrowing-5.4.so.1 /usr/lib64/libITKRegistrationMethodsv4-5.4.so.1 /usr/lib64/libITKSmoothing-5.4.so.1 /usr/lib64/libITKSpatialObjects-5.4.so.1 /usr/lib64/libITKStatistics-5.4.so.1 /usr/lib64/libITKTestKernel-5.4.so.1 /usr/lib64/libITKTransform-5.4.so.1 /usr/lib64/libITKTransformFactory-5.4.so.1 /usr/lib64/libITKVNLInstantiation-5.4.so.1 /usr/lib64/libITKVTK-5.4.so.1 /usr/lib64/libITKVideoCore-5.4.so.1 /usr/lib64/libITKVideoIO-5.4.so.1 /usr/lib64/libITKWatersheds-5.4.so.1 /usr/lib64/libITKgiftiio-5.4.so.1 /usr/lib64/libITKniftiio-5.4.so.1 /usr/lib64/libITKznz-5.4.so.1 /usr/lib64/libitkNetlibSlatec-5.4.so.1 /usr/lib64/libitkdouble-conversion-5.4.so.1 /usr/lib64/libitklbfgs-5.4.so.1 /usr/lib64/libitkminc2-5.4.so.1 /usr/lib64/libitkopenjpeg-5.4.so.1 /usr/lib64/libitksys-5.4.so.1 /usr/lib64/libitktestlib-5.4.so.1 /usr/lib64/libitkv3p_netlib-5.4.so.1 /usr/lib64/libitkvcl-5.4.so.1 /usr/lib64/libitkvnl-5.4.so.1 /usr/lib64/libitkvnl_algo-5.4.so.1 /usr/share/licenses/libinsighttoolkit5_4-1 /usr/share/licenses/libinsighttoolkit5_4-1/LICENSE /usr/share/licenses/libinsighttoolkit5_4-1/NOTICE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Sep 30 22:29:13 2025