Package rng-tools-6.16-1.el8.x86_64
Name | rng-tools |
---|---|
Epoch | 0 |
Version | 6.16 |
Release | 1.el8 |
Architecture | x86_64 |
Website/URL | https://github.com/nhorman/rng-tools |
License | GPLv2+ |
Build Time | 2023-12-13 12:43:11 |
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 | 80 KiB |
Source Project | rng-tools-6.16-1.el8 |
SHA-256 checksum | edcb1ce430c23e1f60616abc1493bc0294524f3eb0c0d08e325ddb539d944c07 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 6.16-1 - Rebuilt for MSVSphere 8.8 * Thu Mar 02 2023 Vladis Dronov <vdronov@redhat.com> - 6.16-1 - Update rng-tools to v6.16 @ 0e560296 (bz 2174908) - 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 rng-tools to v6.15 @ cb8cc624 (bz 2141379) - Update jitterentropy library to v3.4.1 @ 7bf9f85d - Fix a stack corruption on s390x - 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 rng-tools to v6.15 @ 6dcc9ec2 (bz 2124602) - Update jitterentropy library to v3.4.1 @ 4544e113 - Do not require selinux-policy if it is not present * Sat Apr 16 2022 Vladis Dronov <vdronov@redhat.com> - 6.15-1 - Update rng-tools to v6.15 @ 172bf0e3 (bz 2075974) - Update jitterentropy library to v3.4.0 @ 887c9871 - 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 * Mon Nov 22 2021 Vladis Dronov <vdronov@redhat.com> - 6.14-4.git.b2b7934e - Update rng-tools to v6.14 @ b2b7934e (bz 2015570) - Update jitterentropy library to v3.3.1 @ 887c9871 - Add a config file for storing rngd options - Fix a security issue found by a covscan in jitterentropy library * Thu Jul 22 2021 Vladis Dronov <vdronov@redhat.com> - 6.13-1.git.d207e0b6 - Update to the upstream v6.13 + tip of origin/master + onecpu branch + revert of 2ce93190 - Rebuild rng-tools against the latest jitterentropy library 3.0.2-2.git.409828cf with fixes for an important issue - Fix a number of issues (bz 1974103, bz 1980421, bz 1859154) * Mon Jul 05 2021 Vladis Dronov <vdronov@redhat.com> - 6.8-6 - Adjust rngd-wake-threshold.service and post section so udevadm is not run in a container (bz 1975554) * Thu May 27 2021 Vladis Dronov <vdronov@redhat.com> - 6.8-5 - Fix /dev/hwrng permissions issue at boot time (bz 1955522) * Mon May 24 2021 Vladis Dronov <vdronov@redhat.com> - 6.8-4 - There is no need to hardcode _sbindir anymore, also the old value is incorrect - Update the rngd.service file - Fix a busyloop bug (bz 1956248) - Fix /dev/hwrng permission issue (bz 1955522)