summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-06-30 10:10:41 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-06-30 10:10:41 -0400
commit44fb75f6060af80bcda4d729b18e27c55587d7f3 (patch)
treef445a210a6fbb66ad0e1e55e02938c81584b8210 /kernel.spec
parent53684dde09db29e637876ca9a1a047d13069d3a6 (diff)
downloadkernel-44fb75f6060af80bcda4d729b18e27c55587d7f3.tar.gz
kernel-44fb75f6060af80bcda4d729b18e27c55587d7f3.tar.xz
kernel-44fb75f6060af80bcda4d729b18e27c55587d7f3.zip
Linux v3.16-rc3
- Enable USB rtsx drivers (rhbz 1114229) - Disable debugging options.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec23
1 files changed, 8 insertions, 15 deletions
diff --git a/kernel.spec b/kernel.spec
index 99dd249e..ceff7de7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -67,9 +67,9 @@ Summary: The Linux kernel
# The next upstream release sublevel (base_sublevel+1)
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
# The rc snapshot level
-%define rcrev 2
+%define rcrev 3
# The git snapshot level
-%define gitrev 4
+%define gitrev 0
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -130,7 +130,7 @@ Summary: The Linux kernel
# Set debugbuildsenabled to 1 for production (build separate debug kernels)
# and 0 for rawhide (all kernels are debug kernels).
# See also 'make debug' and 'make release'.
-%define debugbuildsenabled 0
+%define debugbuildsenabled 1
# Want to build a vanilla kernel build without any non-upstream patches?
%define with_vanilla %{?_with_vanilla: 1} %{?!_with_vanilla: 0}
@@ -643,12 +643,6 @@ Patch25102: intel_pstate-Fix-setting-VID.patch
Patch25103: intel_pstate-dont-touch-turbo-bit-if-turbo-disabled-or-unavailable.patch
Patch25104: intel_pstate-Update-documentation-of-max-min_perf_pct-sysfs-files.patch
-#rhbz 1110968
-Patch25105: x86_32-signal-Fix-vdso-rt_sigreturn.patch
-
-#CVE-2014-4508 rhbz 1111590 1112073
-Patch25106: x86_32-entry-Do-syscall-exit-work-on-badsys.patch
-
Patch25109: revert-input-wacom-testing-result-shows-get_report-is-unnecessary.patch
#rhbz 1021036, submitted upstream
@@ -1373,12 +1367,6 @@ ApplyPatch intel_pstate-Fix-setting-VID.patch
ApplyPatch intel_pstate-dont-touch-turbo-bit-if-turbo-disabled-or-unavailable.patch
ApplyPatch intel_pstate-Update-documentation-of-max-min_perf_pct-sysfs-files.patch
-#rhbz 1110968
-ApplyPatch x86_32-signal-Fix-vdso-rt_sigreturn.patch
-
-#CVE-2014-4508 rhbz 1111590 1112073
-ApplyPatch x86_32-entry-Do-syscall-exit-work-on-badsys.patch
-
ApplyPatch revert-input-wacom-testing-result-shows-get_report-is-unnecessary.patch
#rhbz 1021036, submitted upstream
@@ -2263,6 +2251,11 @@ fi
# ||----w |
# || ||
%changelog
+* Mon Jun 30 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.16.0-0.rc3.git0.1.1
+- Linux v3.16-rc3
+- Enable USB rtsx drivers (rhbz 1114229)
+- Disable debugging options.
+
* Fri Jun 27 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.16.0-0.rc2.git4.1
- Linux v3.16-rc2-222-g3493860c76eb