diff --git a/download b/download index 59600d80d50136c62416809486560afa1bde2998..71defd0e6e77a2198528724ee9e98a6277fcc4fd 100644 --- a/download +++ b/download @@ -1,3 +1,3 @@ -3b177bbe46d9eb465549cc79177b9ca8 kernel-abi-stablelists-4.18.0-553.tar.bz2 +c89daa6bd340684db954f2f03201f062 kernel-abi-stablelists-4.18.0-553.tar.bz2 559191ff3ea6f1f91b7d06563f479e39 kernel-kabi-dw-4.18.0-553.tar.bz2 -0d2554e5babb463fe7ad5b0ae7416b22 linux-4.18.0-553.32.1.el8_10.tar.xz +aaeb58a117db1a96068f2c351df15a21 linux-4.18.0-553.34.1.el8_10.tar.xz diff --git a/kernel.spec b/kernel.spec index 729201e4f508eee71b82fa1f6b42b7fee76f7099..5a290d648b5fc48c714bc656e8ed0c5132998a29 100644 --- a/kernel.spec +++ b/kernel.spec @@ -39,10 +39,10 @@ # define buildid .local %define specversion 4.18.0 -%define pkgrelease 553.32.1.el8_10 +%define pkgrelease 553.34.1.el8_10 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 553.32.1%{anolis_release}%{?dist} +%define specrelease 553.34.1%{anolis_release}%{?dist} %define pkg_release %{specrelease}%{?buildid} @@ -2699,9 +2699,24 @@ fi # # %changelog -* Fri Dec 13 2024 Xiaoping Liu - 4.18.0-553.32.1.0.1 +* Thu Jan 09 2025 Xiaoping Liu - 4.18.0-553.34.1.0.1 - kernel:repair dwarves causes kernel compilation to fail +* Thu Dec 12 2024 Denys Vlasenko [4.18.0-553.34.1.el8_10] +- mptcp: cope racing subflow creation in mptcp_rcv_space_adjust (Davide Caratti) [RHEL-69667] {CVE-2024-53122} +- NFS: nfs_async_write_reschedule_io must not recurse into the writeback code (Benjamin Coddington) [RHEL-68647] +- xfs: fix sparse inode limits on runt AG (Pavel Reichl) [RHEL-62924] +- KVM: SVM: Get source vCPUs from source VM for SEV-ES intrahost migration (Maxim Levitsky) [RHEL-67974] +- x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers (Vitaly Kuznetsov) [RHEL-65362] +- dlm: fix recovery of middle conversions (Alexander Aring) [RHEL-64860] +- i40e: fix race condition by adding filter's intermediate sync state (Michal Schmidt) [RHEL-68271] {CVE-2024-53088} +- i40e: fix i40e_count_filters() to count only active/new filters (Michal Schmidt) [RHEL-68271] {CVE-2024-53088} + +* Fri Dec 06 2024 Denys Vlasenko [4.18.0-553.33.1.el8_10] +- Revert "scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload" This patch is dependent on the mbox refactor patch that was not added to rh8. (Dick Kennedy) [RHEL-64073] +- drm/i915: Fix HPD polling, reenabling the output poll work as needed (Lyude Paul) [RHEL-62796] +- drm: Add an HPD poll helper to reschedule the poll work (Lyude Paul) [RHEL-62796] + * Fri Nov 29 2024 Denys Vlasenko [4.18.0-553.32.1.el8_10] - irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEs (Charles Mirabile) [RHEL-66965] {CVE-2024-50192} - irqchip/gic-v4: Don't allow a VMOVP on a dying VPE (Charles Mirabile) [RHEL-66965] {CVE-2024-50192}