summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2017-05-23 10:24:13 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2017-05-23 10:24:13 +0200
commite71cb878d16b9ee62e64068552a832ddb55fd4e5 (patch)
tree509b4133d3a2eb919158e2a69b00b419f4b158d1 /kernel.spec
parentda7c2d7b2c1dd6b8b71cae0ae11595bf5faf03d3 (diff)
parent598b069364bda920f0abe32aa35dc0ad61b88066 (diff)
downloadkernel-4.12.0-0.rc2.git0.1.vanilla.knurd.1.fc27.tar.gz
kernel-4.12.0-0.rc2.git0.1.vanilla.knurd.1.fc27.tar.xz
kernel-4.12.0-0.rc2.git0.1.vanilla.knurd.1.fc27.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec19
1 files changed, 7 insertions, 12 deletions
diff --git a/kernel.spec b/kernel.spec
index a60e48782..a25fdf138 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -75,9 +75,9 @@ Summary: The Linux kernel
# The next upstream release sublevel (base_sublevel+1)
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
# The rc snapshot level
-%global rcrev 1
+%global rcrev 2
# The git snapshot level
-%define gitrev 4
+%define gitrev 0
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -133,7 +133,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 %{?_without_vanilla: 0} %{?!_without_vanilla: 1}
@@ -581,10 +581,6 @@ Patch102: usb-phy-tegra-Add-38.4MHz-clock-table-entry.patch
# Fix OMAP4 (pandaboard)
Patch303: arm-revert-mmc-omap_hsmmc-Use-dma_request_chan-for-reque.patch
-# Not particularly happy we don't yet have a proper upstream resolution this is the right direction
-# https://www.spinics.net/lists/arm-kernel/msg535191.html
-Patch304: arm64-mm-Fix-memmap-to-be-initialized-for-the-entire-section.patch
-
# http://patchwork.ozlabs.org/patch/587554/
Patch305: ARM-tegra-usb-no-reset.patch
@@ -598,9 +594,6 @@ Patch308: bcm2837-initial-support.patch
# http://www.spinics.net/lists/dri-devel/msg132235.html
Patch309: drm-vc4-Fix-OOPSes-from-trying-to-cache-a-partially-constructed-BO..patch
-# Upstream fixes for i2c/serial/ethernet MAC addresses
-Patch310: bcm283x-fixes.patch
-
# https://www.spinics.net/lists/arm-kernel/msg554183.html
Patch311: arm-imx6-hummingboard2.patch
@@ -613,8 +606,6 @@ Patch312: arm64-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch
# CVE-2017-7477 rhbz 1445207 1445208
Patch502: CVE-2017-7477.patch
-Patch503: ARM-KVM-Fix-tracepoint-generation-after-move-to-virt-kvm-arm.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -2190,6 +2181,10 @@ fi
#
#
%changelog
+* Mon May 22 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.12.0-0.rc2.git0.1
+- Linux v4.12-rc2
+- Disable debugging options.
+
* Fri May 19 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.12.0-0.rc1.git4.1
- Linux v4.12-rc1-154-g8b4822d