summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-03-13 09:35:36 -0700
committerLaura Abbott <labbott@fedoraproject.org>2017-03-13 09:35:36 -0700
commit60ccee4c585039305a8f516dcd39b72ba9bb7a07 (patch)
tree39ea788aca2b6723cff3f943eb99b38810f6cb99 /kernel.spec
parentbe6d4428d017c180b07dd01fc384a43799f136e5 (diff)
downloadkernel-60ccee4c585039305a8f516dcd39b72ba9bb7a07.tar.gz
kernel-60ccee4c585039305a8f516dcd39b72ba9bb7a07.tar.xz
kernel-60ccee4c585039305a8f516dcd39b72ba9bb7a07.zip
Linux v4.11-rc2
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index 210ff48f0..197829c20 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
-%global rcrev 1
+%global rcrev 2
# The git snapshot level
-%define gitrev 3
+%define gitrev 0
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -599,9 +599,6 @@ Patch665: netfilter-x_tables-deal-with-bogus-nextoffset-values.patch
# grabbed from mailing list
Patch667: v3-Revert-tty-serial-pl011-add-ttyAMA-for-matching-pl011-console.patch
-# CVE-2017-2636 rhbz 1430049
-Patch668: 0001-tty-n_hdlc-get-rid-of-racy-n_hdlc.tbuf.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -2166,6 +2163,9 @@ fi
#
#
%changelog
+* Mon Mar 13 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.0-0.rc2.git0.1
+- Linux v4.11-rc2
+
* Mon Mar 13 2017 Laura Abbott <labbott@fedoraproject.org>
- Disable debugging options.