summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-06-15 14:11:15 -0700
committerLaura Abbott <labbott@fedoraproject.org>2016-06-15 15:57:21 -0700
commitc24ec7cb4a43635a1aec1df73f0e89e61994c15f (patch)
tree0ccda2d138dc07d422fa61d41d1fb5ff7bdfa653 /kernel.spec
parent0f872cd4568b47572a581f73a1661029d1db7987 (diff)
downloadkernel-c24ec7cb4a43635a1aec1df73f0e89e61994c15f.tar.gz
kernel-c24ec7cb4a43635a1aec1df73f0e89e61994c15f.tar.xz
kernel-c24ec7cb4a43635a1aec1df73f0e89e61994c15f.zip
hp-wmi: fix wifi cannot be hard-unblock (rhbz 1338025)
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 b825cdd6d..637780ff3 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -636,6 +636,9 @@ Patch726: sched-panic-on-corrupted-stack-end.patch
#CVE-2016-4470 rhbz 1341716 1346626
Patch727: KEYS-potential-uninitialized-variable.patch
+#rhbz 1338025
+Patch728: hp-wmi-fix-wifi-cannot-be-hard-unblock.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2161,6 +2164,9 @@ fi
#
#
%changelog
+* Wed Jun 15 2016 Laura Abbott <labbott@fedoraproject.org>
+- hp-wmi: fix wifi cannot be hard-unblock (rhbz 1338025)
+
* Wed Jun 15 2016 Josh Boyer <jwboyer@fedoraproject.org>
- CVE-2016-4470 keys: uninitialized variable crash (rhbz 1341716 1346626)