From 13a26fcad457f1a91c2bd7b5166582f9c951c251 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 7 Oct 2016 09:06:06 -0500 Subject: Linux v4.8.1 --- kernel.spec | 5 ++++- sources | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index c2c168bc8..5c0dbbf36 100644 --- a/kernel.spec +++ b/kernel.spec @@ -54,7 +54,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 0 +%define stable_update 1 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -2163,6 +2163,9 @@ fi # # %changelog +* Fri Oct 07 2016 Justin M. Forbes - 4.8.1-1 +- Linux v4.8.1 + * Tue Oct 04 2016 Josh Boyer - Add patch to fix Xorg starting with virtio (rhbz 1366842) diff --git a/sources b/sources index 56f12af66..1d5c768c1 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz 0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz +349734be5387f1605074515ad7207627 patch-4.8.1.xz -- cgit