[kernel/f17] Linux v3.6.3

Josh Boyer jwboyer at fedoraproject.org
Mon Oct 22 12:24:44 UTC 2012


commit 994eaf2759b4a378c477bfe95972132501bcd9d1
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Oct 22 08:24:33 2012 -0400

    Linux v3.6.3

 config-arm-generic |    1 +
 kernel.spec        |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/config-arm-generic b/config-arm-generic
index 7a72101..8e5cb9d 100644
--- a/config-arm-generic
+++ b/config-arm-generic
@@ -35,6 +35,7 @@ CONFIG_ARM_ERRATA_742230=y
 CONFIG_ARM_ERRATA_742231=y
 CONFIG_ARM_ERRATA_754327=y
 CONFIG_ARM_ERRATA_764369=y
+CONFIG_ARM_ERRATA_775420=y
 
 
 # Generic ARM config options
diff --git a/kernel.spec b/kernel.spec
index 75009e0..ddbf7f5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be appended after the rcX and
 # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
 #
-%global baserelease 6
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -66,7 +66,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 2
+%define stable_update 3
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -2322,6 +2322,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Mon Oct 22 2012 Josh Boyer <jwboyer at redhat.com>
+- Linux v3.6.3
+
 * Mon Oct 22 2012 Peter Robinson <pbrobinson at fedoraproject.org>
 - Cleanup ARM patches
 - Add highbank sata patch
diff --git a/sources b/sources
index 47fce40..8c5ed1c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 1a1760420eac802c541a20ab51a093d1  linux-3.6.tar.xz
-ad1020c82a71ee1ef2416a0d12e724df  patch-3.6.2.xz
+96701113d37ef4f9b785206ab8bcc71e  patch-3.6.3.xz


More information about the scm-commits mailing list