diff --git a/download b/download index 471736306639eea40b914f15ef1ee450465a53ea..912eee22d915c6dea40e6b57294a1459730ff090 100644 --- a/download +++ b/download @@ -1,3 +1,3 @@ -f10315914f9b6efe2b95338f4e1524ac kernel-abi-stablelists-4.18.0-553.tar.bz2 -d56d7d10b881bb248b3b852a40c995bd kernel-kabi-dw-4.18.0-553.tar.bz2 -eb15a327b9a9b960964ad03c52b12935 linux-4.18.0-553.151.1.el8_10.tar.xz +3bcff86dfab6ac01f8a60ac9e07a66ec kernel-abi-stablelists-4.18.0-553.tar.bz2 +38bca688d0f4aada6fc494575381129c kernel-kabi-dw-4.18.0-553.tar.bz2 +a7c29bc83c881047179b837262b92805 linux-4.18.0-553.153.1.el8_10.tar.xz diff --git a/kernel.spec b/kernel.spec index e4a8a01e8942763e9e48428e5e2243d2c1d616e6..64ab0d7603a907adcb82c2794a5b5d9c6f2449ee 100644 --- a/kernel.spec +++ b/kernel.spec @@ -50,10 +50,10 @@ # define buildid .local %define specversion 4.18.0 -%define pkgrelease 553.151.1.el8_10 +%define pkgrelease 553.153.1.el8_10 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 553.151.1%{anolis_release}%{?dist} +%define specrelease 553.153.1%{anolis_release}%{?dist} %define pkg_release %{specrelease}%{?buildid} @@ -2725,9 +2725,18 @@ fi # # %changelog -* Wed Aug 05 2026 Xiaoping Liu - 4.18.0-553.151.1.0.1 +* Thu Aug 06 2026 Xiaoping Liu - 4.18.0-553.153.1.0.1 - kernel:repair dwarves causes kernel compilation to fail (lxp01404969@alibaba-inc.com) +* Wed Aug 05 2026 CKI KWF Bot [4.18.0-553.153.1.el8_10] +- scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC (Vitaly Kuznetsov) [RHEL-188270] +- scsi: storvsc: Process unsupported MODE_SENSE_10 (Vitaly Kuznetsov) [RHEL-188270] +- x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache (Dennis Chen) [RHEL-188786] {CVE-2025-54518} + +* Tue Aug 04 2026 CKI KWF Bot [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 [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]