summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-11-12 12:55:21 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-11-12 12:55:21 -0600
commitc2f3d1f5df1f96a7c353a13d9facbb651115dac3 (patch)
treea35715ccab125ed038075f65a17a51743a5cf8ef /kernel.spec
parentefe62957347a70b02d280329de8db473fa889b81 (diff)
downloadkernel-c2f3d1f5df1f96a7c353a13d9facbb651115dac3.tar.gz
kernel-c2f3d1f5df1f96a7c353a13d9facbb651115dac3.tar.xz
kernel-c2f3d1f5df1f96a7c353a13d9facbb651115dac3.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 42c797f2e..127d9225e 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:54 CST 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.9.8-100
- Linux v5.9.8
- Fixes CVE-2020-8694 (rhbz 1828580 1896525)