Information for build hdf5-1.14.4.2-2.oc9

ID24512
Package Namehdf5
Version1.14.4.2
Release2.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/hdf5.git?.#84f749784c2a973402b704d169b5f51dd4c9ed57
SummaryA general purpose library and file format for storing scientific data
DescriptionHDF5 is a general purpose library and file format for storing scientific data. HDF5 can store two primary objects: datasets and groups. A dataset is essentially a multidimensional array of data elements, and a group is a structure for organizing objects in an HDF5 file. Using these two basic objects, one can create and store almost any kind of scientific data structure, such as images, arrays of vectors, and structured and unstructured grids. You can also mix and match them in HDF5 files according to your needs.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 06 Jun 2024 20:43:13 CST
CompletedThu, 06 Jun 2024 21:03:07 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/hdf5.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/hdf5.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
hdf5-1.14.4.2-2.oc9.src.rpm (info) (download)
aarch64
hdf5-1.14.4.2-2.oc9.aarch64.rpm (info) (download)
hdf5-devel-1.14.4.2-2.oc9.aarch64.rpm (info) (download)
hdf5-mpich-1.14.4.2-2.oc9.aarch64.rpm (info) (download)
hdf5-mpich-devel-1.14.4.2-2.oc9.aarch64.rpm (info) (download)
hdf5-mpich-static-1.14.4.2-2.oc9.aarch64.rpm (info) (download)
hdf5-openmpi-1.14.4.2-2.oc9.aarch64.rpm (info) (download)
hdf5-openmpi-devel-1.14.4.2-2.oc9.aarch64.rpm (info) (download)
hdf5-openmpi-static-1.14.4.2-2.oc9.aarch64.rpm (info) (download)
hdf5-static-1.14.4.2-2.oc9.aarch64.rpm (info) (download)
hdf5-debuginfo-1.14.4.2-2.oc9.aarch64.rpm (info) (download)
hdf5-debugsource-1.14.4.2-2.oc9.aarch64.rpm (info) (download)
hdf5-mpich-debuginfo-1.14.4.2-2.oc9.aarch64.rpm (info) (download)
hdf5-openmpi-debuginfo-1.14.4.2-2.oc9.aarch64.rpm (info) (download)
x86_64
hdf5-1.14.4.2-2.oc9.x86_64.rpm (info) (download)
hdf5-devel-1.14.4.2-2.oc9.x86_64.rpm (info) (download)
hdf5-mpich-1.14.4.2-2.oc9.x86_64.rpm (info) (download)
hdf5-mpich-devel-1.14.4.2-2.oc9.x86_64.rpm (info) (download)
hdf5-mpich-static-1.14.4.2-2.oc9.x86_64.rpm (info) (download)
hdf5-openmpi-1.14.4.2-2.oc9.x86_64.rpm (info) (download)
hdf5-openmpi-devel-1.14.4.2-2.oc9.x86_64.rpm (info) (download)
hdf5-openmpi-static-1.14.4.2-2.oc9.x86_64.rpm (info) (download)
hdf5-static-1.14.4.2-2.oc9.x86_64.rpm (info) (download)
hdf5-debuginfo-1.14.4.2-2.oc9.x86_64.rpm (info) (download)
hdf5-debugsource-1.14.4.2-2.oc9.x86_64.rpm (info) (download)
hdf5-mpich-debuginfo-1.14.4.2-2.oc9.x86_64.rpm (info) (download)
hdf5-openmpi-debuginfo-1.14.4.2-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Thu Jun 06 2024 cunshunxia <cunshunxia@tencent.com> - 1.14.4.2-2 - h5cc tools use shared lib instead of static one to fix cgnslib build failure. * Tue May 14 2024 Upgrade Robot <upbot@opencloudos.tech> - 1.14.4.2-1 - Upgrade to version 1.14.4.2 * Tue Mar 12 2024 Shuo Wang <abushwang@tencent.com> - 1.12.1-4 - backport patch to fix CVE-2021-37501 - Check for overflow when calculating on-disk attribute data size * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.12.1-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.12.1-2 - Rebuilt for OpenCloudOS Stream 23.05 * Wed Apr 19 2023 cunshunxia <cunshunxia@tencent.com> - 1.12.1-1 - initial build