From ee6e0fd0350971f2981b8a7f5f64357e007abb37 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 12 Nov 2020 12:53:53 -0600 Subject: Fix bluetooth disconnect issues Signed-off-by: Justin M. Forbes --- kernel.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 022606455..1c8f387e3 100644 --- a/kernel.spec +++ b/kernel.spec @@ -865,6 +865,9 @@ Patch130: arm64-dts-allwinner-h5-OrangePi-PC2-Fix-ethernet-node.patch # https://patchwork.kernel.org/project/linux-arm-kernel/patch/20201023194902.368239-1-jernej.skrabec@siol.net/ Patch131: arm64-dts-allwinner-h6-Pine-H64-Fix-ethernet-node.patch +# rhbz 1897038 +Patch132: bluetooth-fix-LL-privacy-BLE-device-fails-to-connect.patch + # END OF PATCH DEFINITIONS %endif @@ -2978,6 +2981,9 @@ fi # # %changelog +* Thu Nov 12 2020 Justin M. Forbes +- Fix bluetooth device disconnect issues. (rhbz 1897038) + * Tue Nov 10 15:34:25 CST 2020 Justin M. Forbes - 5.9.8-200 - Linux v5.9.8 - Fixes CVE-2020-8694 (rhbz 1828580 1896525) -- cgit