From ed2937b7ae112890cf373946d51d2dad63575217 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Fri, 24 Dec 2021 10:42:38 +0100 Subject: kernel 5.15.11 --- SPECS/kernel.spec | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) (limited to 'SPECS') diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 9e26c52..dd0cdfb 100755 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -128,7 +128,7 @@ Summary: The Linux kernel # The kernel tarball/base version %define kversion 5.15 -%define rpmversion 5.15.10 +%define rpmversion 5.15.11 %define patchversion 5.15 %define pkgrelease 201 @@ -682,7 +682,7 @@ BuildRequires: lld # exact git commit you can run # # xzcat -qq ${TARBALL} | git get-tar-commit-id -Source0: linux-5.15.10.tar.xz +Source0: linux-5.15.11.tar.xz Source1: Makefile.rhelver @@ -1383,8 +1383,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.15.10 -c -mv linux-5.15.10 linux-%{KVERREL} +%setup -q -n kernel-5.15.11 -c +mv linux-5.15.11 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -2990,34 +2990,40 @@ fi # # %changelog -* Sun Dec 19 2021 Jan Drögehoff - 5.15.10-201 -- Linux v5.15.10 futex2 zen openrgb +* Fri Dec 24 2021 Jan Drögehoff - 5.15.11-201 +- Linux v5.15.11 futex2 zen openrgb + +* Wed Dec 22 2021 Justin M. Forbes [5.15.11-0] +- Fix up Changelog (Justin M. Forbes) * Fri Dec 17 2021 Justin M. Forbes [5.15.10-0] - Changelog fixes for stable (Justin M. Forbes) - platform/x86: thinkpad_acpi: Add lid_logo_dot to the list of safe LEDs (Hans de Goede) -* Tue Dec 14 2021 Justin M. Forbes [5.15-0] +* Tue Dec 14 2021 Justin M. Forbes [5.15.8-0] - Enable CONFIG_VFIO_NOIOMMU for Fedora (Justin M. Forbes) -* Wed Dec 01 2021 Justin M. Forbes [5.15-0] +* Wed Dec 08 2021 Justin M. Forbes [5.15.7-0] +- Linux v5.15.7 + +* Wed Dec 01 2021 Justin M. Forbes [5.15.6-0] - Revert "drm/i915: Implement Wa_1508744258" (Justin M. Forbes) - Revert "Revert "fuse: fix page stealing"" (Justin M. Forbes) - scsi: sd: Fix sd_do_mode_sense() buffer length handling (Damien Le Moal) -* Thu Nov 25 2021 Justin M. Forbes [5.15-0] +* Thu Nov 25 2021 Justin M. Forbes [5.15.5-0] - Revert "fuse: fix page stealing" (Justin M. Forbes) -* Mon Nov 22 2021 Justin M. Forbes [5.15-0] +* Mon Nov 22 2021 Justin M. Forbes [5.15.4-0] - mwifiex_usb: Fix skb_over_panic in mwifiex_usb_recv (Zekun Shen) - atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait (Zekun Shen) - Add cifs to module filters (Justin M. Forbes) -* Thu Nov 18 2021 Justin M. Forbes [5.15-0] +* Thu Nov 18 2021 Justin M. Forbes [5.15.3-0] - Enable CIFS_SMB_DIRECT for Fedora (Justin M. Forbes) - Fedora: rockchip: move the GPIO module back to builtin (Peter Robinson) -* Fri Nov 12 2021 Justin M. Forbes [5.15-0] +* Fri Nov 12 2021 Justin M. Forbes [5.15.2-0] - usb: xhci: tegra: Check padctrl interrupt presence in device tree (Dmitry Osipenko) - Fedora: Enable MediaTek bluetooth pieces (Peter Robinson) - x86/PCI/ACPI: Replace printk calls with pr_info/pr_warn calls (Hans de Goede) -- cgit v1.2.3