kernel-6.18.12-100
* Mon Feb 16 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.18.12-0] - Linux v6.18.12 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
5f8a5e5eed
commit
cc5fc9e93e
4 changed files with 15 additions and 8 deletions
|
|
@ -1,3 +1,7 @@
|
|||
* Mon Feb 16 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.18.12-0]
|
||||
- Linux v6.18.12
|
||||
Resolves:
|
||||
|
||||
* Wed Feb 11 2026 Augusto Caringi <acaringi@redhat.com> [6.18.10-0]
|
||||
- Linux v6.18.10
|
||||
Resolves:
|
||||
|
|
|
|||
11
kernel.spec
11
kernel.spec
|
|
@ -173,18 +173,18 @@ Summary: The Linux kernel
|
|||
# the --with-release option overrides this setting.)
|
||||
%define debugbuildsenabled 1
|
||||
# define buildid .local
|
||||
%define specrpmversion 6.18.10
|
||||
%define specversion 6.18.10
|
||||
%define specrpmversion 6.18.12
|
||||
%define specversion 6.18.12
|
||||
%define patchversion 6.18
|
||||
%define pkgrelease 100
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.18.10
|
||||
%define tarfile_release 6.18.12
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 18
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 100%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.18.10
|
||||
%define kabiversion 6.18.12
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
|
|
@ -4510,6 +4510,9 @@ fi\
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon Feb 16 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.18.12-0]
|
||||
- Linux v6.18.12
|
||||
|
||||
* Wed Feb 11 2026 Augusto Caringi <acaringi@redhat.com> [6.18.10-0]
|
||||
- Linux v6.18.10
|
||||
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@ index 2adc174fb576c..068a5906b1774 100644
|
|||
The driver will load the first matching firmware and skip the rest. If no matching firmware is found, it will proceed to the next pattern in the specified order. If all searches fail, the default Intel firmware, listed last in the order above, will be loaded.
|
||||
|
||||
diff --git a/Makefile b/Makefile
|
||||
index 6d2269cbb0b25..67531b7d489ac 100644
|
||||
index 09153bd3bc5d5..376eb2aebf330 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -355,6 +355,17 @@ ifneq ($(filter install,$(MAKECMDGOALS)),)
|
||||
|
|
|
|||
6
sources
6
sources
|
|
@ -1,3 +1,3 @@
|
|||
SHA512 (linux-6.18.10.tar.xz) = e3edec81e9a2e308abccfb5a812e4f8bda460ac2ca74c8c53de2bb784848aab24c81aa48d6e305b22ef2113bd0a35240f7ff70b64d0d11df2040e3e92ba628ef
|
||||
SHA512 (kernel-abi-stablelists-6.18.10.tar.xz) = 57fdb503cd869054a5d29ab547d12cb122cfe9a9bd5fd155d9ba1afa7285b78422b08edd232381c35e91c0a5a372eea9d918ca7331890abdc72a48e5f9ef4e56
|
||||
SHA512 (kernel-kabi-dw-6.18.10.tar.xz) = 7e6074450d17f4cb19bd8ca151835a3f357ba10f352b6db0516827bc86484d415735ff1d4decca098b57aeca13ad780f4dea12ad29c15234d132a4cd9fc9c7fd
|
||||
SHA512 (linux-6.18.12.tar.xz) = d38277db35495fc9df6c317744657ed03bfb1d3616a8956172923d5a7c44e80b1eb2175ba8467013ddbc624ecff315662d1a24699117fcc2a2ee8020b67fb400
|
||||
SHA512 (kernel-abi-stablelists-6.18.12.tar.xz) = f9bf513eae244ba5ce3581948b8a2665f3dcdf7aeaa1e379a9e315eac7e49a8077f36b4ce04785991a6fe1b0e58bb0ab416b7830deb2e837456e8e09fd58cacb
|
||||
SHA512 (kernel-kabi-dw-6.18.12.tar.xz) = e184e19a210b14ae8f9722f3ef888611623849a1db84258440e35d7bb33fa92b3f358354fd2bb0f195b49f30eacd4a443601e4094412f9a2be0261ab03e9d4dd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue