[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project rng-tools-6.17-1.el9

Name rng-tools
Epoch 0
Version 6.17
Release 1.el9
Website/URL https://github.com/nhorman/rng-tools
License GPL-2.0-or-later
Build Time 2025-06-17 04:18:07
Build Host certified-builder01.msvsphere-os.ru
Summary Random number generator related utilities
Repositories Updates
Description This is a random number generator daemon and its tools. It monitors a set of entropy sources present on a system (like /dev/hwrng, RDRAND, TPM, jitter) and supplies entropy from them to a kernel entropy pool.
Errata
× Full screenshot
Found 1 old version
Packages link
Package Summary SHA-256 checksum
x86_64
rng-tools-6.17-1.el9.x86_64 Random number generator related utilities e3d2bd30b59e2bd4161b5f814dd6fe33a3fe7b9642b25a6278b3047e0a9e0589 download
src
rng-tools-6.17-1.el9.src Random number generator related utilities 08202e0e031be4ac4aa57465197846378f32d816b72e6e810ff695fceb9b4551 download
Changelog link
* Fri Oct 25 2024 Vladis Dronov <vdronov@redhat.com> - 6.17-1
- Add Intel CET IBT instrumentation to assembly code
- Update to the upstream v6.17 @ ac43f912 (RHEL-64951)

* Sat Mar 30 2024 Vladis Dronov <vdronov@redhat.com> - 6.16-7
- Update to the upstream v6.16 + tip of origin/master @ 98cf8d63 (RHEL-30953)
- Use proper SPDX license identifiers
- Fix a test failure

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 6.16-1
- Rebuilt for MSVSphere 9.2 beta

* Thu Mar 02 2023 Vladis Dronov <vdronov@redhat.com> - 6.16-1
- Update to the upstream v6.16 + tip of origin/master @ 0e560296 (bz 2174916)
- Get rid of text relocations in -fPIE build
- Add a hint for opensc package (bz 1845854)

* Tue Dec 27 2022 Vladis Dronov <vdronov@redhat.com> - 6.15-3
- Update to the upstream v6.15 + tip of origin/master @ cb8cc624 (bz 2156554)
- Fix a number of issues found by covscan code scanner
- Add a jitter init timeout for tests
- Add a start condition for the FIPS mode (bz 2154804)