From ebce054077d69a2ad55196985c64708a0601bbce Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 2 Mar 2015 10:14:15 -0500 Subject: Enable YAMA (rhbz 1196825) --- kernel.spec | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 4fc47f2cc..e2d82dc2c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -623,6 +623,9 @@ Patch26138: ext4-Allocate-entire-range-in-zero-range.patch #rhbz 1190947 Patch26139: Bluetooth-ath3k-Add-support-Atheros-AR5B195-combo-Mi.patch +#rhbz 1196825 +Patch26140: security-yama-Remove-unnecessary-selects-from-Kconfi.patch + # git clone ssh://git.fedorahosted.org/git/kernel-arm64.git, git diff master...devel Patch30000: kernel-arm64.patch Patch30001: kernel-arm64-fix-psci-when-pg.patch @@ -1355,6 +1358,9 @@ ApplyPatch ext4-Allocate-entire-range-in-zero-range.patch #rhbz 1190947 ApplyPatch Bluetooth-ath3k-Add-support-Atheros-AR5B195-combo-Mi.patch +#rhbz 1196825 +ApplyPatch security-yama-Remove-unnecessary-selects-from-Kconfi.patch + %if 0%{?aarch64patches} ApplyPatch kernel-arm64.patch %ifnarch aarch64 # this is stupid, but i want to notice before secondary koji does. @@ -2215,6 +2221,9 @@ fi # # %changelog +* Mon Mar 02 2015 Josh Boyer +- Enable YAMA (rhbz 1196825) + * Sat Feb 28 2015 Peter Robinson - ARMv7 OMAP updates, fix panda boot -- cgit