kernel-rt-4.18.0-553.152.1.rt7.493.el8_10
* Tue Aug 04 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.152.1.rt7.493.el8_10] - gfs2: page poisoning fix (CKI Backport Bot) [RHEL-214099] - bpf: Fix combination of jit blinding and pointers to bpf subprogs. (Viktor Malik) [RHEL-191844] Resolves: RHEL-191844, RHEL-214099 Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
8f6711620a
commit
1f55bf2a8d
10
kernel.spec
10
kernel.spec
@ -49,10 +49,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.151.1.rt7.492.el8_10
|
||||
%define pkgrelease 553.152.1.rt7.493.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.151.1.rt7.492%{?dist}
|
||||
%define specrelease 553.152.1.rt7.493%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -159,7 +159,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .492
|
||||
%global rtbuild .493
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2726,6 +2726,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Aug 04 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.152.1.rt7.493.el8_10]
|
||||
- gfs2: page poisoning fix (CKI Backport Bot) [RHEL-214099]
|
||||
- bpf: Fix combination of jit blinding and pointers to bpf subprogs. (Viktor Malik) [RHEL-191844]
|
||||
|
||||
* Mon Aug 03 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.151.1.rt7.492.el8_10]
|
||||
- net: dns_resolver: allow shorter names in dns_query() (Paulo Alcantara) [RHEL-213976]
|
||||
- net/dns_resolver: use kasprintf + kmemdup_nul to simplify dns_query (Paulo Alcantara) [RHEL-213976]
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.151.1.rt7.492.el8_10.tar.xz) = dcc770c14dc780cc1a6016673b1510917187c5e17d80636b06eb9117f8dbed886febaa7eaf00d436e803be1d628e1c1327e979d69a47415d34fbad335e44d029
|
||||
SHA512 (linux-4.18.0-553.152.1.rt7.493.el8_10.tar.xz) = a92e76880d7b64a8a7c9e029b6f0df43ddc861981f83a3b3de687302d4bfbdee22eac939a1e0a4114427461b181baf15f28711af2fbcc40820476cafc9a9e99a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user