[kernel/f15/master] Linux 2.6.38.2-rc1

Chuck Ebbert cebbert at fedoraproject.org
Sat Mar 26 12:14:09 UTC 2011


commit b0e7478b7153df1568ae9425d0850f95c3a67421
Author: Chuck Ebbert <cebbert at redhat.com>
Date:   Sat Mar 26 08:15:11 2011 -0400

    Linux 2.6.38.2-rc1

 kernel.spec |   13 ++++++++-----
 sources     |    1 +
 2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index d82cccb..34fc582 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -63,9 +63,9 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 1
+%define stable_update 2
 # Is it a -stable RC?
-%define stable_rc 0
+%define stable_rc 1
 # Set rpm version accordingly
 %if 0%{?stable_update}
 %define stablerev .%{stable_update}
@@ -1364,13 +1364,13 @@ ApplyPatch acpi_reboot.patch
 ApplyPatch dmar-disable-when-ricoh-multifunction.patch
 
 # rhbz#662344,600690
-ApplyPatch fs-call-security_d_instantiate-in-d_obtain_alias.patch
+#ApplyPatch fs-call-security_d_instantiate-in-d_obtain_alias.patch
 
 # Fix possible memory corruption on Dell HW
-ApplyPatch dcdbas-force-smi-to-happen-when-expected.patch
+#ApplyPatch dcdbas-force-smi-to-happen-when-expected.patch
 
 # CVE-2011-1182
-ApplyPatch prevent-rt_sigqueueinfo-and-rt_tgsigqueueinfo-from-spoofing-the-signal-code.patch
+#ApplyPatch prevent-rt_sigqueueinfo-and-rt_tgsigqueueinfo-from-spoofing-the-signal-code.patch
 
 # END OF PATCH APPLICATIONS
 
@@ -1980,6 +1980,9 @@ fi
 # and build.
 
 %changelog
+* Sat Mar 26 2011 Chuck Ebbert <cebbert at redhat.com> 2.6.38.2-7.rc1
+- Linux 2.6.38.2-rc1
+
 * Fri Mar 25 2011 Chuck Ebbert <cebbert at redhat.com>
 - CVE-2011-1182: kernel signal spoofing issue
 - Drop unused patches already applied upstream:
diff --git a/sources b/sources
index 6953132..c01d999 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 7d471477bfa67546f902da62227fa976  linux-2.6.38.tar.bz2
 bd2be4d0465345e4e9355d6773f5f6fe  patch-2.6.38.1.bz2
+71a62dab07960ac3a21304d99e7ac6da  patch-2.6.38.2-rc1.bz2


More information about the scm-commits mailing list