diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2023-12-27 00:09:35 +0100 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2023-12-27 00:09:35 +0100 |
commit | ef30b65009f6bb3e7cdd60260f1a0700af4090c6 (patch) | |
tree | 00a639a250ba6437991bc6bbe3cfef18e1591fe9 /SPECS | |
parent | f7fd1aa1c91ea6cda3a8185f98de06d8b854dd6d (diff) | |
download | kernel-fsync-ef30b65009f6bb3e7cdd60260f1a0700af4090c6.tar.gz kernel-fsync-ef30b65009f6bb3e7cdd60260f1a0700af4090c6.zip |
kernel 6.6.8
Diffstat (limited to 'SPECS')
-rw-r--r-- | SPECS/kernel.spec | 37 |
1 files changed, 20 insertions, 17 deletions
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index d1b5cc7..87b69c6 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.6.7 -%define specversion 6.6.7 +%define specrpmversion 6.6.8 +%define specversion 6.6.8 %define patchversion 6.6 %define pkgrelease 200 %define kversion 6 -%define tarfile_release 6.6.7 +%define tarfile_release 6.6.8 # This is needed to do merge window version magic %define patchlevel 6 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 203%{?buildid}%{?dist} +%define specrelease 201%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 6.6.7 +%define kabiversion 6.6.8 # If this variable is set to 1, a bpf selftests build failure will cause a # fatal kernel package build error @@ -996,14 +996,12 @@ Patch308: 0001-drm-i915-quirks-disable-async-flipping-on-specific-d.patch Patch309: 0002-drm-i915-add-kernel-parameter-to-disable-async-page-.patch # ROG Ally Patch315: rog-ally-audio-fix.patch -Patch316: hid-asus-reset-the-backlight-brightness-level-on-resume.patch Patch317: ROG-ALLY-NCT6775-PLATFORM.patch Patch318: v10-0001-HID-asus-fix-more-n-key-report-descriptors-if-n-.patch Patch319: v10-0002-HID-asus-make-asus_kbd_init-generic-remove-rog_n.patch Patch320: v10-0003-HID-asus-add-ROG-Ally-N-Key-ID-and-keycodes.patch Patch321: v10-0004-HID-asus-add-ROG-Ally-xpad-settings.patch Patch323: rog-ally-bmc150.patch -Patch325: platform-x86-asus-wmi-disable-USB0-hub-on-ROG-Ally-before-suspend.patch # hdr: https://github.com/CachyOS/kernel-patches Patch326: 0001-amd-hdr.patch @@ -1803,14 +1801,12 @@ ApplyOptionalPatch 0001-drm-i915-quirks-disable-async-flipping-on-specific-d.pat ApplyOptionalPatch 0002-drm-i915-add-kernel-parameter-to-disable-async-page-.patch # ROG Ally ApplyOptionalPatch rog-ally-audio-fix.patch -ApplyOptionalPatch hid-asus-reset-the-backlight-brightness-level-on-resume.patch ApplyOptionalPatch ROG-ALLY-NCT6775-PLATFORM.patch ApplyOptionalPatch v10-0001-HID-asus-fix-more-n-key-report-descriptors-if-n-.patch ApplyOptionalPatch v10-0002-HID-asus-make-asus_kbd_init-generic-remove-rog_n.patch ApplyOptionalPatch v10-0003-HID-asus-add-ROG-Ally-N-Key-ID-and-keycodes.patch ApplyOptionalPatch v10-0004-HID-asus-add-ROG-Ally-xpad-settings.patch ApplyOptionalPatch rog-ally-bmc150.patch -ApplyOptionalPatch platform-x86-asus-wmi-disable-USB0-hub-on-ROG-Ally-before-suspend.patch # hdr: https://github.com/CachyOS/kernel-patches ApplyOptionalPatch 0001-amd-hdr.patch @@ -3832,14 +3828,21 @@ fi\ # # %changelog -* Sun Dec 17 2023 Jan Drögehoff <sentrycraft123@gmail.com> - 6.6.7-203.fsync.1 -- readd patch - -* Sun Dec 17 2023 Jan Drögehoff <sentrycraft123@gmail.com> - 6.6.7-202.fsync.1 -- revert patch - -* Fri Dec 15 2023 Jan Drögehoff <sentrycraft123@gmail.com> - 6.6.7-201.fsync -- kernel-fsync v6.6.7 +* Tue Dec 26 2023 Jan Drögehoff <sentrycraft123@gmail.com> - 6.6.8-201.fsync +- kernel-fsync v6.6.8 + +* Wed Dec 20 2023 Justin M. Forbes <jforbes@fedoraproject.org> [6.6.8-200] +- ALSA: hda: cs35l41: Add notification support into component binding (Stefan Binding) +- ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDA (Stefan Binding) + +* Wed Dec 20 2023 Augusto Caringi <acaringi@redhat.com> [6.6.8-0] +- Add BugsFixed entries for rhbz#2254797 and #rhbz2254704 (Justin M. Forbes) +- Add support for various laptops using CS35L41 HDA without _DSD (Stefan Binding) +- fedora: arm64: Enable required AllWinner pinctrl drivers (Peter Robinson) +- fedora: arm64: cleanup Allwinner Pinctrl drivers (Peter Robinson) +- fedora: aarch64: Enable some DW drivers (Peter Robinson) +- Basic scaffolding to create a kernel-headers package (Justin M. Forbes) +- Linux v6.6.8 * Wed Dec 13 2023 Augusto Caringi <acaringi@redhat.com> [6.6.7-0] - Add rhbz#2253632 rhbz#2253633 to BugsFixed (Justin M. Forbes) |