Debian Patches

Status for hdf5/1.14.3+repack1-1~exp3

Patch Description Author Forwarded Bugs Origin Last update
flavor-configure-option.patch Add option --with-flavor=<flavor-name> to configure so that '_<flavor-name>' is appended to each built library, .e.g.
libhdf5_<flavor-name>.so.
This we can avoid library name collisions when installing both serial
and $mpi flavors of the libraries:
* serial is built with no flavor name
* $mpi parallel versions use --with-flavor=$mpi
===================================================================
Gilles Filippini <pini@debian.org> no
path_max.diff avoid the issue of PATH_MAX not being available on Hurd. Call realpath() the POSIX way, with NULL as second parameter so that
the returned string is dynamically allocated. This way there is no
more need for the strdup() call.
===================================================================
Gilles Filippini <pini@debian.org> no debian upstream
ullong_force.diff force the ullong conversion anywhere.=================================================================== Sylvestre Ledru <sylvestre.ledru@scilab-enterprises.com> no
reproducibility.patch =================================================================== no
no-rpath.patch drop rpath flags from h5cc et al commands See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023446#22
===================================================================
no
java-test-TestH5Arw_array-overflow.patch Fix array overflow DIM_X=8
DIM128_Y=128
The dataset has 8x128 values, which matches the array's firt two
dimensions.
Each value is a 128 bit float.
Because 128 bits = 16 bytes, the third dimension of the array should be 16.
===================================================================
no
java_use-system-jars.patch =================================================================== no

All known versions for source package 'hdf5'

Links