Sat, 01 Jun 2024 16:41:58 UTC | login

Information for build rng-tools-6.16-1.fc38

ID247249
Package Namerng-tools
Version6.16
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rng-tools.git#aed1fb4ff2daf6be02d586dd5aeb1ebf56ddd6f5
SummaryRandom number generator related utilities
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 21 May 2023 08:40:20 UTC
CompletedSun, 21 May 2023 14:16:10 UTC
Taskbuild (f38, /rpms/rng-tools.git:aed1fb4ff2daf6be02d586dd5aeb1ebf56ddd6f5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rng-tools.git#aed1fb4ff2daf6be02d586dd5aeb1ebf56ddd6f5'}}
Tags
f38
f39
f40
RPMs
src
rng-tools-6.16-1.fc38.src.rpm (info) (download)
riscv64
rng-tools-6.16-1.fc38.riscv64.rpm (info) (download)
rng-tools-debuginfo-6.16-1.fc38.riscv64.rpm (info) (download)
rng-tools-debugsource-6.16-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Feb 02 2023 Vladis Dronov <vdronov@redhat.com> - 6.16-1 - Update to the upstream v6.16 + tip of origin/master @ 0e560296 - Get rid of text relocations in -fPIE build - Add a hint for opensc package (bz 1845854) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.15-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 27 2022 Vladis Dronov <vdronov@redhat.com> - 6.15-5 - Update to the upstream v6.15 + tip of origin/master @ cb8cc624 * Wed Sep 21 2022 Vladis Dronov <vdronov@redhat.com> - 6.15-4 - Update to the upstream v6.15 + tip of origin/master @ 6dcc9ec2 - Do not require selinux-policy if it is not present * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Apr 16 2022 Vladis Dronov <vdronov@redhat.com> - 6.15-2 - Update to the upstream v6.15 + tip of origin/master @ 172bf0e3 - Add a requirement for selinux-policy of a certain version - Fix an error building with jitterentropy-3.4.0 * Tue Feb 22 2022 Vladis Dronov <vdronov@redhat.com> - 6.15-1 - Update to the upstream v6.15 + tip of origin/master @ 3009fdd5 - Allow rngd process to drop privileges * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.14-3.git.b2b7934e - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Nov 16 2021 Vladis Dronov <vdronov@redhat.com> - 6.14-2.git.b2b7934e - Update to the upstream v6.14 + tip of origin/master @ b2b7934e * Mon Sep 20 2021 Vladis Dronov <vdronov@redhat.com> - 6.14-1.git.56626083 - Update to the upstream v6.14 + tip of origin/master @ 56626083 - Add an important 82f665c4 and a revert of 2ce93190 - Add a fix for covscan unused variable warning - Add a config file for storing rngd options * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 6.13-4.git.d207e0b6 - Rebuilt with OpenSSL 3.0.0 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.13-3.git.d207e0b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Jul 11 2021 Vladis Dronov <vdronov@redhat.com> - 6.13-2.git.d207e0b6 - Update sources to incorporate the latest chages - Add more fixes for the onecpu branch * Tue Jul 06 2021 Vladis Dronov <vdronov@redhat.com> - 6.13.git.d207e0b6-1 - 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.git.d18d5863 with fixes for an important issue: https://github.com/nhorman/rng-tools/pull/123 https://github.com/smuellerDD/jitterentropy-library/issues/37 - Add important upstream fixes for the one CPU case (bz 1974132) - Revert introducing a new but mostly useless randstat binary - A couple of minor code and test fixes * Fri Jun 18 2021 Vladis Dronov <vdronov@redhat.com> - 6.13-2 - Rewrite init_kernel_rng() to ensure proper logging - Adjust Source0 to a more proper one - Adjust wrong date in a changelog - Remove Provides: jitterentropy-rngd as it was retired in f29 * Wed Jun 16 2021 Vladis Dronov <vdronov@redhat.com> - 6.13-1 - Update the sources to 6.13 - Add important fixes from the upstream * Mon May 24 2021 Vladis Dronov <vdronov@redhat.com> - 6.12-3 - Update the rngd.service file - Add 3 small upstream patches fixing issues * Wed Apr 28 2021 Vladis Dronov <vdronov@redhat.com> - 6.12-2 - There is no need to hardcode _sbindir anymore, also the old value is incorrect * Fri Mar 12 2021 Vladis Dronov <vdronov@redhat.com> - 6.12-1 - Update to 6.12 - Drop libsysfs dependency since it is not used anymore - Remove jitterentropy-remove-install.patch since we depend on a system jitterentropy library now - Remove rngd-shutdown.patch since it is the upstream commit 62fbff0a - Remove rngd-exit-code-for-list.patch since it is the upstream commit fb46dc48 - Remove pkcs11-path.patch since it is the upstream commit 1993eca9 * Tue Mar 02 2021 Vladis Dronov <vdronov@redhat.com> - 6.11-3 - Replace outdated systemd-units * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 6.11-2 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583