kernel-rt-4.18.0-553.110.1.rt7.451.el8_10
* Thu Feb 26 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.110.1.rt7.451.el8_10]
- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN (Olga Kornievskaia) [RHEL-131922]
- fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcount (Jocelyn Falempe) [RHEL-148636]
- audit: Use the new {get,put}_fs_pwd_pool() APIs to get/put pwd references (Waiman Long) [RHEL-146026]
- fs: Add a pool of extra fs->pwd references to fs_struct (Waiman Long) [RHEL-146026]
- ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() (CKI Backport Bot) [RHEL-143535] {CVE-2025-71085}
Resolves: RHEL-131922, RHEL-143535, RHEL-146026, RHEL-148636
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
e367573bc3
commit
1aa9c0e3bf
13
kernel.spec
13
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.109.1.rt7.450.el8_10
|
||||
%define pkgrelease 553.110.1.rt7.451.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.109.1.rt7.450%{?dist}
|
||||
%define specrelease 553.110.1.rt7.451%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .450
|
||||
%global rtbuild .451
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2708,6 +2708,13 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Feb 26 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.110.1.rt7.451.el8_10]
|
||||
- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN (Olga Kornievskaia) [RHEL-131922]
|
||||
- fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcount (Jocelyn Falempe) [RHEL-148636]
|
||||
- audit: Use the new {get,put}_fs_pwd_pool() APIs to get/put pwd references (Waiman Long) [RHEL-146026]
|
||||
- fs: Add a pool of extra fs->pwd references to fs_struct (Waiman Long) [RHEL-146026]
|
||||
- ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() (CKI Backport Bot) [RHEL-143535] {CVE-2025-71085}
|
||||
|
||||
* Tue Feb 24 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.109.1.rt7.450.el8_10]
|
||||
- migrate: correct lock ordering for hugetlb file folios (Luiz Capitulino) [RHEL-147261] {CVE-2026-23097}
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.109.1.rt7.450.el8_10.tar.xz) = d9bd1937e19a067d7146b69363bb52e5aa8a2c955ee90944e3a56dcb974f1f3376b44a9b35a19c7687a41983eec836e4381303a3f108b4bd8e6fbb4216c29aa8
|
||||
SHA512 (linux-4.18.0-553.110.1.rt7.451.el8_10.tar.xz) = 18d40ec7e30946dfc529cca19dce8c3e9d36a4451a65f9e9c9b853dc3f45a70bb0a37e4c85e12341e2ec4fd8b9e340d441878f8531eba2d3f49555594fd4f3ad
|
||||
|
||||
Loading…
Reference in New Issue
Block a user