diff --git a/SOURCE b/SOURCE index 6c7cac461233bd5040fac363820fcdf8e1ce2288..42fb24686fcbb46a9a1eb270d628bf43820c05d6 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -5.10.0-153.4.0 +5.10.0-153.5.0 diff --git a/kernel.spec b/kernel.spec index 094c50221156c6409174f8de6d9e3579fdb1e461..02f6f60eadf56414e343e17f5d5c287750f620b3 100644 --- a/kernel.spec +++ b/kernel.spec @@ -11,8 +11,8 @@ %global upstream_version 5.10 %global upstream_sublevel 0 %global devel_release 153 -%global maintenance_release .4.0 -%global pkg_release .83 +%global maintenance_release .5.0 +%global pkg_release .84 %define with_debuginfo 1 # Do not recompute the build-id of vmlinux in find-debuginfo.sh @@ -898,6 +898,16 @@ fi %endif %changelog +* Mon Jun 12 2023 Jialin Zhang - 5.10.0-153.5.0.84 +- !1077 drm/qxl: Fix missing free_irq +- !1087 genirq: Increase the number of IRQ descriptors +- genirq: Increase the number of IRQ descriptors +- !1063 i2c: hisi: Only handle the interrupt of the driver's transfer +- drm/qxl: Fix missing free_irq +- !1059 [sync] PR-1028: fs: hfsplus: fix UAF issue in hfsplus_put_super +- i2c: hisi: Only handle the interrupt of the driver's transfer +- fs: hfsplus: fix UAF issue in hfsplus_put_super + * Fri Jun 09 2023 Jialin Zhang - 5.10.0-153.4.0.83 - !1042 xfrm: Reinject transport-mode packets through workqueue - !1069 support ACPI for MPAM 2.0