kernel-rt-4.18.0-553.37.1.rt7.378.el8_10
* Fri Jan 17 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.37.1.rt7.378.el8_10]
- [rt] build kernel-rt-4.18.0-553.37.1.rt7.378.el8_10 [RHEL-74366]
- arm64/sve: Discard stale CPU state when handling SVE traps (Mark Salter) [RHEL-71535] {CVE-2024-50275}
- scsi: core: Handle devices which return an unusually large VPD page count (Ewan D. Milne) [RHEL-34275]
- scsi: core: Fix unremoved procfs host directory regression (Ewan D. Milne) [RHEL-34275]
- scsi: core: Consult supported VPD page list prior to fetching page (Ewan D. Milne) [RHEL-34275]
- NFSv4: Fix dropped lock for racing OPEN and delegation return (Benjamin Coddington) [RHEL-73889]
Resolves: RHEL-74366
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
276fb31faf
commit
615ad1d8df
14
kernel.spec
14
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.36.1.rt7.377.el8_10
|
||||
%define pkgrelease 553.37.1.rt7.378.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.36.1.rt7.377%{?dist}
|
||||
%define specrelease 553.37.1.rt7.378%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .377
|
||||
%global rtbuild .378
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2699,6 +2699,14 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Jan 17 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.37.1.rt7.378.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.37.1.rt7.378.el8_10 [RHEL-74366]
|
||||
- arm64/sve: Discard stale CPU state when handling SVE traps (Mark Salter) [RHEL-71535] {CVE-2024-50275}
|
||||
- scsi: core: Handle devices which return an unusually large VPD page count (Ewan D. Milne) [RHEL-34275]
|
||||
- scsi: core: Fix unremoved procfs host directory regression (Ewan D. Milne) [RHEL-34275]
|
||||
- scsi: core: Consult supported VPD page list prior to fetching page (Ewan D. Milne) [RHEL-34275]
|
||||
- NFSv4: Fix dropped lock for racing OPEN and delegation return (Benjamin Coddington) [RHEL-73889]
|
||||
|
||||
* Thu Jan 09 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.36.1.rt7.377.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.36.1.rt7.377.el8_10 [RHEL-73392]
|
||||
- cpufreq: intel_pstate: Support Emerald Rapids OOB mode (David Arcari) [RHEL-59649]
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.36.1.rt7.377.el8_10.tar.xz) = 700f2ed1c3d960d82154205bb3af1f902db5ebd628eabff790803fe3b0f7bb1bc9c58df9894a3455f1d5b2f21b1e32aec181b81f363adede0db2c27e0ac722ee
|
||||
SHA512 (linux-4.18.0-553.37.1.rt7.378.el8_10.tar.xz) = 6f7f60f070b389476b70ac6fcd27f0b30452198fb785a1476a4e102dc19b216b961db934c517c257d640dd74002eacf163fbec73372195efa46916d0e360c1e6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user