From 836165dd2dff34e4f2c47ca8f9c803002c1e6530 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Sun, 31 Jan 2021 20:18:28 -0600 Subject: Linux v5.10.12 Signed-off-by: Justin M. Forbes --- kernel.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 5d1bdb30b..96e7a666a 100644 --- a/kernel.spec +++ b/kernel.spec @@ -94,7 +94,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 11 +%define stable_update 12 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -855,9 +855,6 @@ Patch107: 0001-drm-nouveau-kms-handle-mDP-connectors.patch # rhbz 1918778 Patch108: media-pwc-fix-the-urb-buffer-allocation.patch -#rhbz 1918486 -Patch109: hid-wacom-correct-null-dereference-on-aes-pen-proximity.patch - # END OF PATCH DEFINITIONS %endif @@ -2971,6 +2968,9 @@ fi # # %changelog +* Mon Feb 01 2021 Justin M. Forbes - 5.10.12-200 +- Linux v5.10.12 + * Wed Jan 27 08:07:48 CST 2021 Justin M. Forbes - 5.10.11-200 - Linux v5.10.11 - Fix URB buffer allocation of pwc driver (rhbz 1918778) -- cgit