summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2014-03-06 09:22:21 -0500
committerJosh Boyer <jwboyer@redhat.com>2014-03-06 09:23:54 -0500
commit5f1f3d0921078ca95f08c4030671c2a884bd5847 (patch)
treea3d129025fab53d877a7a41d0629eb4b146f11d9 /kernel.spec
parent4eb341a09b096f278debc9606b4833d4ad717027 (diff)
downloadkernel-5f1f3d0921078ca95f08c4030671c2a884bd5847.tar.gz
kernel-5f1f3d0921078ca95f08c4030671c2a884bd5847.tar.xz
kernel-5f1f3d0921078ca95f08c4030671c2a884bd5847.zip
Fix bogus WARN in iwlwifi (rhbz 1071998)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 75245c584..e77090ed0 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -631,6 +631,9 @@ Patch25002: cifs-mask-off-top-byte-in-get_rfc1002_length.patch
#CVE-2014-0102 rhbz 1071396
Patch25026: keyring-fix.patch
+#rhbz 1071998
+Patch25034: bug-1071998.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1281,6 +1284,9 @@ ApplyPatch cifs-mask-off-top-byte-in-get_rfc1002_length.patch
#CVE-2014-0102 rhbz 1071396
ApplyPatch keyring-fix.patch
+#rhbz 1071998
+ApplyPatch bug-1071998.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2060,6 +2066,9 @@ fi
# ||----w |
# || ||
%changelog
+* Thu Mar 06 2014 Josh Boyer <jwboyer@fedoraproject.org>
+- Fix bogus WARN in iwlwifi (rhbz 1071998)
+
* Wed Mar 05 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc5.git2.1
- Linux v3.14-rc5-185-gc3bebc7