[kernel/f21] Linux v3.16-rc7-64-g26bcd8b72563

Josh Boyer jwboyer at fedoraproject.org
Wed Jul 30 17:49:21 UTC 2014


commit ecaa91af8b55b5f9dfde8b20dcb0d5217fab1413
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Wed Jul 30 13:49:14 2014 -0400

    Linux v3.16-rc7-64-g26bcd8b72563
    
    - Temporarily disable aarch64patches

 kernel.spec                                        |   14 +-
 ...p-inherit-auth_capable-on-INIT-collisions.patch |  212 --------------------
 sources                                            |    2 +-
 3 files changed, 7 insertions(+), 221 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 2ea35b0..19fe014 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -8,7 +8,7 @@ Summary: The Linux kernel
 # be 0.
 %global released_kernel 0
 
-%global aarch64patches 1
+%global aarch64patches 0
 
 # Sign modules on x86.  Make sure the config files match this setting if more
 # architectures are added.
@@ -69,7 +69,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 7
 # The git snapshot level
-%define gitrev 1
+%define gitrev 2
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -649,9 +649,6 @@ Patch25120: crypto-properly-label-AF_ALG-socket.patch
 # git clone ssh://git.fedorahosted.org/git/kernel-arm64.git, git diff master...devel
 Patch30000: kernel-arm64.patch
 
-#CVE-2014-5077 rhbz 1122982 1123696
-Patch25124: net-v2-net-sctp-inherit-auth_capable-on-INIT-collisions.patch
-
 # END OF PATCH DEFINITIONS
 
 %endif
@@ -1387,9 +1384,6 @@ ApplyPatch kernel-arm64.patch -R
 %endif
 %endif
 
-#CVE-2014-5077 rhbz 1122982 1123696
-ApplyPatch net-v2-net-sctp-inherit-auth_capable-on-INIT-collisions.patch
-
 # END OF PATCH APPLICATIONS
 
 %endif
@@ -2265,6 +2259,10 @@ fi
 #                                    ||----w |
 #                                    ||     ||
 %changelog
+* Wed Jul 30 2014 Josh Boyer <jwboyer at fedoraproject.org> - 3.16.0-0.rc7.git2.1
+- Linux v3.16-rc7-64-g26bcd8b72563
+- Temporarily disable aarch64patches
+
 * Wed Jul 30 2014 Josh Boyer <jwboyer at fedoraproject.org>
 - Apply different patch from Milan Broz to fix LUKS partitions (rhbz 1115120)
 
diff --git a/sources b/sources
index d36e382..055658e 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 97ca1625bb40368dc41b9a7971549071  linux-3.15.tar.xz
 ef8f4db937f521a7e323ec589536ba25  perf-man-3.15.tar.gz
 cf68262d938c6ec27bc96896beb8549f  patch-3.16-rc7.xz
-d15747e3ab3760b07aaae1077ddeceed  patch-3.16-rc7-git1.xz
+3627dd3a3efad454c49e422f16dc3d44  patch-3.16-rc7-git2.xz


More information about the scm-commits mailing list