summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-11-12 12:53:53 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-11-12 12:53:53 -0600
commitee6e0fd0350971f2981b8a7f5f64357e007abb37 (patch)
tree0c8cdca71bdbdb5fb36b69bae8d2957a75a4c7ca /kernel.spec
parent60b0fbf5f5b118e64d08cb7689d74d5fb59dd1af (diff)
downloadkernel-ee6e0fd0350971f2981b8a7f5f64357e007abb37.tar.gz
kernel-ee6e0fd0350971f2981b8a7f5f64357e007abb37.tar.xz
kernel-ee6e0fd0350971f2981b8a7f5f64357e007abb37.zip
Fix bluetooth disconnect issues
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 6 insertions, 0 deletions
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 <jforbes@fedoraproject.org>
+- Fix bluetooth device disconnect issues. (rhbz 1897038)
+
* Tue Nov 10 15:34:25 CST 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.9.8-200
- Linux v5.9.8
- Fixes CVE-2020-8694 (rhbz 1828580 1896525)