kernel-rt-4.18.0-553.61.1.rt7.402.el8_10
* Thu Jul 03 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.61.1.rt7.402.el8_10]
- [rt] build kernel-rt-4.18.0-553.61.1.rt7.402.el8_10
- s390: Add z17 elf platform (Christoph Schlameuss) [RHEL-100409]
- ext4: ignore xattrs past end (CKI Backport Bot) [RHEL-100375] {CVE-2025-37738}
- ext4: fix off-by-one error in do_split (CKI Backport Bot) [RHEL-100361] {CVE-2025-23150}
- net: atm: fix use after free in lec_send() (CKI Backport Bot) [RHEL-93119] {CVE-2025-22004}
- x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes (CKI Backport Bot) [RHEL-98980] {CVE-2025-21991}
Resolves: RHEL-100361, RHEL-100375, RHEL-100409, RHEL-93119, RHEL-98980
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
14e6b72c6f
commit
02351734d3
14
kernel.spec
14
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.60.1.rt7.401.el8_10
|
||||
%define pkgrelease 553.61.1.rt7.402.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.60.1.rt7.401%{?dist}
|
||||
%define specrelease 553.61.1.rt7.402%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .401
|
||||
%global rtbuild .402
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2699,6 +2699,14 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Jul 03 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.61.1.rt7.402.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.61.1.rt7.402.el8_10
|
||||
- s390: Add z17 elf platform (Christoph Schlameuss) [RHEL-100409]
|
||||
- ext4: ignore xattrs past end (CKI Backport Bot) [RHEL-100375] {CVE-2025-37738}
|
||||
- ext4: fix off-by-one error in do_split (CKI Backport Bot) [RHEL-100361] {CVE-2025-23150}
|
||||
- net: atm: fix use after free in lec_send() (CKI Backport Bot) [RHEL-93119] {CVE-2025-22004}
|
||||
- x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes (CKI Backport Bot) [RHEL-98980] {CVE-2025-21991}
|
||||
|
||||
* Thu Jun 26 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.60.1.rt7.401.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.60.1.rt7.401.el8_10
|
||||
- xfs: don't allocate COW extents when unsharing a hole (Brian Foster) [RHEL-83037]
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.60.1.rt7.401.el8_10.tar.xz) = 150318dd712e14ae5cc2dd8e691f9a491de3e8e31d1e5f952e89bffc9fbc7ec1665834d55219842781347447262a1e860e3200d3a5a6768842a9594cbf781804
|
||||
SHA512 (linux-4.18.0-553.61.1.rt7.402.el8_10.tar.xz) = 977636edaa81b0df543d7f5240b0d461da2b098c38f020fb6d7d2324e6bca957e7de288cd72e2ef34384305c9a2c10ec0f111b0e898a684478e5dcc7ace10f3b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user