kernel-rt-4.18.0-553.16.1.rt7.357.el8_10
* Thu Aug 01 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.16.1.rt7.357.el8_10] - [rt] build kernel-rt-4.18.0-553.16.1.rt7.357.el8_10 [RHEL-44553] - x86/bhi: Fix incorrect CLEAR_BRANCH_HISTORY position in entry_INT80_compat (Waiman Long) [RHEL-50648] Resolves: RHEL-44553 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
7605937569
commit
7726ddb32b
10
kernel.spec
10
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.15.1.rt7.356.el8_10
|
||||
%define pkgrelease 553.16.1.rt7.357.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.15.1.rt7.356%{?dist}
|
||||
%define specrelease 553.16.1.rt7.357%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .356
|
||||
%global rtbuild .357
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2699,6 +2699,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Aug 01 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.16.1.rt7.357.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.16.1.rt7.357.el8_10 [RHEL-44553]
|
||||
- x86/bhi: Fix incorrect CLEAR_BRANCH_HISTORY position in entry_INT80_compat (Waiman Long) [RHEL-50648]
|
||||
|
||||
* Sat Jul 27 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.15.1.rt7.356.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.15.1.rt7.356.el8_10 [RHEL-44553]
|
||||
- Revert "scsi: st: Add third party poweron reset handling" (John Meneghini) [RHEL-44613]
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.15.1.rt7.356.el8_10.tar.xz) = 75f008d2cf7a338ac50e0f0ecfc84d244f60674c1ee818796013ba5c258e3a8188e42f891e4f45eddb8f7036246d621cfd9747a80c7150aebd5755dba5e3d16d
|
||||
SHA512 (linux-4.18.0-553.16.1.rt7.357.el8_10.tar.xz) = d75493b99e2d0a139dec05dfc23b238a7392def692370044692d9a6ba6d9db999e835b4c71d98770e0cfaa7b1b86215a72cc454d8538ee566b7039600ab3ab6c
|
||||
|
Loading…
Reference in New Issue
Block a user