kernel-rt-5.14.0-227.rt14.228.el9
* Tue Jan 03 2023 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-227.rt14.228.el9] - [rt] build kernel-rt-5.14.0-227.rt14.228.el9 [2125474] - 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#2125474 Signed-off-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com>
This commit is contained in:
parent
f16eb37763
commit
3173a9f0bb
@ -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
|
||||
@ -66,4 +66,4 @@ ifneq ("$(ZSTREAM)", "yes")
|
||||
endif
|
||||
endif
|
||||
|
||||
RTBUILD:=.227
|
||||
RTBUILD:=.228
|
||||
|
22
kernel.spec
22
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.rt14.227
|
||||
%define pkgrelease 227.rt14.228
|
||||
%define kversion 5
|
||||
%define tarfile_release 5.14.0-226.rt14.227.el9
|
||||
%define tarfile_release 5.14.0-227.rt14.228.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.rt14.227%{?buildid}%{?dist}
|
||||
%define specrelease 227.rt14.228%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 5.14.0-226.rt14.227.el9
|
||||
%define kabiversion 5.14.0-227.rt14.228.el9
|
||||
|
||||
#
|
||||
# End of genspec.sh variables
|
||||
@ -3240,6 +3240,20 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Jan 03 2023 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-227.rt14.228.el9]
|
||||
- [rt] build kernel-rt-5.14.0-227.rt14.228.el9 [2125474]
|
||||
- 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 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-226.rt14.227.el9]
|
||||
- [rt] build kernel-rt-5.14.0-226.rt14.227.el9 [2125474]
|
||||
- KVM: s390: pv: don't allow userspace to set the clock under PV (Tobias Huschle) [2154283]
|
||||
|
6
sources
6
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (kernel-abi-whitelists-5.13.0-1.tar.bz2) = ceba454e1f590c1e4ef4115a75463ae3ac2c2aa7ec85fa14a2669d666c421483a38225ee19d7d72b4ac7032375741408b23543e43588538c80161ec0cf57051c
|
||||
SHA512 (linux-5.14.0-226.rt14.227.el9.tar.xz) = 517e5906cdcca9aeaddb401bb1fbd42ad77bd4ba3cc769d7c915e1be3301c3dd939488db3a655ef7feb977a630feb502efe499b8f323bcfc5e2f997cd65263a0
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-226.rt14.227.el9.tar.bz2) = f1405fca59cb57ed311a10ce7e944772c5383672a77943eae83cde815c50a03cef530c94bde7440d110358816355493d91f5715149c1b97e9eda3ad7add7b0c0
|
||||
SHA512 (kernel-kabi-dw-5.14.0-226.rt14.227.el9.tar.bz2) = 565f812fa83a756ef7b91219031cfe80b1e853f22b4ed38ada76aed482caaf89df35e4d220f45728392765a757f8b0798e3b5a57fee0114e1d0379e887772578
|
||||
SHA512 (linux-5.14.0-227.rt14.228.el9.tar.xz) = 910dd80ed308e02e47736dfdc9c54f71576d75be696154dc6bbf6b7f013c54db11807a0d771602c6decbbda503acec95f2e2db59aa19ae124eaeec3dd3571ba9
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-227.rt14.228.el9.tar.bz2) = 69374b11ea8b59217e32eedd6937fd9d950dca51115bff61a9f14fac52d2415d022e0cc92624fe22c34e06e8e9e832480234465289d45bae27f5cb72c4f2c7b8
|
||||
SHA512 (kernel-kabi-dw-5.14.0-227.rt14.228.el9.tar.bz2) = 565f812fa83a756ef7b91219031cfe80b1e853f22b4ed38ada76aed482caaf89df35e4d220f45728392765a757f8b0798e3b5a57fee0114e1d0379e887772578
|
||||
|
Loading…
Reference in New Issue
Block a user