kernel-6.18.13-200
* Thu Feb 19 2026 Augusto Caringi <acaringi@redhat.com> [6.18.13-0] - Linux v6.18.13 Resolves: Signed-off-by: Augusto Caringi <acaringi@redhat.com>
This commit is contained in:
parent
8971cf14a0
commit
5271a1b047
4 changed files with 15 additions and 8 deletions
|
|
@ -1,3 +1,7 @@
|
|||
* Thu Feb 19 2026 Augusto Caringi <acaringi@redhat.com> [6.18.13-0]
|
||||
- Linux v6.18.13
|
||||
Resolves:
|
||||
|
||||
* Mon Feb 16 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.18.12-0]
|
||||
- Linux v6.18.12
|
||||
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.12
|
||||
%define specversion 6.18.12
|
||||
%define specrpmversion 6.18.13
|
||||
%define specversion 6.18.13
|
||||
%define patchversion 6.18
|
||||
%define pkgrelease 200
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.18.12
|
||||
%define tarfile_release 6.18.13
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 18
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 200%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.18.12
|
||||
%define kabiversion 6.18.13
|
||||
|
||||
# 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
|
||||
* Thu Feb 19 2026 Augusto Caringi <acaringi@redhat.com> [6.18.13-0]
|
||||
- Linux v6.18.13
|
||||
|
||||
* Mon Feb 16 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.18.12-0]
|
||||
- Linux v6.18.12
|
||||
|
||||
|
|
|
|||
|
|
@ -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 09153bd3bc5d5..376eb2aebf330 100644
|
||||
index c4b22ec262784..585e46592cc65 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.12.tar.xz) = d38277db35495fc9df6c317744657ed03bfb1d3616a8956172923d5a7c44e80b1eb2175ba8467013ddbc624ecff315662d1a24699117fcc2a2ee8020b67fb400
|
||||
SHA512 (kernel-abi-stablelists-6.18.12.tar.xz) = 65d59a7cba93024d1ea6c7c975758456405bd3753e5ab7f9202449688e255cee7283af0e5bb93be9efa5a4880207884d35d23349123c4f577c66ced90e5e552e
|
||||
SHA512 (kernel-kabi-dw-6.18.12.tar.xz) = e184e19a210b14ae8f9722f3ef888611623849a1db84258440e35d7bb33fa92b3f358354fd2bb0f195b49f30eacd4a443601e4094412f9a2be0261ab03e9d4dd
|
||||
SHA512 (linux-6.18.13.tar.xz) = a1d1b27391ed55ae2b17dd25841037d3399e4d87900eb098af45b5b6bcedc095626971d069ff7a9daf46b6379705f3b88076206ecac68600bd04a35e7872440b
|
||||
SHA512 (kernel-abi-stablelists-6.18.13.tar.xz) = 69bbcdd86ae7999b19de306c29bc5cef442e309a8b033900c10a206a97d61b8b4e6d7c6baf6d356daf14e85766bd6a31120b54cfd1eb1c773450e44bae5d2d9b
|
||||
SHA512 (kernel-kabi-dw-6.18.13.tar.xz) = 6473ea636d813e602a59d7332255c4b4597032501a2ed0507985800500451065618a0b6909663e3dc8db2b75c6f4ba10d498dbc41a3b42758cae38f30ca13115
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue