kernel-4.18.0-553.50.1.el8_10
* Thu Apr 10 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.50.1.el8_10] - 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-82119, RHEL-83052, RHEL-85852, RHEL-86737 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
f5164060a6
commit
2f9bef1e11
12
kernel.spec
12
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.49.1.el8_10
|
||||
%define pkgrelease 553.50.1.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.49.1%{?dist}
|
||||
%define specrelease 553.50.1%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -2696,6 +2696,14 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Apr 10 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.50.1.el8_10]
|
||||
- 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.el8_10]
|
||||
- net/mlx5: Fix error path in multi-packet WQE transmit (CKI Backport Bot) [RHEL-84244]
|
||||
- redhat: drop Y issues from changelog (Jan Stancek)
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-4.18.0-553.49.1.el8_10.tar.xz) = 01e636a336d105a13926609e5482a39d5baa8ee9971c767ab74eaee41ec926e43ff15d69c3e9f33e204c3587115136bd0bd6ab206a3f7f24c8bd2930aa13003d
|
||||
SHA512 (kernel-abi-stablelists-4.18.0-553.tar.bz2) = 076c4c5ef4dcddf0fbfc6e37be63a71d2eb3a32f02692e01779949324e13054dcd95fd1be9492e5d3c0a7e59cd421419330685d57da94fb3c03b30af6bfd6b34
|
||||
SHA512 (linux-4.18.0-553.50.1.el8_10.tar.xz) = 12663e43569d38af4a6b396427b741475ec3f5dc768f1862605c01f04474bcc66267c0fc4eacbc169bb6a965993bad5e16ba353395fb166e59ec69ebaddd693b
|
||||
SHA512 (kernel-abi-stablelists-4.18.0-553.tar.bz2) = f5432e0c9fc4628ee1d9b1c22ce2633b9953e8e3c3ba542a2668b9b610f5fe3bf6e54ebca1be1b61f3ac0db3b59ed778b732a4246ab68b7c94ee417c1040a155
|
||||
SHA512 (kernel-kabi-dw-4.18.0-553.tar.bz2) = 8a671ed3c9b7f4b25fd4e594b62bc4a26474cb705d3ed22ca376618b3c7962fc72ace1ffd02c9c3a192d9d2c449d38228809542d7f16ebad16f8127020eb2faf
|
||||
|
Loading…
Reference in New Issue
Block a user