Name: | xxhash |
---|---|
Version: | 0.8.2 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 90017 |
License: | BSD-2-Clause AND GPL-2.0-or-later |
RPM: | xxhash-0.8.2-1.el9.aarch64.rpm |
Source RPM: | xxhash-0.8.2-1.el9.src.rpm |
Build Date: | Tue Apr 09 2024 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.xxhash.com/ |
Summary: | Extremely fast hash algorithm |
Description: | xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). |
- Update to version 0.8.2 - Drop patch 1-fix-man-page-installation.patch - Use SPDX license identifiers
- Fix broken manpages (upstream commit 836f4e735cf3) - Add OSCI testing harness
- Packaging of xxhash v0.8.1 for CS and RHEL copied from Fedora 36