diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2024-04-14 23:26:55 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2024-04-14 23:26:55 +0200 |
commit | f46fc95f8145b7ca45de4426aeaad043c2863977 (patch) | |
tree | d9fcd226f203dd925161852719ea2cd705fd2bff /SPECS | |
parent | 0ec2c70c362a52aa5b9081e3a1ae47b4a6d82731 (diff) | |
download | kernel-fsync-f46fc95f8145b7ca45de4426aeaad043c2863977.tar.gz kernel-fsync-f46fc95f8145b7ca45de4426aeaad043c2863977.zip |
kernel 6.8.6
Diffstat (limited to 'SPECS')
-rw-r--r-- | SPECS/kernel.spec | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index a0307c9..33f68e5 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.8.5 -%define specversion 6.8.5 +%define specrpmversion 6.8.6 +%define specversion 6.8.6 %define patchversion 6.8 %define pkgrelease 200 %define kversion 6 -%define tarfile_release 6.8.5 +%define tarfile_release 6.8.6 # This is needed to do merge window version magic %define patchlevel 8 # This allows pkg_release to have configurable %%{?dist} tag %define specrelease 201%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 6.8.5 +%define kabiversion 6.8.6 # If this variable is set to 1, a bpf selftests build failure will cause a # fatal kernel package build error @@ -4100,13 +4100,19 @@ fi\ # # %changelog -* Thu Apr 11 2024 Jan200101 <sentrycraft123@gmail.com> - 6.8.5-201.fsync -- kernel-fsync v6.8.5 +* Sun Apr 14 2024 Jan200101 <sentrycraft123@gmail.com> - 6.8.6-201.fsync +- kernel-fsync v6.8.6 -* Wed Apr 10 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.5-200] +* Sat Apr 13 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.6-200] - Revert "cpupower: Bump soname version" (Justin M. Forbes) - Drop soname for libcpupower.so since we reverted the bump (Justin M. Forbes) +* Sat Apr 13 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.6-0] +- nouveau: fix devinit paths to only handle display on GSP. (Dave Airlie) +- Add bluetooth bug to Bugsfixed for 6.8.6 (Justin M. Forbes) +- Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit (Archie Pusaka) +- Linux v6.8.6 + * Wed Apr 10 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.5-0] - Set configs for SPECTRE_BHI (Justin M. Forbes) - Add AMD PMF bug (Justin M. Forbes) |