Debian Patches
Status for libminc/2.5.0-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 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-02 | ||
| 0003-fix-bigendian-dimension-length.patch | Fix big-endian corruption of irregular dimension "length" miset_attr_at_loc() writes 4 bytes starting at &dimensions[i]->length, which points to an 8-byte misize_t. Big-endian systems pick the wrong half. The fix passes a 4-byte unsigned int instead of the 8-byte misize_t. |
Dominique Belhachemi <domibel@debian.org> | no | upstream | 2026-09-13 | |
| 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-02 | ||
| 0005-Disable-setting-RPATH.patch | Disable setting RPATH. | Steve Robbins <steve@sumost.ca> | no | 2022-09-02 | ||
| 0006-use-hdf5-config-mode.patch | Use HDF5's own CONFIG-mode consistently Unset HDF5_NO_FIND_PACKAGE_CONFIG_FILE to use HDF5's own CONFIG-mode Don't leak HDF5's CONFIG-mode target names into LIBMINC_LIBRARIES_CONFIG Don't force downstream consumers of LIBMINCConfig.cmake into MODULE-mode |
Dominique Belhachemi <domibel@debian.org> | invalid | debian | 2026-09-12 | |
| 0007-Install-cmake-in-LIBMINC | Install all cmake files into LIBMINC. Ensure all the cmake files end up in /usr/.../cmake/LIBMINC. This fixes a build failure for insighttoolkit. |
Steve Robbins <smr@debian.org> | no | 2026-05-09 |
All known versions for source package 'libminc'
- 2.5.0-4 (forky, sid)
- 2.4.06-2.1 (trixie)
- 2.4.05-4 (bookworm)
