From 4afc32034d9118ed2826e6f49caa1dbe0ef7be55 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Thu, 13 Nov 2014 13:55:54 -0500 Subject: Add patch for MS Surface Pro 3 Type Cover (rhbz 1135338) --- kernel.spec | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index c635d5807..880fc4079 100644 --- a/kernel.spec +++ b/kernel.spec @@ -625,6 +625,9 @@ Patch26067: net-sctp-fix-NULL-pointer-dereference-in-af-from_add.patch #CVE-2014-7843 rhbz 1163744 1163745 Patch26069: arm64-__clear_user-handle-exceptions-on-strb.patch +#rhbz 1135338 +Patch26070: HID-add-support-for-MS-Surface-Pro-3-Type-Cover.patch + # git clone ssh://git.fedorahosted.org/git/kernel-arm64.git, git diff master...devel Patch30000: kernel-arm64.patch @@ -1359,6 +1362,9 @@ ApplyPatch net-sctp-fix-NULL-pointer-dereference-in-af-from_add.patch #CVE-2014-7843 rhbz 1163744 1163745 ApplyPatch arm64-__clear_user-handle-exceptions-on-strb.patch +#rhbz 1135338 +ApplyPatch HID-add-support-for-MS-Surface-Pro-3-Type-Cover.patch + %if 0%{?aarch64patches} ApplyPatch kernel-arm64.patch %ifnarch aarch64 # this is stupid, but i want to notice before secondary koji does. @@ -2228,6 +2234,7 @@ fi # || || %changelog * Thu Nov 13 2014 Josh Boyer +- Add patch for MS Surface Pro 3 Type Cover (rhbz 1135338) - CVE-2014-7843 aarch64: copying from /dev/zero causes local DoS (rhbz 1163744 1163745) * Thu Nov 13 2014 Josh Boyer - 3.18.0-0.rc4.git1.1 -- cgit