summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-01-07 07:45:39 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-01-07 07:45:39 -0600
commitff4c03858e1e4e258fedf53bc4bec86b8fe2dd22 (patch)
treedd186315936ed891b46839dc6f4ea0e28bd74a15 /kernel.spec
parentbcf7511badf20cdf8af0fa354502a8560b4d4caf (diff)
downloadkernel-ff4c03858e1e4e258fedf53bc4bec86b8fe2dd22.tar.gz
kernel-ff4c03858e1e4e258fedf53bc4bec86b8fe2dd22.tar.xz
kernel-ff4c03858e1e4e258fedf53bc4bec86b8fe2dd22.zip
Fix bluetooth controller initialization (rhbz 1898495)
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 7c7ca988e..3ab65d91c 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -852,6 +852,9 @@ Patch104: 0001-mwifiex-Fix-possible-buffer-overflows-in-mwifiex_cmd.patch
Patch105: 0001-ALSA-hda-via-Fix-runtime-PM-for-Clevo-W35xSS.patch
+# rhbz 1898495
+Patch106: Bluetooth-hci_core-Fix-attempting-to-set-RPA-timeout-when-unsupported.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2965,6 +2968,9 @@ fi
#
#
%changelog
+* Thu Jan 7 2021 Justin M. Forbes <jforbes@fedoraproject.org>
+- Fix bluetooth controller initialization (rhbz 1898495)
+
* Wed Jan 6 12:53:15 CST 2021 Justin M. Forbes <jforbes@fedoraproject.org> - 5.10.5-200
- Linux v5.10.5
- Fix CVE-2020-36158 (rhbz 1913348 1913349)