kernel-6.14.4-300
* Fri Apr 25 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.14.4-0] - Add F41 and F40 to release targets (Justin M. Forbes) - Linux v6.14.4 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
4138ad8b41
commit
01b9ca24b5
4 changed files with 18 additions and 9 deletions
|
|
@ -1,3 +1,8 @@
|
|||
* Fri Apr 25 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.14.4-0]
|
||||
- Add F41 and F40 to release targets (Justin M. Forbes)
|
||||
- Linux v6.14.4
|
||||
Resolves:
|
||||
|
||||
* Sun Apr 20 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.14.3-0]
|
||||
- New configs for stable update (Justin M. Forbes)
|
||||
- Enable FunctionFS on aarch64 + x86 (Sam Day)
|
||||
|
|
|
|||
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.14.3
|
||||
%define specversion 6.14.3
|
||||
%define specrpmversion 6.14.4
|
||||
%define specversion 6.14.4
|
||||
%define patchversion 6.14
|
||||
%define pkgrelease 300
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.14.3
|
||||
%define tarfile_release 6.14.4
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 14
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 300%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.14.3
|
||||
%define kabiversion 6.14.4
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
|
|
@ -4205,6 +4205,10 @@ fi\
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Apr 25 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.14.4-0]
|
||||
- Add F41 and F40 to release targets (Justin M. Forbes)
|
||||
- Linux v6.14.4
|
||||
|
||||
* Sun Apr 20 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.14.3-0]
|
||||
- New configs for stable update (Justin M. Forbes)
|
||||
- Enable FunctionFS on aarch64 + x86 (Sam Day)
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@ index 7e37aadd1f77..7e266e749cd5 100644
|
|||
-----------------------
|
||||
|
||||
diff --git a/Makefile b/Makefile
|
||||
index 93870f58505f..c8d1fbb1b2a0 100644
|
||||
index 0c1b99da2c1f..ffe600e452a7 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -22,6 +22,18 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
|
||||
|
|
@ -133,7 +133,7 @@ index 93870f58505f..c8d1fbb1b2a0 100644
|
|||
ifdef mixed-build
|
||||
# ===========================================================================
|
||||
# We're called with mixed targets (*config and build targets).
|
||||
@@ -1918,6 +1941,23 @@ endif
|
||||
@@ -1917,6 +1940,23 @@ endif
|
||||
|
||||
ifdef CONFIG_MODULES
|
||||
|
||||
|
|
|
|||
6
sources
6
sources
|
|
@ -1,3 +1,3 @@
|
|||
SHA512 (linux-6.14.3.tar.xz) = 39cb2c6a64a0e83c214fb98b34cb598abe1e850017f1907494355e4349ae97980abe020c38f421f45024e0635f079ad3f826a34cebfca2563c0ea4e51b297306
|
||||
SHA512 (kernel-abi-stablelists-6.14.3.tar.xz) = 2c4259a273fb9b8e9e3eef05a9d7c2437822a9682bc82d3c34380e2d130f0642cff3ca17cbff1256c2ef11bf42a3a096ba538805ac25d02f37edff0cef7b5725
|
||||
SHA512 (kernel-kabi-dw-6.14.3.tar.xz) = ecd8b4a9c0a46e1fd50d0f058f9272f361259e5a2365c208dbb933154af560d3199f30aa52c77d4aee7404be54b82cc3c1421ac81836de36f5f73beaf9fd4c5a
|
||||
SHA512 (linux-6.14.4.tar.xz) = f0c5a8639c40bb6319bce9c8439ecafabe540e3f0e27c9beda150124a425e01e2511127ece3f476ce2f1e94b8e2b175fb6a6a759551c4d872a80951023c0c478
|
||||
SHA512 (kernel-abi-stablelists-6.14.4.tar.xz) = b6f983a09507ff610dfd5a07b300855f3df1fb28e6f9b63d410de718144f52c86e203d22d8d3ef40b2ab7bdcd6f963d1f135607d0888f3ec71151960b2620f21
|
||||
SHA512 (kernel-kabi-dw-6.14.4.tar.xz) = 282d4b21832a4d21a5ca0022840fa6efbe2aeb23e6e13be91c7c0a5c946599ade939425e529a6f33e026c3bc73b8db261f9d942010977f5118e6645137a1604c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue