Merge branch 'c8' into a8
This commit is contained in:
commit
d955519f91
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,6 @@
|
||||
SOURCES/centossecureboot201.cer
|
||||
SOURCES/centossecurebootca2.cer
|
||||
SOURCES/linux-4.18.0-553.34.1.rt7.375.el8_10.tar.xz
|
||||
SOURCES/linux-4.18.0-553.36.1.rt7.377.el8_10.tar.xz
|
||||
SOURCES/redhatsecureboot302.cer
|
||||
SOURCES/redhatsecureboot303.cer
|
||||
SOURCES/redhatsecureboot501.cer
|
||||
|
@ -1,6 +1,6 @@
|
||||
2ba40bf9138b48311e5aa1b737b7f0a8ad66066f SOURCES/centossecureboot201.cer
|
||||
bfdb3d7cffc43f579655af5155d50c08671d95e5 SOURCES/centossecurebootca2.cer
|
||||
59dd86b8fe98b6b430f7ef92a43d7fbff4b6a37b SOURCES/linux-4.18.0-553.34.1.rt7.375.el8_10.tar.xz
|
||||
2b8f854895f111db68384b0caf56c5d775635021 SOURCES/linux-4.18.0-553.36.1.rt7.377.el8_10.tar.xz
|
||||
13e5cd3f856b472fde80a4deb75f4c18dfb5b255 SOURCES/redhatsecureboot302.cer
|
||||
e89890ca0ded2f9058651cc5fa838b78db2e6cc2 SOURCES/redhatsecureboot303.cer
|
||||
ba0b760e594ff668ee72ae348adf3e49b97f75fb SOURCES/redhatsecureboot501.cer
|
||||
|
@ -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
|
||||
@ -2705,6 +2705,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}
|
||||
|
Loading…
Reference in New Issue
Block a user