From 70d60f4dcb00ad24627daccb34b19c4ddc5637c0 Mon Sep 17 00:00:00 2001 From: "Herton R. Krzesinski" Date: Mon, 2 Jan 2023 15:41:50 +0000 Subject: [PATCH] kernel-5.14.0-227.el9 * Mon Jan 02 2023 Herton R. Krzesinski [5.14.0-227.el9] - crypto: pcrypt - Delay write to padata->info (Luis Claudio R. Goncalves) [2154189] - cpufreq: ACPI: Defer setting boost MSRs (Mark Langsdorf) [2142900] - SUNRPC: Simplify synopsis of svc_pool_for_cpu() (Luis Claudio R. Goncalves) [2149755] - SUNRPC: Don't disable preemption while calling svc_pool_for_cpu(). (Luis Claudio R. Goncalves) [2149755] - kernel/rh_messages.c: gcc12 warning on redundant NULL test (Eric Chanudet) [2142658] - Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() (Gopal Tiwari) [2140026] - Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect (Gopal Tiwari) [2140026] - Bluetooth: hci_conn: Fix CIS connection dst_type handling (Gopal Tiwari) [2140026] - Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() (Gopal Tiwari) [2140026] - Bluetooth: Prevent double register of suspend (Gopal Tiwari) [2140026] - Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works (Gopal Tiwari) [2140026] Resolves: rhbz#2154189, rhbz#2142900, rhbz#2149755, rhbz#2142658, rhbz#2140026 Signed-off-by: Herton R. Krzesinski --- Makefile.rhelver | 2 +- kernel.spec | 21 +++++++++++++++++---- sources | 6 +++--- 3 files changed, 21 insertions(+), 8 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index 8ee7bdd61..a6a264638 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 2 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 226 +RHEL_RELEASE = 227 # # ZSTREAM diff --git a/kernel.spec b/kernel.spec index e8de71373..73694917d 100755 --- a/kernel.spec +++ b/kernel.spec @@ -119,15 +119,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 226 +%define pkgrelease 227 %define kversion 5 -%define tarfile_release 5.14.0-226.el9 +%define tarfile_release 5.14.0-227.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 226%{?buildid}%{?dist} +%define specrelease 227%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-226.el9 +%define kabiversion 5.14.0-227.el9 # # End of genspec.sh variables @@ -3110,6 +3110,19 @@ fi # # %changelog +* Mon Jan 02 2023 Herton R. Krzesinski [5.14.0-227.el9] +- crypto: pcrypt - Delay write to padata->info (Luis Claudio R. Goncalves) [2154189] +- cpufreq: ACPI: Defer setting boost MSRs (Mark Langsdorf) [2142900] +- SUNRPC: Simplify synopsis of svc_pool_for_cpu() (Luis Claudio R. Goncalves) [2149755] +- SUNRPC: Don't disable preemption while calling svc_pool_for_cpu(). (Luis Claudio R. Goncalves) [2149755] +- kernel/rh_messages.c: gcc12 warning on redundant NULL test (Eric Chanudet) [2142658] +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() (Gopal Tiwari) [2140026] +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect (Gopal Tiwari) [2140026] +- Bluetooth: hci_conn: Fix CIS connection dst_type handling (Gopal Tiwari) [2140026] +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() (Gopal Tiwari) [2140026] +- Bluetooth: Prevent double register of suspend (Gopal Tiwari) [2140026] +- Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works (Gopal Tiwari) [2140026] + * Fri Dec 23 2022 Herton R. Krzesinski [5.14.0-226.el9] - KVM: s390: pv: don't allow userspace to set the clock under PV (Tobias Huschle) [2154283] - net: ethernet: move from strlcpy with unused retval to strscpy (Corinna Vinschen) [2104470] diff --git a/sources b/sources index b32b9789c..1716ca07d 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-226.el9.tar.xz) = b467f261126accaefe74e2fea1a20886272b828df03fc917cea6a17cdbbfb51fbe01ef8e9b3c08795860e47a74684c7fee551c88ccbddd4812d2972bf1b898b9 -SHA512 (kernel-abi-stablelists-5.14.0-226.el9.tar.bz2) = 5c82603de6130e072d6a527b077fc1d13fdd8236140d5f9b7848e7acee686c0f84fb916ba26aaa56c0ab908da64726c452d7fb8e19c94a80bf373bacca22e398 -SHA512 (kernel-kabi-dw-5.14.0-226.el9.tar.bz2) = fb2ca563c811a3fc4407386d82bddf9c2c393d1107a1286fa489d35226383d053ffea7a366819c0e95c09e65734780f6a9049d8044e75e6a5ecce93a46b750a7 +SHA512 (linux-5.14.0-227.el9.tar.xz) = be94dbf76c5bce36667585f33c085554ae3d1883742b9f003456528eaaf51f1e6f3ba06f3541176491f69a2c12eab8b5e1d6e6252b33c29d500adce2a78d278a +SHA512 (kernel-abi-stablelists-5.14.0-227.el9.tar.bz2) = 98e1dcc585e7075d0f274f09f4d22e8d1d8888ac70d77539ce1eb95df9c796df9bd958461c35dafa676baf68832aa5962aa913bb254bc585d30ffb56b5a218ad +SHA512 (kernel-kabi-dw-5.14.0-227.el9.tar.bz2) = 7b39e5bfbd2ce73f768ff609795a501ea8bdb8a5753b9b6d654b86774e8ee3864c170e1cbb98ba8ced3fd0d21a86398cc300dce71b1784ef4f3dfb05436ad91c