summaryrefslogtreecommitdiff
path: root/SPECS/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'SPECS/kernel.spec')
-rw-r--r--SPECS/kernel.spec17
1 files changed, 14 insertions, 3 deletions
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec
index 11d30be..852d914 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 10
+%define stable_update 11
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -852,6 +852,12 @@ Patch104: 0001-brcm-rpi4-fix-usb-numeration.patch
# Nouveau mDP detection fix
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
@@ -2969,8 +2975,13 @@ fi
#
#
%changelog
-* Tue Jan 26 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 5.10.10-201.fsync
-- Linux v5.10.10 futex2 zen
+* Mon Feb 01 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 5.10.11-201.fsync
+- Linux v5.10.11 futex2 zen
+
+* Wed Jan 27 08:07:48 CST 2021 Justin M. Forbes <jforbes@fedoraproject.org> - 5.10.11-200
+- Linux v5.10.11
+- Fix URB buffer allocation of pwc driver (rhbz 1918778)
+- Fix wacom touchscreens (rhbz 1918486)
* Sun Jan 24 11:28:41 CST 2021 Justin M. Forbes <jforbes@fedoraproject.org> - 5.10.10-200
- Linux v5.10.10