Debian Patches
Status for libminc/2.4.06-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-build-using-system-find-dot-cmake.patch | Build using system findpackage.cmake files The sources contain an older copy of FindNETCDF.cmake. We delete that in debian/rules to use the system-supplied version, but also require this patch so that the newer variable HDF5_C_LIBRARIES is used. |
Steve Robbins <smr@debian.org> | no | 2022-09-01 | ||
0002-initialize_arrays_in_tests.patch | Initialize arrays in tests in C it can not be assumed that the arrays are initialaized to a sane value when they are declared on the stack, hence initialiaze the dimension to zero (this also makes the compiler fill the whole struct with zeros. |
Gert Wollny <gewo@debian.org> | no | 2022-09-01 | ||
0003-disable-dimension-test.patch | Disable the minc2 dimension tests, fails on bigendian This is a temporary measure to get reverese dependencies like ITK forward. ITK needs this new version and doesn't run on bigendian anyway. |
Gert Wollny <gewo@debian.org> | yes | upstream | 2022-09-01 | |
0004-Fix-setting-of-LIBMINC_USE_FILE_CONFIG-to-be-correct.patch | Fix setting of LIBMINC_USE_FILE_CONFIG to be correct for Debian. | Steve Robbins <steve@sumost.ca> | no | 2022-09-01 | ||
0005-Disable-setting-RPATH.patch | Disable setting RPATH. | Steve Robbins <steve@sumost.ca> | no | 2022-09-01 | ||
0006-fixes-gcc-15.patch | fixes-gcc-15 Add argument types to function declarators, required for C23. |
Steve M. Robbins <smr@debian.org> | no | 2025-09-04 |
All known versions for source package 'libminc'
- 2.4.06-3 (sid)
- 2.4.06-2.1 (trixie, forky)
- 2.4.05-4 (bookworm)