diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2021-02-02 21:14:31 +0100 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2021-02-02 21:14:31 +0100 |
commit | fbbb2805787ee5e8312da3671686496e347fc04b (patch) | |
tree | 95e7dce4b099aeaee1bc54dfc9aa3e0a48b9e4ea /SPECS | |
parent | 45bd8dcae3d4e0815984b76827b87fa6bcd0d1dc (diff) | |
download | kernel-fsync-fbbb2805787ee5e8312da3671686496e347fc04b.tar.gz kernel-fsync-fbbb2805787ee5e8312da3671686496e347fc04b.zip |
kernel 5.10.12
Diffstat (limited to 'SPECS')
-rw-r--r-- | SPECS/kernel.spec | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 852d914..aaa4274 100644 --- a/SPECS/kernel.spec +++ b/SPECS/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 - # linux-fsync patches Patch200: zen.patch Patch201: futex2.patch @@ -2975,8 +2972,11 @@ fi # # %changelog -* Mon Feb 01 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 5.10.11-201.fsync -- Linux v5.10.11 futex2 zen +* Tue Feb 02 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 5.10.12-201.fsync +- Linux v5.10.12 futex2 zen + +* Mon Feb 01 2021 Justin M. Forbes <jforbes@fedoraproject.org> - 5.10.12-200 +- Linux v5.10.12 * Wed Jan 27 08:07:48 CST 2021 Justin M. Forbes <jforbes@fedoraproject.org> - 5.10.11-200 - Linux v5.10.11 |