summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-06-30 07:57:07 -0700
committerLaura Abbott <labbott@fedoraproject.org>2016-06-30 07:57:07 -0700
commit3f7d82d361ccce6e5d4020b046c649cbb403d2ce (patch)
treeb97d06833b0a919a283d7060a5ff78cc050bbef5 /kernel.spec
parent504e29d7bdbd1af074a3bffd55ccb6c7f4894eea (diff)
downloadkernel-3f7d82d361ccce6e5d4020b046c649cbb403d2ce.tar.gz
kernel-3f7d82d361ccce6e5d4020b046c649cbb403d2ce.tar.xz
kernel-3f7d82d361ccce6e5d4020b046c649cbb403d2ce.zip
Linux v4.7-rc5-227-ge7bdea7
- Reenable debugging options.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 6 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index d4f12f2af..e5dd68849 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 5
# The git snapshot level
-%define gitrev 1
+%define gitrev 2
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -125,7 +125,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 1
+%define debugbuildsenabled 0
# Want to build a vanilla kernel build without any non-upstream patches?
%define with_vanilla %{?_with_vanilla: 1} %{?!_with_vanilla: 0}
@@ -602,9 +602,6 @@ Patch641: disable-CONFIG_EXPERT-for-ZONE_DMA.patch
#CVE-2016-3134 rhbz 1317383 1317384
Patch665: netfilter-x_tables-deal-with-bogus-nextoffset-values.patch
-#rhbz 1346145
-Patch666: ath9k-fix-GPIO-mask-for-AR9462-and-AR9565.patch
-
#rhbz 1338025
Patch728: hp-wmi-fix-wifi-cannot-be-hard-unblock.patch
@@ -2152,6 +2149,10 @@ fi
#
#
%changelog
+* Thu Jun 30 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc5.git2.1
+- Linux v4.7-rc5-227-ge7bdea7
+- Reenable debugging options.
+
* Tue Jun 28 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc5.git1.1
- Linux v4.7-rc5-28-g02184c6