kernel-rt-4.18.0-553.50.1.rt7.391.el8_10
* Thu Apr 10 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.50.1.rt7.391.el8_10]
- [rt] build kernel-rt-4.18.0-553.50.1.rt7.391.el8_10 [RHEL-85282]
- perf debug: Set debug_peo_args and redirect_to_stderr variable to correct values in perf_quiet_option() (Michael Petlan) [RHEL-82119]
- ALSA: usb-audio: Fix out of bounds reads when finding clock sources (Jarod Wilson) [RHEL-86737] {CVE-2024-53150}
- scsi: storvsc: Set correct data length for sending SCSI command without payload (Cathy Avery) [RHEL-83052]
- ice: fold ice_ptp_read_time into ice_ptp_gettimex64 (Michal Schmidt) [RHEL-85852]
- ice: avoid the PTP hardware semaphore in gettimex64 path (Michal Schmidt) [RHEL-85852]
- ice: add ice_adapter for shared data across PFs on the same NIC (Michal Schmidt) [RHEL-85852]
Resolves: RHEL-85282
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
38184cd0eb
commit
c6882475e6
15
kernel.spec
15
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.49.1.rt7.390.el8_10
|
||||
%define pkgrelease 553.50.1.rt7.391.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.49.1.rt7.390%{?dist}
|
||||
%define specrelease 553.50.1.rt7.391%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .390
|
||||
%global rtbuild .391
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2699,6 +2699,15 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Apr 10 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.50.1.rt7.391.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.50.1.rt7.391.el8_10 [RHEL-85282]
|
||||
- perf debug: Set debug_peo_args and redirect_to_stderr variable to correct values in perf_quiet_option() (Michael Petlan) [RHEL-82119]
|
||||
- ALSA: usb-audio: Fix out of bounds reads when finding clock sources (Jarod Wilson) [RHEL-86737] {CVE-2024-53150}
|
||||
- scsi: storvsc: Set correct data length for sending SCSI command without payload (Cathy Avery) [RHEL-83052]
|
||||
- ice: fold ice_ptp_read_time into ice_ptp_gettimex64 (Michal Schmidt) [RHEL-85852]
|
||||
- ice: avoid the PTP hardware semaphore in gettimex64 path (Michal Schmidt) [RHEL-85852]
|
||||
- ice: add ice_adapter for shared data across PFs on the same NIC (Michal Schmidt) [RHEL-85852]
|
||||
|
||||
* Thu Apr 03 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.49.1.rt7.390.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.49.1.rt7.390.el8_10 [RHEL-85282]
|
||||
- net/mlx5: Fix error path in multi-packet WQE transmit (CKI Backport Bot) [RHEL-84244]
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.49.1.rt7.390.el8_10.tar.xz) = c63fba51861a99a1c4ddf334f7ff07a1ab7f33b37cc93ed0952f732313f135e6b10c0affd048d2e36f0a7d6df3b96a74ffffa0608234b5ea9e1649a806c1faa2
|
||||
SHA512 (linux-4.18.0-553.50.1.rt7.391.el8_10.tar.xz) = e9b4d90c77e3a9824cdb2fe945d6e507426925ec9e2a0c3478e8341a5edd3fc3d09105bfc42b5526db136200bd7e060bd87cd5a23275f77496e6c2f2e8260d3f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user