summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2019-06-11 13:29:41 -0400
committerMike Pagano <mpagano@gentoo.org>2019-06-11 13:29:41 -0400
commit64dae288d195406a81ba983d074ac3c5e03f30c7 (patch)
tree1ac4239cfdd5343b0ffbb0080bc6be708e131b05 /0000_README
parentLinux patch 4.4.181 (diff)
downloadlinux-patches-64dae288d195406a81ba983d074ac3c5e03f30c7.tar.gz
linux-patches-64dae288d195406a81ba983d074ac3c5e03f30c7.tar.bz2
linux-patches-64dae288d195406a81ba983d074ac3c5e03f30c7.zip
Bluetooth: Check key sizes only when Secure Simple Pairing is enabled.
See bug #686758 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to '0000_README')
-rw-r--r--0000_README4
1 files changed, 4 insertions, 0 deletions
diff --git a/0000_README b/0000_README
index 7d370385..4d7c1581 100644
--- a/0000_README
+++ b/0000_README
@@ -779,6 +779,10 @@ Patch: 1900_xfs-fix-suspend-to-memory.patch
From: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/fs/xfs/xfs_trans_ail.c?id=18f1df4e00cea2eae41f3e5515b94d1e7127b2b6
Desc: xfs: Make xfsaild freezeable again. See bug #575034.
+Patch: 2000_BT-Check-key-sizes-only-if-Secure-Simple-Pairing-enabled.patch
+From: https://lore.kernel.org/linux-bluetooth/20190522070540.48895-1-marcel@holtmann.org/raw
+Desc: Bluetooth: Check key sizes only when Secure Simple Pairing is enabled. See bug #686758
+
Patch: 2700_ThinkPad-30-brightness-control-fix.patch
From: Seth Forshee <seth.forshee@canonical.com>
Desc: ACPI: Disable Windows 8 compatibility for some Lenovo ThinkPads.