|
|
|
@ -38,10 +38,10 @@
|
|
|
|
|
# define buildid .local
|
|
|
|
|
|
|
|
|
|
%define specversion 4.18.0
|
|
|
|
|
%define pkgrelease 553.34.1.rt7.375.el8_10
|
|
|
|
|
%define pkgrelease 553.36.1.rt7.377.el8_10
|
|
|
|
|
|
|
|
|
|
# allow pkg_release to have configurable %%{?dist} tag
|
|
|
|
|
%define specrelease 553.34.1.rt7.375%{?dist}
|
|
|
|
|
%define specrelease 553.36.1.rt7.377%{?dist}
|
|
|
|
|
|
|
|
|
|
%define pkg_release %{specrelease}%{?buildid}
|
|
|
|
|
|
|
|
|
@ -148,7 +148,7 @@
|
|
|
|
|
# The preempt RT patch level
|
|
|
|
|
%global rttag .rt7
|
|
|
|
|
# realtimeN
|
|
|
|
|
%global rtbuild .375
|
|
|
|
|
%global rtbuild .377
|
|
|
|
|
%define with_doc 0
|
|
|
|
|
%define with_headers 0
|
|
|
|
|
%define with_cross_headers 0
|
|
|
|
@ -2697,6 +2697,21 @@ fi
|
|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|
%changelog
|
|
|
|
|
* 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]
|
|
|
|
|
- scsi: st: New session only when Unit Attention for new tape (John Meneghini) [RHEL-28790]
|
|
|
|
|
- scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset (John Meneghini) [RHEL-28790]
|
|
|
|
|
- scsi: st: Don't modify unknown block number in MTIOCGET (John Meneghini) [RHEL-28790]
|
|
|
|
|
- Reapply "scsi: st: Add third party poweron reset handling" (John Meneghini) [RHEL-28790]
|
|
|
|
|
|
|
|
|
|
* Thu Jan 02 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.35.1.rt7.376.el8_10]
|
|
|
|
|
- [rt] build kernel-rt-4.18.0-553.35.1.rt7.376.el8_10 [RHEL-72569]
|
|
|
|
|
- samples: pktgen: allow to specify destination port (Hangbin Liu) [RHEL-56480]
|
|
|
|
|
- samples: pktgen: add some helper functions for port parsing (Hangbin Liu) [RHEL-56480]
|
|
|
|
|
- scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error (Cathy Avery) [RHEL-71396]
|
|
|
|
|
- scsi: storvsc: Handle additional SRB status values (Cathy Avery) [RHEL-71396]
|
|
|
|
|
|
|
|
|
|
* Thu Dec 12 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.34.1.rt7.375.el8_10]
|
|
|
|
|
- [rt] build kernel-rt-4.18.0-553.34.1.rt7.375.el8_10 [RHEL-71211]
|
|
|
|
|
- mptcp: cope racing subflow creation in mptcp_rcv_space_adjust (Davide Caratti) [RHEL-69667] {CVE-2024-53122}
|
|
|
|
|