[kernel/f21] Linux v3.18.8

Josh Boyer jwboyer at fedoraproject.org
Fri Feb 27 14:55:26 UTC 2015


commit 57d8c91cf8cd244790692da68ccf11f62edb7fe3
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Fri Feb 27 09:52:17 2015 -0500

    Linux v3.18.8

 Kbuild-Add-an-option-to-enable-GCC-VTA.patch       |   2 +-
 ...re-journal-checksum-on-remount-don-t-fail.patch |  45 -------
 ...-cache-dst_entries-which-would-cause-a-re.patch |  99 ----------------
 kernel.spec                                        |  23 +---
 ...x-slab-corruption-from-use-after-free-on-.patch | 131 ---------------------
 sources                                            |   2 +-
 6 files changed, 6 insertions(+), 296 deletions(-)
---
diff --git a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch
index 91cd1d0..f2b0d0b 100644
--- a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch
+++ b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch
@@ -43,7 +43,7 @@ Signed-off-by: Josh Stone <jistone at redhat.com>
  2 files changed, 21 insertions(+), 1 deletion(-)
 
 diff --git a/Makefile b/Makefile
-index 0efae2279fbe..9eb829052936 100644
+index 0b3f8a1b3715..ffac1ebfc6b9 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -704,7 +704,11 @@ KBUILD_CFLAGS	+= -fomit-frame-pointer
diff --git a/kernel.spec b/kernel.spec
index 1060fd5..3ee921c 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 7
+%define stable_update 8
 # Set rpm version accordingly
 %if 0%{?stable_update}
 %define stablerev %{stable_update}
@@ -632,9 +632,6 @@ Patch30000: kernel-arm64.patch
 # Fix for big-endian arches, already upstream
 Patch30001: mpssd-x86-only.patch
 
-# rhbz 1183744 1188347
-Patch30002: ipv4-try-to-cache-dst_entries-which-would-cause-a-re.patch
-
 #rhbz 1188074
 Patch30003: 0001-ntp-Fixup-adjtimex-freq-validation-on-32bit-systems.patch
 
@@ -653,15 +650,9 @@ Patch26138: ext4-Allocate-entire-range-in-zero-range.patch
 #rhbz 1188439
 Patch26139: HID-i2c-hid-Limit-reads-to-wMaxInputLength-bytes-for.patch
 
-#rhbz 1190933
-Patch26140: ext4-ignore-journal-checksum-on-remount-don-t-fail.patch
-
 #rhbz 1190947
 Patch26141: Bluetooth-ath3k-Add-support-Atheros-AR5B195-combo-Mi.patch
 
-#CVE-2015-1421 rhbz 1196581 1196595
-Patch26142: net-sctp-fix-slab-corruption-from-use-after-free-on-.patch
-
 # END OF PATCH DEFINITIONS
 
 %endif
@@ -1399,9 +1390,6 @@ ApplyPatch acpi-video-Add-disable_native_backlight-quirk-for-Sa.patch
 # Fix for big-endian arches, already upstream
 ApplyPatch mpssd-x86-only.patch
 
-# rhbz 1183744 1188347
-ApplyPatch ipv4-try-to-cache-dst_entries-which-would-cause-a-re.patch
-
 #rhbz 1188074
 ApplyPatch 0001-ntp-Fixup-adjtimex-freq-validation-on-32bit-systems.patch
 
@@ -1420,15 +1408,9 @@ ApplyPatch ext4-Allocate-entire-range-in-zero-range.patch
 #rhbz 1188439
 ApplyPatch HID-i2c-hid-Limit-reads-to-wMaxInputLength-bytes-for.patch
 
-#rhbz 1190933
-ApplyPatch ext4-ignore-journal-checksum-on-remount-don-t-fail.patch
-
 #rhbz 1190947
 ApplyPatch Bluetooth-ath3k-Add-support-Atheros-AR5B195-combo-Mi.patch
 
-#CVE-2015-1421 rhbz 1196581 1196595
-ApplyPatch net-sctp-fix-slab-corruption-from-use-after-free-on-.patch
-
 %if 0%{?aarch64patches}
 ApplyPatch kernel-arm64.patch
 %ifnarch aarch64 # this is stupid, but i want to notice before secondary koji does.
@@ -2299,6 +2281,9 @@ fi
 #                                    ||----w |
 #                                    ||     ||
 %changelog
+* Fri Feb 27 2015 Josh Boyer <jwboyer at fedoraproject.org - 3.18.8-200
+- Linux v3.18.8
+
 * Thu Feb 26 2015 Josh Boyer <jwboyer at fedoraproject.org>
 - CVE-2015-1421 sctp: slab corruption from use after free on INIT collisions (rhbz 1196581 1196595)
 
diff --git a/sources b/sources
index 31a89f1..ac09196 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 9e854df51ca3fef8bfe566dbd7b89241  linux-3.18.tar.xz
 813ccb96f0b379d656e57442c2587ca3  perf-man-3.18.tar.gz
-9db3178b87ddf7c05e6191bf57645610  patch-3.18.7.xz
+b7bd36ce9f4bff165ee776e2b9263257  patch-3.18.8.xz


More information about the scm-commits mailing list