[kernel] Linux 3.2-rc2-git3

Josh Boyer jwboyer at fedoraproject.org
Sat Nov 12 23:06:49 UTC 2011


commit 90ac8d9ea520e8833afb3169e27cc5f1fbe24fc0
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Sat Nov 12 18:06:35 2011 -0500

    Linux 3.2-rc2-git3

 kernel.spec                                        |   11 ++--
 sources                                            |    2 +-
 ...ossible-memory-corruption-in-xfs_readlink.patch |   77 --------------------
 3 files changed, 6 insertions(+), 84 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 5bdb7e2..6032037 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 2
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -87,7 +87,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 1
 # The git snapshot level
-%define gitrev 2
+%define gitrev 3
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -699,9 +699,6 @@ Patch20000: utrace.patch
 Patch21000: arm-omap-dt-compat.patch
 Patch21001: arm-smsc-support-reading-mac-address-from-device-tree.patch
 
-#rhbz 749166
-Patch21050: xfs-Fix-possible-memory-corruption-in-xfs_readlink.patch
-
 Patch21070: oom-fix-integer-overflow-of-points.patch
 
 Patch21080: sysfs-msi-irq-per-device.patch
@@ -1235,7 +1232,6 @@ ApplyPatch arm-smsc-support-reading-mac-address-from-device-tree.patch
 # ext4
 
 # xfs
-ApplyPatch xfs-Fix-possible-memory-corruption-in-xfs_readlink.patch
 
 # btrfs
 
@@ -2057,6 +2053,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Sat Nov 12 2011 Josh Boyer <jwboyer at redhat.com>
+- Linux 3.2-rc1-git3
+
 * Fri Nov 11 2011 Chuck Ebbert <cebbert at redhat.com>
 - Use the same naming scheme as rawhide for -stable RC kernels
   (e.g. 3.1.1-0.rc1.1 instead of 3.1.1-1.rc1)
diff --git a/sources b/sources
index c6e2e0f..9017496 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 8d43453f8159b2332ad410b19d86a931  linux-3.1.tar.bz2
 c12c4ef15682ca8caa360d013625ea3f  patch-3.2-rc1.bz2
-8e934eac3f0e5317b2801c3ef6e9758e  patch-3.2-rc1-git2.bz2
+ab4107808a6c22a7ed3058127af416ec  patch-3.2-rc1-git3.bz2


More information about the scm-commits mailing list