[ All 3 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 ]
×

Package rng-tools-6.17-1.el9.src download

Name rng-tools
Epoch 0
Version 6.17
Release 1.el9
Architecture src
Website/URL https://github.com/nhorman/rng-tools
License GPL-2.0-or-later
Build Time 2025-03-31 17:06:18
Build Host builder-x86-07.inferitos.ru
Summary Random number generator related utilities
Repositories BaseOS
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
Size 84 KiB
Source Project rng-tools-6.17-1.el9
SHA-256 checksum ca3e62d66351c10b057a5da8779ade3e767ea0887168866ed7c5cef7054d1d04
× Full screenshot
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)