kernel-6.15.9-100
* Fri Aug 01 2025 Augusto Caringi <acaringi@redhat.com> [6.15.9-0] - Linux v6.15.9 Resolves: Signed-off-by: Augusto Caringi <acaringi@redhat.com>
This commit is contained in:
parent
601863c658
commit
dd259c8282
@ -1,3 +1,7 @@
|
||||
* Fri Aug 01 2025 Augusto Caringi <acaringi@redhat.com> [6.15.9-0]
|
||||
- Linux v6.15.9
|
||||
Resolves:
|
||||
|
||||
* Thu Jul 24 2025 Augusto Caringi <acaringi@redhat.com> [6.15.8-0]
|
||||
- Linux v6.15.8
|
||||
Resolves:
|
||||
|
11
kernel.spec
11
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.8
|
||||
%define specversion 6.15.8
|
||||
%define specrpmversion 6.15.9
|
||||
%define specversion 6.15.9
|
||||
%define patchversion 6.15
|
||||
%define pkgrelease 100
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.15.8
|
||||
%define tarfile_release 6.15.9
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 15
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 100%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.15.8
|
||||
%define kabiversion 6.15.9
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
@ -4261,6 +4261,9 @@ fi\
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Aug 01 2025 Augusto Caringi <acaringi@redhat.com> [6.15.9-0]
|
||||
- Linux v6.15.9
|
||||
|
||||
* Thu Jul 24 2025 Augusto Caringi <acaringi@redhat.com> [6.15.8-0]
|
||||
- Linux v6.15.8
|
||||
|
||||
|
@ -88,7 +88,7 @@ index dd844ac8d910..dab2b4892122 100644
|
||||
M: Jimmy Su <jimmy.su@intel.com>
|
||||
L: linux-media@vger.kernel.org
|
||||
diff --git a/Makefile b/Makefile
|
||||
index 8e2d03723368..631695c2ad45 100644
|
||||
index d38a669b3ada..84866d3b7452 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -22,6 +22,18 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
|
||||
@ -153,7 +153,7 @@ index 8e2d03723368..631695c2ad45 100644
|
||||
@:
|
||||
|
||||
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
|
||||
index 25ed6f1a7c7a..d19fc6d6c134 100644
|
||||
index e55a3fee104a..0de457512b0c 100644
|
||||
--- a/arch/arm/Kconfig
|
||||
+++ b/arch/arm/Kconfig
|
||||
@@ -1232,9 +1232,9 @@ config HIGHMEM
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-6.15.8.tar.xz) = dd53dd5277afb27b0edba203e42db4d8c67af288d4b2aaaec063f302dbe3988f4eaba5868b271507e51e9ae03fd0c8836f21a6b292da9bf4ae7c83e056e74006
|
||||
SHA512 (kernel-abi-stablelists-6.15.8.tar.xz) = 6fb8ddff407930b2f341d9763ebdb9cbf20755ba881166c15718d230b212594de5737ae69935d2a4ca0dfdc59f8d2469722baff9cafe8be18e18a27e12100f18
|
||||
SHA512 (kernel-kabi-dw-6.15.8.tar.xz) = ebfbd20e0dcbce8e7773ae9faa90c966e74375a0db83cf9c0fc77d6f0110fcc3fc71723d330fac43115681d930ea2649c1107cdb7bac3cf17ad0098e66ea60f0
|
||||
SHA512 (linux-6.15.9.tar.xz) = 3ed949a4c9b057445fe0a4abde8fbc017ef9f88fe746e874b736a6a3c1d289981525dc5a3760795e74ba45d0978c2028c177f24e24d8b43fa6ca894d452a5925
|
||||
SHA512 (kernel-abi-stablelists-6.15.9.tar.xz) = 84efdf44e6ebd05ae7adf5183c0b843111559621622e8ab82c26c80f611baa91981e5a87ab64cec55f1babbcb7be4e9fb3d3cbaf94cc0b58b40c68b2d298946f
|
||||
SHA512 (kernel-kabi-dw-6.15.9.tar.xz) = c0f1278074670da096028504ceb2e06130473124d45579461acab9e7f7df6b75eaeb8a99ab296fd665f7b8d3a788318b065b49fe4cf155bc25e1c1e3b47dc859
|
||||
|
Loading…
Reference in New Issue
Block a user