Debian Patches

Status for med-fichier/4.1.0+repack-11

Patch Description Author Forwarded Bugs Origin Last update
build-doc.patch =================================================================== no
reproducible-builds.patch =================================================================== no
tests-fix-diff-filters.patch =================================================================== no
check_hdf5.patch Not sure what these '[[..]]' are for Replacing them with '[...]' fixes the HDF5 version detection.
===================================================================
no
fix-stack-smashing-in-test.patch =================================================================== no
hdf5-1.14.patch =================================================================== no
fix-swig-deprecated-python.patch =================================================================== no
swig-4.3.patch =================================================================== no
incompatible-pointer-types.patch =================================================================== no
fix-ftbfs-python.patch Replace obsolete Python 2 API calls in SWIG bindingsReplace PyString_FromString() and PyInt_FromLong() with the corresponding
Python 3 API functions PyUnicode_FromString() and PyLong_FromLong().
This is required to build the Python bindings with current Python versions.
Tobias Frost <tobi@debian.org> no 2026-08-23
fix-tests.patch Close MED file in Test_MEDnStructElement Explicitly close the MED file opened by Test_MEDnStructElement before
exiting the test. This prevents HDF5 from encountering the still-open
file handle during library shutdown.
This fixes the infinite loop experienced during the test suite.
Tobias Frost <tobi@debian.org> no 2026-08-23
relax-hdf5-version-check.patch Relax HDF5 version compatibility check The HDF5 compatibility check incorrectly rejects HDF5 library versions
whose minor version is newer than the minimum reference version, even
when the complete HDF5 version is at or above the required version.
Compare the complete HDF5 version number instead of checking the minor
version separately.
Tobias Frost <tobi@debian.org> no 2026-08-23

All known versions for source package 'med-fichier'

Links