[kernel/f18] Linux 3.6.3

Justin M. Forbes jforbes at fedoraproject.org
Mon Oct 22 12:27:31 UTC 2012


commit aefdd9811462f886255fb52b5f714fe168c30293
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon Oct 22 07:22:54 2012 -0500

    Linux 3.6.3

 kernel.spec                                        |   13 +++-----
 sources                                            |    2 +-
 virtio-scsi-Initialize-scatterlist-structure.patch |   28 --------------------
 3 files changed, 6 insertions(+), 37 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index ea14cb2..b1487b5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,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 3
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -74,7 +74,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
@@ -758,9 +758,6 @@ Patch22000: weird-root-dentry-name-debug.patch
 #selinux ptrace child permissions
 Patch22001: selinux-apply-different-permission-to-ptrace-child.patch
 
-#rhbz 847548
-Patch22066: virtio-scsi-Initialize-scatterlist-structure.patch
-
 #rhbz 846037
 Patch22067: selinux-Fix-sel_netnode_insert-suspicious-rcu-dereference.patch
 
@@ -1481,9 +1478,6 @@ ApplyPatch weird-root-dentry-name-debug.patch
 #selinux ptrace child permissions
 ApplyPatch selinux-apply-different-permission-to-ptrace-child.patch
 
-#rhbz 847548
-ApplyPatch virtio-scsi-Initialize-scatterlist-structure.patch
-
 #rhbz 846037
 ApplyPatch selinux-Fix-sel_netnode_insert-suspicious-rcu-dereference.patch
 
@@ -2348,6 +2342,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Mon Oct 22 2012 Justin M. Forbes <jforbes at linuxtx.org> - 3.6.3-1
+- Linux 3.6.3
+
 * Mon Oct 22 2012 Peter Robinson <pbrobinson at fedoraproject.org>
 - Revert ARM misaligned access check to stop kernel OOPS
 - Actually apply 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