diff --git a/check-for-config-changes b/check-for-config-changes index 738c20d0..66950439 100644 --- a/check-for-config-changes +++ b/check-for-config-changes @@ -18,6 +18,7 @@ declare -a IGNORED_CONFIGS_RE=( 'HAVE_[A-Z]*_COMPILER' 'LD_VERSION' 'PAHOLE_VERSION' + 'TOOLCHAIN_HAS_[A-Z_]*' 'TOOLS_SUPPORT_[A-Z_]*' ) diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index aa223786..183b3106 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index a015f8b7..6e192083 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -31,7 +31,7 @@ Name: dtb-aarch64 Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index aa223786..183b3106 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 94cd286b..096d06cd 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -31,7 +31,7 @@ Name: dtb-armv6l Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index aa223786..183b3106 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 324efc8a..317f42b3 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -31,7 +31,7 @@ Name: dtb-armv7l Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index aa223786..183b3106 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 39981dac..bb756da0 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -31,7 +31,7 @@ Name: dtb-riscv64 Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index aa223786..183b3106 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 9421f0db..a5a176c0 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -24,6 +24,7 @@ %define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} +%define livepatch_rt %{nil} %include %_sourcedir/kernel-spec-macros @@ -112,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif @@ -239,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ce72954e25428741d4b89d1293c727902ec000d3 -Provides: kernel-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: kernel-%build_flavor-base-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe +Provides: kernel-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe # END COMMON DEPS -Provides: %name-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: %name-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -1456,7 +1457,7 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li /usr/src/linux-obj/%kmp_target_cpu %endif -%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && "%variant" == "" && %build_default +%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && (("%variant" == "" && %build_default) || ("%variant" == "-rt" && 0%livepatch_rt)) %if "%livepatch" == "kgraft" %define patch_package %{livepatch}-patch %else @@ -1466,13 +1467,15 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li Summary: Metapackage to pull in matching %patch_package package Group: System/Kernel Requires: %{patch_package}-%(echo %{version}-%{source_rel} | sed 'y/\./_/')-%{build_flavor} +Provides: multiversion(kernel) +%if "%variant" != "-rt" Provides: kernel-default-kgraft = %version Provides: kernel-xen-kgraft = %version -Provides: multiversion(kernel) %if "%livepatch" != "kgraft" Obsoletes: kernel-default-kgraft < %version Obsoletes: kernel-xen-kgraft < %version %endif +%endif %description %{livepatch} This is a metapackage that pulls in the matching %patch_package package for a diff --git a/kernel-binary.spec.in b/kernel-binary.spec.in index 200d7bf5..e0d4245b 100644 --- a/kernel-binary.spec.in +++ b/kernel-binary.spec.in @@ -24,6 +24,7 @@ %define compress_modules @COMPRESS_MODULES@ %define compress_vmlinux @COMPRESS_VMLINUX@ %define livepatch @LIVEPATCH@%{nil} +%define livepatch_rt @LIVEPATCH_RT@%{nil} %include %_sourcedir/kernel-spec-macros @@ -1320,7 +1321,7 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li /usr/src/linux-obj/%kmp_target_cpu %endif -%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && "%variant" == "" && %build_default +%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && (("%variant" == "" && %build_default) || ("%variant" == "-rt" && 0%livepatch_rt)) %if "%livepatch" == "kgraft" %define patch_package %{livepatch}-patch %else @@ -1330,13 +1331,15 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li Summary: Metapackage to pull in matching %patch_package package Group: System/Kernel Requires: %{patch_package}-%(echo %{version}-%{source_rel} | sed 'y/\./_/')-%{build_flavor} +Provides: multiversion(kernel) +%if "%variant" != "-rt" Provides: kernel-default-kgraft = %version Provides: kernel-xen-kgraft = %version -Provides: multiversion(kernel) %if "%livepatch" != "kgraft" Obsoletes: kernel-default-kgraft < %version Obsoletes: kernel-xen-kgraft < %version %endif +%endif %description %{livepatch} This is a metapackage that pulls in the matching %patch_package package for a diff --git a/kernel-debug.changes b/kernel-debug.changes index aa223786..183b3106 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 01bd2f61..bd1fccfd 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -24,6 +24,7 @@ %define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} +%define livepatch_rt %{nil} %include %_sourcedir/kernel-spec-macros @@ -112,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif @@ -239,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ce72954e25428741d4b89d1293c727902ec000d3 -Provides: kernel-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: kernel-%build_flavor-base-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe +Provides: kernel-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe # END COMMON DEPS -Provides: %name-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: %name-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 @@ -1470,7 +1471,7 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li /usr/src/linux-obj/%kmp_target_cpu %endif -%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && "%variant" == "" && %build_default +%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && (("%variant" == "" && %build_default) || ("%variant" == "-rt" && 0%livepatch_rt)) %if "%livepatch" == "kgraft" %define patch_package %{livepatch}-patch %else @@ -1480,13 +1481,15 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li Summary: Metapackage to pull in matching %patch_package package Group: System/Kernel Requires: %{patch_package}-%(echo %{version}-%{source_rel} | sed 'y/\./_/')-%{build_flavor} +Provides: multiversion(kernel) +%if "%variant" != "-rt" Provides: kernel-default-kgraft = %version Provides: kernel-xen-kgraft = %version -Provides: multiversion(kernel) %if "%livepatch" != "kgraft" Obsoletes: kernel-default-kgraft < %version Obsoletes: kernel-xen-kgraft < %version %endif +%endif %description %{livepatch} This is a metapackage that pulls in the matching %patch_package package for a diff --git a/kernel-default.changes b/kernel-default.changes index aa223786..183b3106 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index e817133a..dee231b0 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -24,6 +24,7 @@ %define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} +%define livepatch_rt %{nil} %include %_sourcedir/kernel-spec-macros @@ -112,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif @@ -239,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ce72954e25428741d4b89d1293c727902ec000d3 -Provides: kernel-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: kernel-%build_flavor-base-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe +Provides: kernel-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe # END COMMON DEPS -Provides: %name-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: %name-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 @@ -1571,7 +1572,7 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li /usr/src/linux-obj/%kmp_target_cpu %endif -%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && "%variant" == "" && %build_default +%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && (("%variant" == "" && %build_default) || ("%variant" == "-rt" && 0%livepatch_rt)) %if "%livepatch" == "kgraft" %define patch_package %{livepatch}-patch %else @@ -1581,13 +1582,15 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li Summary: Metapackage to pull in matching %patch_package package Group: System/Kernel Requires: %{patch_package}-%(echo %{version}-%{source_rel} | sed 'y/\./_/')-%{build_flavor} +Provides: multiversion(kernel) +%if "%variant" != "-rt" Provides: kernel-default-kgraft = %version Provides: kernel-xen-kgraft = %version -Provides: multiversion(kernel) %if "%livepatch" != "kgraft" Obsoletes: kernel-default-kgraft < %version Obsoletes: kernel-xen-kgraft < %version %endif +%endif %description %{livepatch} This is a metapackage that pulls in the matching %patch_package package for a diff --git a/kernel-docs.changes b/kernel-docs.changes index aa223786..183b3106 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 7e69532c..f9845ea2 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -33,7 +33,7 @@ License: GPL-2.0-only Group: Documentation/Man Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %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-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: %name-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe 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 aa223786..183b3106 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 8004658e..5a50f881 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -24,6 +24,7 @@ %define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} +%define livepatch_rt %{nil} %include %_sourcedir/kernel-spec-macros @@ -112,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif @@ -239,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ce72954e25428741d4b89d1293c727902ec000d3 -Provides: kernel-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: kernel-%build_flavor-base-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe +Provides: kernel-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe # END COMMON DEPS -Provides: %name-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: %name-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -1468,7 +1469,7 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li /usr/src/linux-obj/%kmp_target_cpu %endif -%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && "%variant" == "" && %build_default +%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && (("%variant" == "" && %build_default) || ("%variant" == "-rt" && 0%livepatch_rt)) %if "%livepatch" == "kgraft" %define patch_package %{livepatch}-patch %else @@ -1478,13 +1479,15 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li Summary: Metapackage to pull in matching %patch_package package Group: System/Kernel Requires: %{patch_package}-%(echo %{version}-%{source_rel} | sed 'y/\./_/')-%{build_flavor} +Provides: multiversion(kernel) +%if "%variant" != "-rt" Provides: kernel-default-kgraft = %version Provides: kernel-xen-kgraft = %version -Provides: multiversion(kernel) %if "%livepatch" != "kgraft" Obsoletes: kernel-default-kgraft < %version Obsoletes: kernel-xen-kgraft < %version %endif +%endif %description %{livepatch} This is a metapackage that pulls in the matching %patch_package package for a diff --git a/kernel-lpae.changes b/kernel-lpae.changes index aa223786..183b3106 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 927a13d0..473861a2 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -24,6 +24,7 @@ %define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} +%define livepatch_rt %{nil} %include %_sourcedir/kernel-spec-macros @@ -112,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif @@ -239,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ce72954e25428741d4b89d1293c727902ec000d3 -Provides: kernel-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: kernel-%build_flavor-base-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe +Provides: kernel-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe # END COMMON DEPS -Provides: %name-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: %name-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -1450,7 +1451,7 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li /usr/src/linux-obj/%kmp_target_cpu %endif -%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && "%variant" == "" && %build_default +%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && (("%variant" == "" && %build_default) || ("%variant" == "-rt" && 0%livepatch_rt)) %if "%livepatch" == "kgraft" %define patch_package %{livepatch}-patch %else @@ -1460,13 +1461,15 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li Summary: Metapackage to pull in matching %patch_package package Group: System/Kernel Requires: %{patch_package}-%(echo %{version}-%{source_rel} | sed 'y/\./_/')-%{build_flavor} +Provides: multiversion(kernel) +%if "%variant" != "-rt" Provides: kernel-default-kgraft = %version Provides: kernel-xen-kgraft = %version -Provides: multiversion(kernel) %if "%livepatch" != "kgraft" Obsoletes: kernel-default-kgraft < %version Obsoletes: kernel-xen-kgraft < %version %endif +%endif %description %{livepatch} This is a metapackage that pulls in the matching %patch_package package for a diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index aa223786..183b3106 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 0adeb714..01f14d98 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-ce72954e25428741d4b89d1293c727902ec000d3 +BuildRequires: kernel%kernel_flavor-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe %if 0%{?rhel_version} BuildRequires: kernel @@ -66,7 +66,7 @@ License: GPL-2.0-only Group: SLES Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index aa223786..183b3106 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 274a8e52..10b23c6d 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -38,7 +38,7 @@ License: GPL-2.0-only Group: SLES Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index aa223786..183b3106 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 1ccbbac7..69a9e7bb 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -24,6 +24,7 @@ %define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} +%define livepatch_rt %{nil} %include %_sourcedir/kernel-spec-macros @@ -112,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif @@ -239,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ce72954e25428741d4b89d1293c727902ec000d3 -Provides: kernel-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: kernel-%build_flavor-base-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe +Provides: kernel-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe # END COMMON DEPS -Provides: %name-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: %name-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 @@ -1520,7 +1521,7 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li /usr/src/linux-obj/%kmp_target_cpu %endif -%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && "%variant" == "" && %build_default +%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && (("%variant" == "" && %build_default) || ("%variant" == "-rt" && 0%livepatch_rt)) %if "%livepatch" == "kgraft" %define patch_package %{livepatch}-patch %else @@ -1530,13 +1531,15 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li Summary: Metapackage to pull in matching %patch_package package Group: System/Kernel Requires: %{patch_package}-%(echo %{version}-%{source_rel} | sed 'y/\./_/')-%{build_flavor} +Provides: multiversion(kernel) +%if "%variant" != "-rt" Provides: kernel-default-kgraft = %version Provides: kernel-xen-kgraft = %version -Provides: multiversion(kernel) %if "%livepatch" != "kgraft" Obsoletes: kernel-default-kgraft < %version Obsoletes: kernel-xen-kgraft < %version %endif +%endif %description %{livepatch} This is a metapackage that pulls in the matching %patch_package package for a diff --git a/kernel-source.changes b/kernel-source.changes index aa223786..183b3106 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index affacfd7..d3cb0956 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -33,7 +33,7 @@ Name: kernel-source Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: %name-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe 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 aa223786..183b3106 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index ae9249c8..bce99c8f 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -27,7 +27,7 @@ Group: Development/Sources Version: 6.0.10 %if %using_buildservice %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %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-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: %name-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index aa223786..183b3106 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 3604a1d7..21a8ebe4 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -24,6 +24,7 @@ %define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} +%define livepatch_rt %{nil} %include %_sourcedir/kernel-spec-macros @@ -112,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif @@ -239,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ce72954e25428741d4b89d1293c727902ec000d3 -Provides: kernel-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: kernel-%build_flavor-base-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe +Provides: kernel-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe # END COMMON DEPS -Provides: %name-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: %name-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -1447,7 +1448,7 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li /usr/src/linux-obj/%kmp_target_cpu %endif -%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && "%variant" == "" && %build_default +%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && (("%variant" == "" && %build_default) || ("%variant" == "-rt" && 0%livepatch_rt)) %if "%livepatch" == "kgraft" %define patch_package %{livepatch}-patch %else @@ -1457,13 +1458,15 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li Summary: Metapackage to pull in matching %patch_package package Group: System/Kernel Requires: %{patch_package}-%(echo %{version}-%{source_rel} | sed 'y/\./_/')-%{build_flavor} +Provides: multiversion(kernel) +%if "%variant" != "-rt" Provides: kernel-default-kgraft = %version Provides: kernel-xen-kgraft = %version -Provides: multiversion(kernel) %if "%livepatch" != "kgraft" Obsoletes: kernel-default-kgraft < %version Obsoletes: kernel-xen-kgraft < %version %endif +%endif %description %{livepatch} This is a metapackage that pulls in the matching %patch_package package for a diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index aa223786..183b3106 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Dec 1 09:32:34 CET 2022 - jslaby@suse.cz + +- can: slcan: fix freed work crash (bsc#1205597). +- commit 1004618 + +------------------------------------------------------------------- +Thu Dec 1 06:08:06 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch. + Update upstream status. +- commit 692368a + +------------------------------------------------------------------- +Wed Nov 30 13:39:46 CET 2022 - nstange@suse.de + +- Add support for enabling livepatching related packages on -RT (jsc#PED-1706) +- commit 9d41244 + +------------------------------------------------------------------- +Wed Nov 30 07:54:44 CET 2022 - jslaby@suse.cz + +- char: xillybus: Fix trivial bug with mutex (bsc#1205764 + CVE-2022-45888). +- char: xillybus: Prevent use-after-free due to race condition + (bsc#1205764 CVE-2022-45888). +- commit cadafde + ------------------------------------------------------------------- Tue Nov 29 06:33:26 CET 2022 - jslaby@suse.cz @@ -1302,6 +1331,20 @@ Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de registration (bsc#1205111). - commit 0d318d5 +------------------------------------------------------------------- +Tue Nov 8 07:44:51 CET 2022 - jslaby@suse.cz + +- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE + This new form was added in commit b8c86872d1dc (riscv: fix detection of + toolchain Zicbom support). +- commit e9f2ba6 + +------------------------------------------------------------------- +Mon Nov 7 16:18:27 CET 2022 - ludwig.nussel@suse.de + +- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149) +- commit 888e01e + ------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index bf0a9450..56a49232 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -24,6 +24,7 @@ %define compress_modules zstd %define compress_vmlinux xz %define livepatch livepatch%{nil} +%define livepatch_rt %{nil} %include %_sourcedir/kernel-spec-macros @@ -112,7 +113,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.10 %if 0%{?is_kotd} -Release: .gce72954 +Release: .g1004618 %else Release: 0 %endif @@ -239,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ce72954e25428741d4b89d1293c727902ec000d3 -Provides: kernel-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: kernel-%build_flavor-base-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe +Provides: kernel-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe # END COMMON DEPS -Provides: %name-srchash-ce72954e25428741d4b89d1293c727902ec000d3 +Provides: %name-srchash-10046187131527c2cbbe96b69afa2f1a3458e8fe %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -1456,7 +1457,7 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li /usr/src/linux-obj/%kmp_target_cpu %endif -%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && "%variant" == "" && %build_default +%if "%livepatch" != "" && "%CONFIG_SUSE_KERNEL_SUPPORTED" == "y" && (("%variant" == "" && %build_default) || ("%variant" == "-rt" && 0%livepatch_rt)) %if "%livepatch" == "kgraft" %define patch_package %{livepatch}-patch %else @@ -1466,13 +1467,15 @@ relink ../../linux-%{kernelrelease}%{variant}-obj/"%cpu_arch_flavor" /usr/src/li Summary: Metapackage to pull in matching %patch_package package Group: System/Kernel Requires: %{patch_package}-%(echo %{version}-%{source_rel} | sed 'y/\./_/')-%{build_flavor} +Provides: multiversion(kernel) +%if "%variant" != "-rt" Provides: kernel-default-kgraft = %version Provides: kernel-xen-kgraft = %version -Provides: multiversion(kernel) %if "%livepatch" != "kgraft" Obsoletes: kernel-default-kgraft < %version Obsoletes: kernel-xen-kgraft < %version %endif +%endif %description %{livepatch} This is a metapackage that pulls in the matching %patch_package package for a diff --git a/macros.kernel-source b/macros.kernel-source index 74a0089c..ae15eb7d 100644 --- a/macros.kernel-source +++ b/macros.kernel-source @@ -7,7 +7,7 @@ else \ end } %kernel_module_package_release 1 -%kernel_module_package_buildreqs modutils kernel-syms kmod-compat %kernel_build_shell_package +%kernel_module_package_buildreqs modutils kernel-syms kmod-compat suse-kernel-rpm-scriptlets %kernel_build_shell_package %cpu_arch %(case %_target_cpu in \ # from rpm --eval '%ix86' \ diff --git a/mkspec b/mkspec index 4589b7c1..96e4bdd7 100644 --- a/mkspec +++ b/mkspec @@ -41,6 +41,7 @@ my $compress_modules = 'none'; my $compress_vmlinux = 'gz'; my $build_dtbs = (); my $livepatch = ""; +my $livepatch_rt = ""; if (defined($vars{'COMPRESS_MODULES'})) { $compress_modules = $vars{'COMPRESS_MODULES'}; } @@ -55,6 +56,10 @@ if (defined($vars{'LIVEPATCH'})) { $livepatch = $vars{'LIVEPATCH'}; $livepatch = "" if $livepatch =~ /^(0+|no|none)$/i; } +if (defined($vars{'LIVEPATCH_RT'})) { + $livepatch_rt = $vars{'LIVEPATCH_RT'}; + $livepatch_rt = "" if $livepatch_rt =~ /^(0+|no|none)$/i; +} $vanilla_only ||= "0"; if (!defined ($rpmrelease)) { $rpmrelease = $vars{'RELEASE'} || 0; @@ -121,6 +126,7 @@ my %macros = ( UNPACK_PATCHES => $unpack_patches, SCRIPTS => $scripts, LIVEPATCH => $livepatch, + LIVEPATCH_RT => $livepatch_rt, YEAR => (localtime time)[5] + 1900, COMPRESS_MODULES => $compress_modules, COMPRESS_VMLINUX => $compress_vmlinux, diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 9a7d1e87..8e48eecc 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:4b6825d031488a8df16f6dd5e45d4453c7d9df9d27a9629745bc0e52b1b855f2 -size 46475 +oid sha256:845f3c101a5629eeb53c3184f38fa99153e01d82c21b2ea6bc08f97030151f2c +size 49724 diff --git a/series.conf b/series.conf index 1e52ef58..e89b60f9 100644 --- a/series.conf +++ b/series.conf @@ -2028,6 +2028,7 @@ patches.suse/ACPI-resource-do-IRQ-override-on-LENOVO-IdeaPad.patch patches.suse/soundwire-intel-Initialize-clock-stop-timeout.patch patches.suse/ALSA-usb-audio-Remove-redundant-workaround-for-Rolan.patch + patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch ######################################################## # end of sorted patches @@ -2050,6 +2051,9 @@ patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch patches.suse/Bluetooth-L2CAP-Fix-u8-overflow.patch + patches.suse/char-xillybus-Prevent-use-after-free-due-to-race-con.patch + patches.suse/char-xillybus-Fix-trivial-bug-with-mutex.patch + patches.suse/can-slcan-fix-freed-work-crash.patch ######################################################## # kbuild/module infrastructure fixes @@ -2169,7 +2173,6 @@ ######################################################## patches.suse/kbd-ignore-gfx.patch patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch - patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch ######################################################## # Other drivers diff --git a/source-timestamp b/source-timestamp index a5700d74..7da24553 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2022-11-29 05:33:26 +0000 -GIT Revision: ce72954e25428741d4b89d1293c727902ec000d3 +2022-12-01 08:32:34 +0000 +GIT Revision: 10046187131527c2cbbe96b69afa2f1a3458e8fe GIT Branch: stable