Package: hdf5 / 1.14.6+repack-1~exp17
Metadata
| Package | Version | Patches format |
|---|---|---|
| hdf5 | 1.14.6+repack-1~exp17 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| flavor cmake option.patch | (download) |
CMakeInstallation.cmake |
4 2 + 2 - 0 ! |
--- |
| path_max.diff | (download) |
src/H5Fint.c |
18 1 + 17 - 0 ! |
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. |
| ullong_force.diff | (download) |
src/H5T.c |
2 0 + 2 - 0 ! |
force the ullong conversion anywhere. |
| reproducibility.patch | (download) |
src/H5build_settings.cmake.c.in |
2 1 + 1 - 0 ! |
--- |
| java test TestH5Arw_array overflow.patch | (download) |
java/test/TestH5Arw.java |
2 1 + 1 - 0 ! |
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. |
| java_use system jars.patch | (download) |
CMakeLists.txt |
6 3 + 3 - 0 ! |
--- |
| cheat fortranlib_test.patch | (download) |
fortran/test/tH5R.F90 |
2 1 + 1 - 0 ! |
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. |
| fortran_gmtime64.patch | (download) |
config/cmake/ConfigureChecks.cmake |
1 1 + 0 - 0 ! |
--- |
| pkgconfig plugindir.patch | (download) |
config/libhdf5.fpc.in |
2 2 + 0 - 0 ! |
--- |
| tests timeout.patch | (download) |
CTestConfig.cmake |
2 1 + 1 - 0 ! |
--- |
| helpers args.patch | (download) |
config/cmake/libh5cc.in |
8 6 + 2 - 0 ! |
--- |
| pkgconfig requires.patch | (download) |
src/CMakeLists.txt |
8 7 + 1 - 0 ! |
--- |
