Add Intel CET IBT instrumentation to assembly code
Update to the upstream v6.17 @ ac43f912 Resolves: RHEL-36771 Signed-off-by: Vladis Dronov <vdronov@redhat.com>
This commit is contained in:
parent
2078169108
commit
1a706d856e
@ -12,7 +12,7 @@
|
||||
Summary: Random number generator related utilities
|
||||
Name: rng-tools
|
||||
Version: 6.17
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/nhorman/rng-tools
|
||||
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
@ -104,6 +104,10 @@ install -D %{SOURCE2} -m0644 %{buildroot}%{_sysconfdir}/sysconfig/rngd
|
||||
%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/rngd
|
||||
|
||||
%changelog
|
||||
* Wed Jun 19 2024 Vladis Dronov <vdronov@redhat.com> - 6.17-2
|
||||
- Add Intel CET IBT instrumentation to assembly code
|
||||
- Update to the upstream v6.17 @ ac43f912 (RHEL-36771)
|
||||
|
||||
* Wed Jun 05 2024 Vladis Dronov <vdronov@redhat.com> - 6.17-1
|
||||
- Update to the upstream v6.17 @ 2160b9c3 (RHEL-36771)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rng-tools-6.17.tar.gz) = a7fc15aee4b1d4447986d916c83dc0cb140c5ceb7fba563a9704efe0c05811fbd97a80b5591d7d6756d4795402bc501e98ff10ba29cbfa1b8603dfc823bc5025
|
||||
SHA512 (rng-tools-6.17.tar.gz) = 32d2d18b9ff13976f6af0011d89fe962fac41761e66eeb24a54f372c7068c8f665537aab6b396e432954d52101b56cd73ac27d27f6a59937d48fc549d9b71421
|
||||
|
||||
Loading…
Reference in New Issue
Block a user