Package rng-tools-6.16-7.el9.src
Name | rng-tools |
---|---|
Epoch | 0 |
Version | 6.16 |
Release | 7.el9 |
Architecture | src |
Website/URL | https://github.com/nhorman/rng-tools |
License | GPL-2.0-or-later |
Build Time | 2025-02-20 14:16:56 |
Build Host | certified-builder01.msvsphere-os.ru |
Summary | Random number generator related utilities |
Repositories | OS |
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.16-7.el9 |
SHA-256 checksum | 3e5ac469cbe876c12d8ad2fd66fac843a0def1314e255da557dc14b0d05c593b |
×
* 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) - 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) * Tue Oct 04 2022 Vladis Dronov <vdronov@redhat.com> - 6.15-2 - Update to the upstream v6.15 + tip of origin/master @ 6dcc9ec2 (bz 2124605) - Do not require selinux-policy if it is not present * Sat Apr 16 2022 Vladis Dronov <vdronov@redhat.com> - 6.15-1 - Update to the upstream v6.15 @ 172bf0e3 (bz 2075977) - Allow rngd process to drop privileges with "-D user:group" - Fix an error building with jitterentropy-3.4.0 - Add a requirement for selinux-policy of a certain version - Fix a build failure on ppc64 - Small edits in test scripts