summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2017-10-23 22:09:11 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2017-10-23 22:09:11 +0200
commit5e743cb85b64566fb5c70b6a609d47cee50ce67b (patch)
treed2ec134962548ef19fca614c3489d8f740b7ffe5 /kernel.spec
parent7070406c3e64b7af4c0e568732aa620e3338e0c4 (diff)
parent679cf2a896924e43247bdef6a9a57b757d010121 (diff)
downloadkernel-5e743cb85b64566fb5c70b6a609d47cee50ce67b.tar.gz
kernel-5e743cb85b64566fb5c70b6a609d47cee50ce67b.tar.xz
kernel-5e743cb85b64566fb5c70b6a609d47cee50ce67b.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec14
1 files changed, 10 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 066a099da..1e6c5463f 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 5
+%global rcrev 6
# 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}
@@ -655,7 +655,7 @@ Patch335: arm-exynos-fix-usb3.patch
Patch502: CVE-2017-7477.patch
# rhbz 1498016 1498017
-Patch503: KEYS-don-t-let-add_key-update-an-uninstantiated-key.patch
+#Patch503: KEYS-don-t-let-add_key-update-an-uninstantiated-key.patch
# 600 - Patches for improved Bay and Cherry Trail device support
# Below patches are submitted upstream, awaiting review / merging
@@ -2232,6 +2232,12 @@ fi
#
#
%changelog
+* Mon Oct 23 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.0-0.rc6.git0.1
+- Linux v4.14-rc6
+
+* Mon Oct 23 2017 Justin M. Forbes <jforbes@fedoraproject.org>
+- Disable debugging options.
+
* Fri Oct 20 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.0-0.rc5.git4.1
- Linux v4.14-rc5-94-g9a27ded2195a