summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2015-10-14 08:37:31 -0700
committerLaura Abbott <labbott@fedoraproject.org>2015-10-14 08:37:31 -0700
commit56a1f1e17727f39a9989855e96589bdc7a6ee602 (patch)
tree5bb0c5d1875fedb3f61237cbc7ea530b4d8e2048 /kernel.spec
parent311c85e4d54f3d5cf8f9beb5607cfafc46481607 (diff)
downloadkernel-56a1f1e17727f39a9989855e96589bdc7a6ee602.tar.gz
kernel-56a1f1e17727f39a9989855e96589bdc7a6ee602.tar.xz
kernel-56a1f1e17727f39a9989855e96589bdc7a6ee602.zip
Linux v4.3-rc5-37-g5b5f145
- Reenable debugging options.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/kernel.spec b/kernel.spec
index fd9b77276..f12f4957c 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -67,7 +67,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 5
# The git snapshot level
-%define gitrev 0
+%define gitrev 1
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -122,7 +122,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}
@@ -587,10 +587,6 @@ Patch508: kexec-uefi-copy-secure_boot-flag-in-boot-params.patch
#rhbz 1239050
Patch509: ideapad-laptop-Add-Lenovo-Yoga-3-14-to-no_hw_rfkill-.patch
-#rhbz 1238803 1249850
-Patch522: drm-qxl-avoid-buffer-reservation-in-qxl_crtc_page_fl.patch
-Patch523: drm-qxl-avoid-dependency-lock.patch
-
Patch904: kdbus.patch
# END OF PATCH DEFINITIONS
@@ -2036,6 +2032,10 @@ fi
#
#
%changelog
+* Wed Oct 14 2015 Laura Abbott <labbott@redhat.com> - 4.3.0-0.rc5.git1.1
+- Linux v4.3-rc5-37-g5b5f145
+- Reenable debugging options.
+
* Mon Oct 12 2015 Laura Abbott <labbott@redhat.com> - 4.3.0-0.rc5.git0.1
- Linux v4.3-rc5
- Disable debugging options.