From 9120e3fd990aaae7ae99f993321ea1d19b4daa5e Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Fri, 20 May 2022 17:43:54 +0200 Subject: kernel 5.17.8 --- SOURCES/patch-5.17-redhat.patch | 4 ++-- SPECS/kernel.spec | 15 +++++++++------ 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/SOURCES/patch-5.17-redhat.patch b/SOURCES/patch-5.17-redhat.patch index 4000bd1..07901a9 100644 --- a/SOURCES/patch-5.17-redhat.patch +++ b/SOURCES/patch-5.17-redhat.patch @@ -111,7 +111,7 @@ index 000000000000..733a26bd887a + +endmenu diff --git a/Makefile b/Makefile -index ce65b393a2b4..c7526eac960f 100644 +index 3cf179812f0f..ca873b29f0b2 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ @@ -2244,7 +2244,7 @@ index 8723ae70ea1f..fb2d773498c2 100644 + return ret; } diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c -index 2882bc7d79d7..bc3a11ec0c27 100644 +index 9e9713f7ddb8..57646a96cb2d 100644 --- a/net/bluetooth/hci_core.c +++ b/net/bluetooth/hci_core.c @@ -3667,8 +3667,8 @@ static void hci_scodata_packet(struct hci_dev *hdev, struct sk_buff *skb) diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 701f2e1..4117f19 100755 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -130,7 +130,7 @@ Summary: The Linux kernel # The kernel tarball/base version %define kversion 5.17 -%define rpmversion 5.17.7 +%define rpmversion 5.17.8 %define patchversion 5.17 %define pkgrelease 301 @@ -695,7 +695,7 @@ BuildRequires: lld # exact git commit you can run # # xzcat -qq ${TARBALL} | git get-tar-commit-id -Source0: linux-5.17.7.tar.xz +Source0: linux-5.17.8.tar.xz Source1: Makefile.rhelver @@ -1398,8 +1398,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.17.7 -c -mv linux-5.17.7 linux-%{KVERREL} +%setup -q -n kernel-5.17.8 -c +mv linux-5.17.8 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -3037,8 +3037,11 @@ fi # # %changelog -* Mon May 16 2022 Jan Drögehoff - 5.17.7-301.fsync -- Linux v5.17.7 futex2 zen openrgb +* Fri May 20 2022 Jan Drögehoff - 5.17.8-301.fsync +- Linux v5.17.8 futex2 zen openrgb + +* Sun May 15 2022 Justin M. Forbes [5.17.8-0] +- Linux v5.17.8 * Thu May 12 2022 Justin M. Forbes [5.17.7-0] - Set CONFIG_EFI_DXE_MEM_ATTRIBUTES (Justin M. Forbes) -- cgit v1.2.3