From d7293323e7b09ea8bd2f0bbdb43a9b169562bc4d Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 23 Feb 2015 11:30:18 -0500 Subject: Linux v4.0-rc1 - CVE-2015-0275 ext4: fallocate zero range page size > block size BUG (rhbz 1193907 1195178) - Disable debugging options. Yay for major version bumps :\. We grab the full rc1 tarball instead of just the patch to make this way less messy in the spec. When 4.0 final is released, we'll need to undo a few specific hacks. Namely, we need to redefine: upstream_sublevel kversion Source0 back to the standard definitions. Thanks to Kyle for figuring this out 3 years ago. --- config-x86-32-generic | 1 + 1 file changed, 1 insertion(+) (limited to 'config-x86-32-generic') diff --git a/config-x86-32-generic b/config-x86-32-generic index 78814522d..ba25ddb4d 100644 --- a/config-x86-32-generic +++ b/config-x86-32-generic @@ -178,6 +178,7 @@ CONFIG_SERIAL_GRLIB_GAISLER_APBUART=m # CONFIG_MMC_SDHCI_OF is not set # CONFIG_X86_INTEL_MID is not set +# CONFIG_X86_INTEL_QUARK is not set CONFIG_MFD_CS5535=m # CONFIG_MFD_SYSCON is not set -- cgit