[ Все 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 ]
×

Пакет rng-tools-6.16-7.el9.x86_64 download

Имя rng-tools
Эпоха 0
Версия 6.16
Релиз 7.el9
Архитектура x86_64
Сайт https://github.com/nhorman/rng-tools
Лицензия GPL-2.0-or-later
Время сборки 2025-02-20 14:17:04
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Random number generator related utilities
Репозитории OS
Полное описание 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.
Эррата
Размер 71 КиБ
Исходный проект rng-tools-6.16-7.el9
Контрольная сумма SHA-256 a5f5b36d6a43bddd471e3882c5fc4052d0447134b2e6e2d34c95dc37e071bf03
× Full screenshot
История изменений link
* 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