diff --git a/config.tar.bz2 b/config.tar.bz2 index 588b672a..299e3451 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea61a72c0a71f43a6f6ca0427cf4eb3c304881df06f3267979215ba29444f53e -size 286675 +oid sha256:45ee73715d9244171cdd85279021b9ca839a5ed0dc85399b1a3c06ef5d6849b5 +size 286735 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index a9e7d7f8..0e7b1ac9 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index b58882ab..036ea62e 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -31,7 +31,7 @@ Name: dtb-aarch64 Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index a9e7d7f8..0e7b1ac9 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index eacd1d27..ce8bc431 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -31,7 +31,7 @@ Name: dtb-armv6l Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index a9e7d7f8..0e7b1ac9 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 1a440e0f..71ba19c1 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -31,7 +31,7 @@ Name: dtb-armv7l Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index a9e7d7f8..0e7b1ac9 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index cfa390dd..71384c62 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -31,7 +31,7 @@ Name: dtb-riscv64 Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index a9e7d7f8..0e7b1ac9 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/kernel-64kb.spec b/kernel-64kb.spec index f143a0ef..fee822d4 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -113,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 -Provides: kernel-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: kernel-%build_flavor-base-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 +Provides: kernel-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 # END COMMON DEPS -Provides: %name-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: %name-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-debug.changes b/kernel-debug.changes index a9e7d7f8..0e7b1ac9 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index 80644d2c..08dbbb47 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -113,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 -Provides: kernel-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: kernel-%build_flavor-base-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 +Provides: kernel-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 # END COMMON DEPS -Provides: %name-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: %name-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index a9e7d7f8..0e7b1ac9 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index c5b6f486..b83139c5 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -113,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 -Provides: kernel-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: kernel-%build_flavor-base-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 +Provides: kernel-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 # END COMMON DEPS -Provides: %name-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: %name-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index a9e7d7f8..0e7b1ac9 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index 24c4b4cc..8e3f5c81 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -33,7 +33,7 @@ License: GPL-2.0-only Group: Documentation/Man Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif @@ -67,7 +67,7 @@ BuildRequires: texlive-zapfding %endif URL: https://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: %name-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index a9e7d7f8..0e7b1ac9 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 6ed3f7c0..8eaf6a5d 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -113,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 -Provides: kernel-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: kernel-%build_flavor-base-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 +Provides: kernel-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 # END COMMON DEPS -Provides: %name-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: %name-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-lpae.changes b/kernel-lpae.changes index a9e7d7f8..0e7b1ac9 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/kernel-lpae.spec b/kernel-lpae.spec index e57ad4ce..11249e95 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -113,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 -Provides: kernel-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: kernel-%build_flavor-base-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 +Provides: kernel-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 # END COMMON DEPS -Provides: %name-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: %name-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index a9e7d7f8..0e7b1ac9 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 99675981..a7b3411e 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +BuildRequires: kernel%kernel_flavor-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 %if 0%{?rhel_version} BuildRequires: kernel @@ -66,7 +66,7 @@ License: GPL-2.0-only Group: SLES Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index a9e7d7f8..0e7b1ac9 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 462e78d8..cc60a0a7 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -38,7 +38,7 @@ License: GPL-2.0-only Group: SLES Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index a9e7d7f8..0e7b1ac9 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index b794c19c..b683a961 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -113,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 -Provides: kernel-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: kernel-%build_flavor-base-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 +Provides: kernel-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 # END COMMON DEPS -Provides: %name-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: %name-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index a9e7d7f8..0e7b1ac9 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index 8605e7a8..e675eb30 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -33,7 +33,7 @@ Name: kernel-source Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: %name-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 Provides: linux Provides: multiversion(kernel) Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index a9e7d7f8..0e7b1ac9 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index 6faa2a08..30fdf6e7 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -27,7 +27,7 @@ Group: Development/Sources Version: 6.1.3 %if %using_buildservice %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: %name-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index a9e7d7f8..0e7b1ac9 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index f6c100da..8763c1b3 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -113,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 -Provides: kernel-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: kernel-%build_flavor-base-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 +Provides: kernel-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 # END COMMON DEPS -Provides: %name-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: %name-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index a9e7d7f8..0e7b1ac9 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jan 5 20:14:21 CET 2023 - jeffm@suse.com + +- supported-flag: fix build failures with SUSE_KERNEL_SUPPORTED=y + Upstream commit 425937381ec (kbuild: re-run modpost when it is updated) + added an expectation that the MODPOST variable would only point to the + modpost executable and moved arguments to the modpost-args variable. + Also removed some legacy stuff, like the assumption that MODVERDIR would + exist (and then later creating it and using it) when the only two + places we ever care about Module.supported being located are the directory + in which an external module is being built and the current directory. +- commit 2e19141 + +------------------------------------------------------------------- +Thu Jan 5 17:16:49 CET 2023 - jeffm@suse.com + +- config: Added product codes to suse_version.h for comparison + Refreshed + patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 3dffbad + +------------------------------------------------------------------- +Thu Jan 5 16:46:10 CET 2023 - jeffm@suse.com + +- config: Added support for ALP releases in product identifiers +- Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. +- commit 1b2e183 + ------------------------------------------------------------------- Thu Jan 5 09:40:29 CET 2023 - tiwai@suse.de diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index f3661663..2a6c268b 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -113,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.1.3 %if 0%{?is_kotd} -Release: .g80a4df2 +Release: .g2e19141 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 -Provides: kernel-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: kernel-%build_flavor-base-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 +Provides: kernel-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 # END COMMON DEPS -Provides: %name-srchash-80a4df2db4e613d7e35eefd9e85547a1080a7362 +Provides: %name-srchash-2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 7cb3d598..5017015b 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04f6d5b1c2866dab9dddb872eafc73a399f1f8569b1e37f794e0e88affe29435 -size 43677 +oid sha256:2943f84dbdb9657f10bb3fb4a0a1e6d490a1f93b04b3ab6ab4843afc8d046370 +size 43761 diff --git a/source-timestamp b/source-timestamp index a3c07d79..812af004 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2023-01-05 08:40:32 +0000 -GIT Revision: 80a4df2db4e613d7e35eefd9e85547a1080a7362 +2023-01-05 19:51:03 +0000 +GIT Revision: 2e191410b6544a4a7cf2cbf1c6595ec9e9b507b6 GIT Branch: stable