summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2013-07-23 09:07:44 -0500
committerJustin M. Forbes <jforbes@redhat.com>2013-07-23 09:07:44 -0500
commitbd472195d6cd7d03e2f8692f75bb3f378ab622cc (patch)
tree7d31a2a189c604fc8017fd7d524dd66debc3d6b2 /kernel.spec
parentfaf25207dc86666a611c45ae3ffaf385c170bd2a (diff)
downloadkernel-bd472195d6cd7d03e2f8692f75bb3f378ab622cc.tar.gz
kernel-bd472195d6cd7d03e2f8692f75bb3f378ab622cc.tar.xz
kernel-bd472195d6cd7d03e2f8692f75bb3f378ab622cc.zip
Linux v3.11-rc2-93-gb3a3a9c
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec13
1 files changed, 5 insertions, 8 deletions
diff --git a/kernel.spec b/kernel.spec
index 15006885a..95b0603fb 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@redhat.com> - 3.11.0-0.rc2.git1.1
+- Linux v3.11-rc2-93-gb3a3a9c
+
* Mon Jul 22 2013 Justin M. Forbes <jforbes@redhat.com> - 3.11.0-0.rc2.git0.2
- let flavors/variants end with "+$flavor" in the uname patch from harald@redhat.com
- Reenable debugging options.