kernel-rt-4.18.0-553.90.1.rt7.431.el8_10
* Sat Dec 13 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.90.1.rt7.431.el8_10] - NFSv4: xattr handlers should check for absent nfs filehandles (Scott Mayhew) [RHEL-129945] Resolves: RHEL-129945 Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
6f504f6fe8
commit
fbf9054579
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.89.1.rt7.430.el8_10
|
||||
%define pkgrelease 553.90.1.rt7.431.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.89.1.rt7.430%{?dist}
|
||||
%define specrelease 553.90.1.rt7.431%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .430
|
||||
%global rtbuild .431
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2708,6 +2708,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Sat Dec 13 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.90.1.rt7.431.el8_10]
|
||||
- NFSv4: xattr handlers should check for absent nfs filehandles (Scott Mayhew) [RHEL-129945]
|
||||
|
||||
* Mon Dec 01 2025 Alexandra Hájková <ahajkova@redhat.com> [4.18.0-553.89.1.rt7.430.el8_10]
|
||||
- mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->cached (Radostin Stoyanov) [RHEL-122774]
|
||||
- mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required() (Radostin Stoyanov) [RHEL-122774] {CVE-2023-53401}
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.89.1.rt7.430.el8_10.tar.xz) = 8b83451a8dab744a6348765a7d5cb5e6065e7a4ba94b8d31b0508e87de819a9b5bf2db665242c4e0093b5c8285cf2aac5d4eb051f33f97d6681ffb1f2df71e41
|
||||
SHA512 (linux-4.18.0-553.90.1.rt7.431.el8_10.tar.xz) = 7fbe62e4dd80f5572d686e6a031955a6979492ba7325fcccc2d4a42f66b2969a657c3208180ea20db81fa38e65cde9ff7a7da1459ac5d1f9024a36f8160b8c09
|
||||
|
||||
Loading…
Reference in New Issue
Block a user