kernel-6.8.8-200
* Sat Apr 27 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.8-0] - Update BugsFixed for 6.8.8 (Justin M. Forbes) - Turn on ISM for Fedora (Justin M. Forbes) - Turn off some Fedora UBSAN options to avoid false positives (Justin M. Forbes) - fedora: aarch64: Enable a QCom Robotics platforms requirements (Peter Robinson) - Turn on UBSAN for Fedora (Justin M. Forbes) - Linux v6.8.8 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
2ae4268100
commit
f4bd5a4c09
30 changed files with 222 additions and 150 deletions
18
kernel.spec
18
kernel.spec
|
|
@ -160,18 +160,18 @@ Summary: The Linux kernel
|
|||
# the --with-release option overrides this setting.)
|
||||
%define debugbuildsenabled 1
|
||||
# define buildid .local
|
||||
%define specrpmversion 6.8.7
|
||||
%define specversion 6.8.7
|
||||
%define specrpmversion 6.8.8
|
||||
%define specversion 6.8.8
|
||||
%define patchversion 6.8
|
||||
%define pkgrelease 200
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.8.7
|
||||
%define tarfile_release 6.8.8
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 8
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 200%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.8.7
|
||||
%define kabiversion 6.8.8
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
|
|
@ -3959,10 +3959,18 @@ fi\
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Apr 17 2024 Augusto Caringi <acaringi@redhat.com> [6.8.7-200]
|
||||
* Sat Apr 27 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.8-200]
|
||||
- Revert "cpupower: Bump soname version" (Justin M. Forbes)
|
||||
- Drop soname for libcpupower.so since we reverted the bump (Justin M. Forbes)
|
||||
|
||||
* Sat Apr 27 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.8-0]
|
||||
- Update BugsFixed for 6.8.8 (Justin M. Forbes)
|
||||
- Turn on ISM for Fedora (Justin M. Forbes)
|
||||
- Turn off some Fedora UBSAN options to avoid false positives (Justin M. Forbes)
|
||||
- fedora: aarch64: Enable a QCom Robotics platforms requirements (Peter Robinson)
|
||||
- Turn on UBSAN for Fedora (Justin M. Forbes)
|
||||
- Linux v6.8.8
|
||||
|
||||
* Wed Apr 17 2024 Augusto Caringi <acaringi@redhat.com> [6.8.7-0]
|
||||
- redhat/configs: Enable CONFIG_MITIGATION_SPECTRE_BHI (Augusto Caringi)
|
||||
- Turn on XEN_BALLOON_MEMORY_HOTPLUG for Fedora (Justin M. Forbes)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue