summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-02-26 09:59:40 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-02-26 09:59:40 -0600
commit66907920968ff03f1d4d56ad065da0ae11837e6e (patch)
treef207210d241d9aafe2bc34426b1a92256531261d /kernel.spec
parentce87a1d547e0b67eb894c1ee42ae910d694561e9 (diff)
downloadkernel-66907920968ff03f1d4d56ad065da0ae11837e6e.tar.gz
kernel-66907920968ff03f1d4d56ad065da0ae11837e6e.tar.xz
kernel-66907920968ff03f1d4d56ad065da0ae11837e6e.zip
Linux v5.10.19
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index b7018a0dd..66cf2aec0 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 18
+%define stable_update 19
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -857,9 +857,6 @@ Patch107: 0001-drm-nouveau-kms-handle-mDP-connectors.patch
Patch109: 0001-Revert-drm-amd-display-Update-NV1x-SR-latency-values.patch
-# rhbz 1916104 (patch from bluetooth-next)
-Patch110: bluetooth-btusb-qca-fix.patch
-
# rhbz 1925346
Patch111: i915-fixes.patch
@@ -2976,6 +2973,9 @@ fi
#
#
%changelog
+* Fri Feb 26 2021 Justin M. Forbes <jforbes@fedoraproject.org> - 5.10.19-100
+- Linux v5.10.19
+
* Thu Feb 25 2021 Justin M. Forbes <jforbes@fedoraproject.org>
- Some i915 fixes for 5.10 (rhbz 1925346)