Sat, 04 Jan 2025 17:30:19 CST | login

Information for build xxhash-0.8.2-2.ocs23

ID3182
Package Namexxhash
Version0.8.2
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/xxhash.git?.#df836937658b3d10df5fb1b0dba626e973dcf85e
SummaryExtremely fast hash algorithm
DescriptionThis package implements a fast Hash algorithm, running at RAM speed limits. The algorithm successfully implements the SMHasher test suite to evaluate collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian).
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 07:16:01 CST
CompletedSat, 09 Sep 2023 07:20:20 CST
Taskbuild (dist-ocs23, /opencloudos-stream/xxhash.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/xxhash.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
xxhash-0.8.2-2.ocs23.src.rpm (info) (download)
aarch64
xxhash-0.8.2-2.ocs23.aarch64.rpm (info) (download)
xxhash-devel-0.8.2-2.ocs23.aarch64.rpm (info) (download)
xxhash-libs-0.8.2-2.ocs23.aarch64.rpm (info) (download)
xxhash-debuginfo-0.8.2-2.ocs23.aarch64.rpm (info) (download)
xxhash-debugsource-0.8.2-2.ocs23.aarch64.rpm (info) (download)
xxhash-libs-debuginfo-0.8.2-2.ocs23.aarch64.rpm (info) (download)
loongarch64
xxhash-0.8.2-2.ocs23.loongarch64.rpm (info) (download)
xxhash-devel-0.8.2-2.ocs23.loongarch64.rpm (info) (download)
xxhash-libs-0.8.2-2.ocs23.loongarch64.rpm (info) (download)
xxhash-debuginfo-0.8.2-2.ocs23.loongarch64.rpm (info) (download)
xxhash-debugsource-0.8.2-2.ocs23.loongarch64.rpm (info) (download)
xxhash-libs-debuginfo-0.8.2-2.ocs23.loongarch64.rpm (info) (download)
x86_64
xxhash-0.8.2-2.ocs23.x86_64.rpm (info) (download)
xxhash-devel-0.8.2-2.ocs23.x86_64.rpm (info) (download)
xxhash-libs-0.8.2-2.ocs23.x86_64.rpm (info) (download)
xxhash-debuginfo-0.8.2-2.ocs23.x86_64.rpm (info) (download)
xxhash-debugsource-0.8.2-2.ocs23.x86_64.rpm (info) (download)
xxhash-libs-debuginfo-0.8.2-2.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.2-2 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Aug 18 2023 Shuo Wang <abushwang@tencent.com> - 0.8.2-1 - update to 0.8.2 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.1-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Aug 18 2022 Wang Guodong <gordonwwang@tencent.com> - 0.8.1-1 - package init.