[kernel] Linux v3.11-rc2-93-gb3a3a9c

Justin M. Forbes jforbes at fedoraproject.org
Tue Jul 23 14:17:45 UTC 2013


commit bd472195d6cd7d03e2f8692f75bb3f378ab622cc
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Tue Jul 23 09:07:44 2013 -0500

    Linux v3.11-rc2-93-gb3a3a9c

 kernel.spec                                        |   13 ++---
 sources                                            |    3 +-
 ...-Check-device-permissions-before-allowing.patch |   54 --------------------
 3 files changed, 6 insertions(+), 64 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 1500688..95b0603 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 2
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -95,7 +95,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 2
 # The git snapshot level
-%define gitrev 0
+%define gitrev 1
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -729,9 +729,6 @@ Patch22001: selinux-apply-different-permission-to-ptrace-child.patch
 #rhbz 927469
 Patch23006: fix-child-thread-introspection.patch
 
-#CVE-2013-2140 rhbz 971146 971148
-Patch25031: xen-blkback-Check-device-permissions-before-allowing.patch
-
 #CVE-2013-2147 rhbz 971242 971249
 Patch25032: cve-2013-2147-ciss-info-leak.patch
 
@@ -1429,9 +1426,6 @@ ApplyPatch ath9k_rx_dma_stop_check.patch
 #rhbz 927469
 ApplyPatch fix-child-thread-introspection.patch
 
-#CVE-2013-2140 rhbz 971146 971148
-ApplyPatch xen-blkback-Check-device-permissions-before-allowing.patch
-
 #CVE-2013-2147 rhbz 971242 971249
 ApplyPatch cve-2013-2147-ciss-info-leak.patch
 
@@ -2246,6 +2240,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Tue Jul 23 2013 Justin M. Forbes <jforbes at redhat.com> - 3.11.0-0.rc2.git1.1
+- Linux v3.11-rc2-93-gb3a3a9c
+
 * Mon Jul 22 2013 Justin M. Forbes <jforbes at redhat.com> - 3.11.0-0.rc2.git0.2
 - let flavors/variants end with "+$flavor" in the uname patch from harald at redhat.com
 - Reenable debugging options.
diff --git a/sources b/sources
index 7befb29..9aeb3f6 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,3 @@
 4f25cd5bec5f8d5a7d935b3f2ccb8481  linux-3.10.tar.xz
-d790b034867145dd9c5828ed58eaac45  patch-3.11-rc1.xz
-dad3e43d9c55a913b9d68c488396722d  patch-3.11-rc1-git4.xz
 fe39310c0f1b58e78632c3976ff80289  patch-3.11-rc2.xz
+05ead9ed5c2932ad5e9d1ac478be62f4  patch-3.11-rc2-git1.xz


More information about the scm-commits mailing list