From bf590656f4bcf3aabc56f78ed7de8dbc55988156 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 12 May 2017 08:36:46 -0500 Subject: Linux v4.11-13318-g09d79d1 --- kernel.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 4ccc329a3..c303c841e 100644 --- a/kernel.spec +++ b/kernel.spec @@ -69,7 +69,7 @@ Summary: The Linux kernel # The rc snapshot level %global rcrev 0 # The git snapshot level -%define gitrev 8 +%define gitrev 9 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -595,6 +595,8 @@ Patch668: CVE-2017-7477.patch # Fix build on PPC Patch669: powerpc-fix-distclean-with-Makefile.postlink.patch +Patch679: ARM-KVM-Fix-tracepoint-generation-after-move-to-virt-kvm-arm.patch + # END OF PATCH DEFINITIONS %endif @@ -2167,6 +2169,9 @@ fi # # %changelog +* Fri May 12 2017 Justin M. Forbes - 4.12.0-0.rc0.git9.1 +- Linux v4.11-13318-g09d79d1 + * Thu May 11 2017 Justin M. Forbes - 4.12.0-0.rc0.git8.1 - Linux v4.11-13167-g791a9a6 -- cgit