commit 10046187131527c2cbbe96b69afa2f1a3458e8fe
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1842
This commit is contained in:
parent
5a9c3bd0f5
commit
1295065c9e
@ -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_]*'
|
||||
)
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 6.0.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gce72954
|
||||
Release: <RELEASE>.g1004618
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -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
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv6l
|
||||
Version: 6.0.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gce72954
|
||||
Release: <RELEASE>.g1004618
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -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
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv7l
|
||||
Version: 6.0.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gce72954
|
||||
Release: <RELEASE>.g1004618
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -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
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-riscv64
|
||||
Version: 6.0.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gce72954
|
||||
Release: <RELEASE>.g1004618
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.gce72954
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.gce72954
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.gce72954
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -33,7 +33,7 @@ License: GPL-2.0-only
|
||||
Group: Documentation/Man
|
||||
Version: 6.0.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gce72954
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.gce72954
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.gce72954
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.gce72954
|
||||
Release: <RELEASE>.g1004618
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -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
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Version: 6.0.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gce72954
|
||||
Release: <RELEASE>.g1004618
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.gce72954
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
Name: kernel-source
|
||||
Version: 6.0.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gce72954
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
||||
Version: 6.0.10
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gce72954
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.gce72954
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.gce72954
|
||||
Release: <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
|
||||
|
@ -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' \
|
||||
|
6
mkspec
6
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,
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b6825d031488a8df16f6dd5e45d4453c7d9df9d27a9629745bc0e52b1b855f2
|
||||
size 46475
|
||||
oid sha256:845f3c101a5629eeb53c3184f38fa99153e01d82c21b2ea6bc08f97030151f2c
|
||||
size 49724
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user