From bd4e2ed2a44573210d8e663ddb0317afbe177316 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 22 Jul 2020 08:05:38 -0500 Subject: Linux v5.7.10 Signed-off-by: Justin M. Forbes --- kernel.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 37f89e1d0..d423e22c1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -89,7 +89,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 9 +%define stable_update 10 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -847,8 +847,6 @@ Patch95: 0001-kms-nv50-Probe-SOR-and-PIOR-caps-for-DP-interlacing-.patch Patch96: 0001-kms-gv100-Add-support-for-interlaced-modes.patch Patch97: 0001-kms-nv50-Move-8BPC-limit-for-MST-into-nv50_mstc_get_.patch Patch98: 0001-kms-nv50-Share-DP-SST-mode_valid-handling-with-MST.patch -Patch99: 0001-virt-vbox-Fix-VBGL_IOCTL_VMMDEV_REQUEST_BIG-and-_LOG.patch -Patch100: 0001-virt-vbox-Fix-guest-capabilities-mask-check.patch Patch101: 0001-virt-vbox-Rename-guest_caps-struct-members-to-set_gu.patch Patch102: 0001-virt-vbox-Add-vbg_set_host_capabilities-helper-funct.patch Patch103: 0001-virt-vbox-Add-support-for-the-new-VBG_IOCTL_ACQUIRE_.patch @@ -883,9 +881,6 @@ Patch124: 0001-PCI-Add-MCFG-quirks-for-Tegra194-host-controllers.patch # Killer wireless headed to stable Patch125: iwlwifi-make-some-killer-wireless-ac-1550-cards-work-again.patch -# rhbz 1858645 -Patch126: copy_xstate_to_kernel-fix-typo-which-caused-gdb-regression.patch - # END OF PATCH DEFINITIONS %endif @@ -2924,6 +2919,9 @@ fi # # %changelog +* Wed Jul 22 2020 Justin M. Forbes - 5.7.10-100 +- Linux v5.7.10 + * Mon Jul 20 2020 Justin M. Forbes - Fix GDB regression (rhbz 1858645) -- cgit