Debian Patches
Status for hdf5/1.14.5+repack-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 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 | ||||
| reproducibility.patch | =================================================================== | no | ||||
| ullong_force.diff | force the ullong conversion anywhere.=================================================================== | Sylvestre Ledru <sylvestre.ledru@scilab-enterprises.com> | 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 | ||
| 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 | |||
| 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_use-system-jars.patch | =================================================================== | no | ||||
| float128.patch | [PATCH] Re-add call to AC_CHECK_SIZEOF([__float128]). Fixes #4916. (#4924) | Orion Poplawski <orion@nwra.com> | no | 2024-10-04 | ||
| cheat-fortranlib_test.patch | Temporary patch to cheat the fortranlib_test which fails badly on 32 bit architectures. This is upstream issue https://github.com/HDFGroup/hdf5/issues/4926. =================================================================== |
no | ||||
| fortran_gmtime64.patch | =================================================================== | no |
All known versions for source package 'hdf5'
- 1.14.6+repack-3~exp1 (experimental)
- 1.14.6+repack-2 (forky, sid)
- 1.14.5+repack-3 (trixie)
- 1.10.8+repack1-1 (bookworm)
