Wed, 24 Apr 2024 17:55:54 UTC | login

Information for build rng-tools-6.15-2.el9

ID25244
Package Namerng-tools
Version6.15
Release2.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/rng-tools#02cb7342fee742982ee97e0f20c9acdfb223773f
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 byvdronov
State complete
Volume DEFAULT
StartedWed, 05 Oct 2022 22:50:41 UTC
CompletedWed, 05 Oct 2022 22:51:44 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/rng-tools:02cb7342fee742982ee97e0f20c9acdfb223773f)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/rng-tools#02cb7342fee742982ee97e0f20c9acdfb223773f'}}
Tags
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
rng-tools-6.15-2.el9.src.rpm (info) (download)
aarch64
rng-tools-6.15-2.el9.aarch64.rpm (info) (download)
rng-tools-debuginfo-6.15-2.el9.aarch64.rpm (info) (download)
rng-tools-debugsource-6.15-2.el9.aarch64.rpm (info) (download)
i686
rng-tools-6.15-2.el9.i686.rpm (info) (download)
rng-tools-debuginfo-6.15-2.el9.i686.rpm (info) (download)
rng-tools-debugsource-6.15-2.el9.i686.rpm (info) (download)
ppc64le
rng-tools-6.15-2.el9.ppc64le.rpm (info) (download)
rng-tools-debuginfo-6.15-2.el9.ppc64le.rpm (info) (download)
rng-tools-debugsource-6.15-2.el9.ppc64le.rpm (info) (download)
s390x
rng-tools-6.15-2.el9.s390x.rpm (info) (download)
rng-tools-debuginfo-6.15-2.el9.s390x.rpm (info) (download)
rng-tools-debugsource-6.15-2.el9.s390x.rpm (info) (download)
x86_64
rng-tools-6.15-2.el9.x86_64.rpm (info) (download)
rng-tools-debuginfo-6.15-2.el9.x86_64.rpm (info) (download)
rng-tools-debugsource-6.15-2.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
installed_pkgs.log
root.log
state.log
hw_info.log
mock_output.log
ppc64le
hw_info.log
installed_pkgs.log
build.log
root.log
state.log
mock_output.log
i686
state.log
root.log
installed_pkgs.log
build.log
hw_info.log
mock_output.log
x86_64
root.log
hw_info.log
state.log
installed_pkgs.log
build.log
mock_output.log
s390x
state.log
build.log
installed_pkgs.log
root.log
hw_info.log
mock_output.log
Changelog * 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 * Tue Nov 23 2021 Vladis Dronov <vdronov@redhat.com> - 6.14-2.git.b2b7934e - Update to the upstream v6.14 @ b2b7934e (bz 2015566) - Add a config file for storing rngd options * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 6.13-6.git.d207e0b6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jul 27 2021 Vladis Dronov <vdronov@redhat.com> - 6.13-5.git.d207e0b6 - A version bump due to a necessary rebuild. * Thu Jul 22 2021 Vladis Dronov <vdronov@redhat.com> - 6.13-4.git.d207e0b6 - Update to the upstream v6.13 + tip of origin/master + onecpu branch + revert of 2ce93190 (bz 1965318) - Rebuild rng-tools against the latest jitterentropy library 3.0.2-2.git.409828cf with fixes for an important issue - Adjust Source0 to a more proper one * Mon Jul 05 2021 Vladis Dronov <vdronov@redhat.com> - 6.13-3 - Adjust rngd-wake-threshold.service and post section so udevadm is not run in a container (bz 1965318) * Thu Jun 17 2021 Mohan Boddu <mboddu@redhat.com> - 6.13-2 - Specbump for openssl 3.0 Related: rhbz#1971065 * Wed Jun 16 2021 Vladis Dronov <vdronov@redhat.com> - 6.13-1 - Update the sources to 6.13 - Add important fixes from the upstream - Remove Provides: jitterentropy-rngd as it was retired in f29. * Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 6.12-5 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Mon May 24 2021 Vladis Dronov <vdronov@redhat.com> - 6.12-4 - Allow rngd to run as non-privledged user (bz 1965318) - Update the rngd.service file - Add 3 small upstream patches fixing issues * Wed Apr 28 2021 Vladis Dronov <vdronov@redhat.com> - 6.12-3 - There is no need to hardcode _sbindir anymore, also the old value is incorrect (bz 1965318) * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 6.12-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * 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. * Fri Jan 29 2021 Dan Horák <dan[at]danny.cz> - 6.11-1 - Update to 6.11 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.10-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Nov 16 2020 Vladis Dronov <vdronov@redhat.com> - 6.10-7 - Make rtl-sdr optional - For RHEL9 and above, do not build with rtl-sdr * Mon Oct 05 2020 Troy Dawson <tdawson@redhat.com> - 6.10-6 - Make pkcs11 optional - For RHEL9 and above, do not build with pkcs11