From 56a4ac653e547a57eda059f43ae176609e57f1f1 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Sun, 12 Nov 2023 16:13:17 +0100 Subject: kernel 6.5.10 --- SOURCES/patch-6.5-redhat.patch | 6 +++--- SPECS/kernel.spec | 15 +++++++++------ 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/SOURCES/patch-6.5-redhat.patch b/SOURCES/patch-6.5-redhat.patch index 0ee8d37..31179a6 100644 --- a/SOURCES/patch-6.5-redhat.patch +++ b/SOURCES/patch-6.5-redhat.patch @@ -42,7 +42,7 @@ 41 files changed, 554 insertions(+), 189 deletions(-) diff --git a/Makefile b/Makefile -index fc83c079c471..f2041b171589 100644 +index ab9f291c1d3f..575487f17f9b 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,18 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ @@ -1213,7 +1213,7 @@ index 3791aec69ddc..0d2e72a966c9 100644 EXPORT_SYMBOL_GPL(power_supply_unreg_notifier); diff --git a/drivers/scsi/sd.c b/drivers/scsi/sd.c -index d6535cbb4e05..bcaad1fc5d8d 100644 +index c4babb16dac7..9c9342e0c055 100644 --- a/drivers/scsi/sd.c +++ b/drivers/scsi/sd.c @@ -130,6 +130,14 @@ static const char *sd_cache_types[] = { @@ -1231,7 +1231,7 @@ index d6535cbb4e05..bcaad1fc5d8d 100644 static void sd_set_flush_flag(struct scsi_disk *sdkp) { bool wc = false, fua = false; -@@ -4024,6 +4032,8 @@ static int __init init_sd(void) +@@ -4057,6 +4065,8 @@ static int __init init_sd(void) goto err_out_class; } diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 1f5db13..1bed0bf 100644 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -160,18 +160,18 @@ Summary: The Linux kernel # the --with-release option overrides this setting.) %define debugbuildsenabled 1 %define buildid .fsync -%define specrpmversion 6.5.9 -%define specversion 6.5.9 +%define specrpmversion 6.5.10 +%define specversion 6.5.10 %define patchversion 6.5 %define pkgrelease 300 %define kversion 6 -%define tarfile_release 6.5.9 +%define tarfile_release 6.5.10 # This is needed to do merge window version magic %define patchlevel 5 # This allows pkg_release to have configurable %%{?dist} tag %define specrelease 301%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 6.5.9 +%define kabiversion 6.5.10 # If this variable is set to 1, a bpf selftests build failure will cause a # fatal kernel package build error @@ -3779,8 +3779,11 @@ fi\ # # %changelog -* Sat Oct 28 2023 Jan Drögehoff - 6.5.9-301.fsync -- kernel-fsync v6.5.9 +* Sun Nov 12 2023 Jan Drögehoff - 6.5.10-301.fsync +- kernel-fsync v6.5.10 + +* Thu Nov 02 2023 Justin M. Forbes [6.5.10-0] +- Linux v6.5.10 * Wed Oct 25 2023 Augusto Caringi [6.5.9-0] - Updated Fedora configs (Justin M. Forbes) -- cgit v1.2.3