kernel-4.18.0-553.152.1.el8_10
* Tue Aug 04 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.152.1.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
91808cdf2f
commit
d336746c9e
@ -49,10 +49,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.151.1.el8_10
|
||||
%define pkgrelease 553.152.1.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.151.1%{?dist}
|
||||
%define specrelease 553.152.1%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -2723,6 +2723,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Aug 04 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.152.1.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.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]
|
||||
|
||||
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-4.18.0-553.151.1.el8_10.tar.xz) = 8734e23a7acac50425d4e4c6db5a5595b025539832cc3a1d345a5e2ea6f69474e46d5142b108822c3feed4ec321941956f30ed53320cfe04c0e79a9d19ea597f
|
||||
SHA512 (kernel-abi-stablelists-4.18.0-553.tar.bz2) = 548930cd0c12e6fc05769bee93437e554b352433b829c095ea05d996cbe74542df3c04e7ca7722b93c691c8cd4b10db31c17f1e283965bdd155589eeedc6291a
|
||||
SHA512 (kernel-kabi-dw-4.18.0-553.tar.bz2) = 1c2eeb175a76a10864457976227e5a3118146c14b7caa4b4230d32d7299ab135129040571fb78775e3d148dc881345e9376a2a15e746533f714eafc768b8c39c
|
||||
SHA512 (linux-4.18.0-553.152.1.el8_10.tar.xz) = 19867cd9c6659b6fe81ac7f9657b7390605de4ea8714538f22f75e40b3e9cbfc85738bcb5243b0864a960049b92b24e946357c9a4a83e1c42ff4120ab8f5c6de
|
||||
SHA512 (kernel-abi-stablelists-4.18.0-553.tar.bz2) = 5f633c0e478592c6813ee87e30a6604ff8d402e11ac1e6a1df39b9a2eb6d253b7457196127c970d137aa9eab4d36dc5c98286b949d88ffb9ac20b2f6148a3478
|
||||
SHA512 (kernel-kabi-dw-4.18.0-553.tar.bz2) = d7dbaee20bad26e13457c071d38cdcd7251664fbc0cc41c7c5b23f281af37e3b2d596024ac24ef69999563738b5e49f35700571114cca068fb82a94de5989f77
|
||||
|
||||
Loading…
Reference in New Issue
Block a user