kernel-6.15.4-200
* Fri Jun 27 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.15.4-0] - redhat: Restore the status quo wrt memory onlining (Vitaly Kuznetsov) [2375049] - Linux v6.15.4 Resolves: rhbz#2375049 Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
fc343b9928
commit
ee34d15061
45 changed files with 46 additions and 92 deletions
12
kernel.spec
12
kernel.spec
|
|
@ -159,18 +159,18 @@ Summary: The Linux kernel
|
|||
# the --with-release option overrides this setting.)
|
||||
%define debugbuildsenabled 1
|
||||
# define buildid .local
|
||||
%define specrpmversion 6.15.3
|
||||
%define specversion 6.15.3
|
||||
%define specrpmversion 6.15.4
|
||||
%define specversion 6.15.4
|
||||
%define patchversion 6.15
|
||||
%define pkgrelease 200
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.15.3
|
||||
%define tarfile_release 6.15.4
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 15
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 200%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.15.3
|
||||
%define kabiversion 6.15.4
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
|
|
@ -4261,6 +4261,10 @@ fi\
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Jun 27 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.15.4-0]
|
||||
- redhat: Restore the status quo wrt memory onlining (Vitaly Kuznetsov) [2375049]
|
||||
- Linux v6.15.4
|
||||
|
||||
* Thu Jun 19 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.15.3-0]
|
||||
- ACPICA: Refuse to evaluate a method if arguments are missing (Rafael J. Wysocki)
|
||||
- Linux v6.15.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue