commit 33056238c43297176aa855dd4294b4a32936697e

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1754
This commit is contained in:
Kernel Bugs 2022-07-19 08:14:08 +00:00 committed by Git OBS Bridge
parent 812ff8cda9
commit 0d5e14e786
40 changed files with 765 additions and 66 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65587ee490de9fe34d1f93591e08f1264d9357c10ffa407e984ca74882bf3661
size 311747
oid sha256:c5db4d187ee5b63e0b90f234784d0a18f03ce763014139dac12ece1677512f08
size 311699

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-aarch64
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-armv6l
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-armv7l
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-riscv64
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif
@ -137,8 +137,10 @@ BuildRequires: modutils
# Used to sign the kernel in the buildservice
BuildRequires: openssl
BuildRequires: pesign-obs-integration
# pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
# pahole for CONFIG_DEBUG_INFO_BTF
BuildRequires: dwarves >= 1.22
%endif
# for objtool
BuildRequires: libelf-devel
# required for 50-check-kernel-build-id rpm check
@ -234,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-%build_flavor-base-srchash-33056238c43297176aa855dd4294b4a32936697e
Provides: kernel-srchash-33056238c43297176aa855dd4294b4a32936697e
# END COMMON DEPS
Provides: %name-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: %name-srchash-33056238c43297176aa855dd4294b4a32936697e
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -137,8 +137,10 @@ BuildRequires: modutils
# Used to sign the kernel in the buildservice
BuildRequires: openssl
BuildRequires: pesign-obs-integration
# pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
# pahole for CONFIG_DEBUG_INFO_BTF
BuildRequires: dwarves >= 1.22
%endif
# for objtool
BuildRequires: libelf-devel
# required for 50-check-kernel-build-id rpm check

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif
@ -137,8 +137,10 @@ BuildRequires: modutils
# Used to sign the kernel in the buildservice
BuildRequires: openssl
BuildRequires: pesign-obs-integration
# pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
# pahole for CONFIG_DEBUG_INFO_BTF
BuildRequires: dwarves >= 1.22
%endif
# for objtool
BuildRequires: libelf-devel
# required for 50-check-kernel-build-id rpm check
@ -234,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-%build_flavor-base-srchash-33056238c43297176aa855dd4294b4a32936697e
Provides: kernel-srchash-33056238c43297176aa855dd4294b4a32936697e
# END COMMON DEPS
Provides: %name-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: %name-srchash-33056238c43297176aa855dd4294b4a32936697e
%ifarch ppc64
Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif
@ -137,8 +137,10 @@ BuildRequires: modutils
# Used to sign the kernel in the buildservice
BuildRequires: openssl
BuildRequires: pesign-obs-integration
# pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
# pahole for CONFIG_DEBUG_INFO_BTF
BuildRequires: dwarves >= 1.22
%endif
# for objtool
BuildRequires: libelf-devel
# required for 50-check-kernel-build-id rpm check
@ -234,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-%build_flavor-base-srchash-33056238c43297176aa855dd4294b4a32936697e
Provides: kernel-srchash-33056238c43297176aa855dd4294b4a32936697e
# END COMMON DEPS
Provides: %name-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: %name-srchash-33056238c43297176aa855dd4294b4a32936697e
%ifarch %ix86
Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -33,7 +33,7 @@ License: GPL-2.0-only
Group: Documentation/Man
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%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-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: %name-srchash-33056238c43297176aa855dd4294b4a32936697e
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif
@ -137,8 +137,10 @@ BuildRequires: modutils
# Used to sign the kernel in the buildservice
BuildRequires: openssl
BuildRequires: pesign-obs-integration
# pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
# pahole for CONFIG_DEBUG_INFO_BTF
BuildRequires: dwarves >= 1.22
%endif
# for objtool
BuildRequires: libelf-devel
# required for 50-check-kernel-build-id rpm check
@ -234,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-%build_flavor-base-srchash-33056238c43297176aa855dd4294b4a32936697e
Provides: kernel-srchash-33056238c43297176aa855dd4294b4a32936697e
# END COMMON DEPS
Provides: %name-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: %name-srchash-33056238c43297176aa855dd4294b4a32936697e
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif
@ -137,8 +137,10 @@ BuildRequires: modutils
# Used to sign the kernel in the buildservice
BuildRequires: openssl
BuildRequires: pesign-obs-integration
# pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
# pahole for CONFIG_DEBUG_INFO_BTF
BuildRequires: dwarves >= 1.22
%endif
# for objtool
BuildRequires: libelf-devel
# required for 50-check-kernel-build-id rpm check
@ -234,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-%build_flavor-base-srchash-33056238c43297176aa855dd4294b4a32936697e
Provides: kernel-srchash-33056238c43297176aa855dd4294b4a32936697e
# END COMMON DEPS
Provides: %name-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: %name-srchash-33056238c43297176aa855dd4294b4a32936697e
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
BuildRequires: kernel%kernel_flavor-srchash-33056238c43297176aa855dd4294b4a32936697e
%if 0%{?rhel_version}
BuildRequires: kernel
@ -66,7 +66,7 @@ License: GPL-2.0-only
Group: SLES
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -38,7 +38,7 @@ License: GPL-2.0-only
Group: SLES
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif
@ -137,8 +137,10 @@ BuildRequires: modutils
# Used to sign the kernel in the buildservice
BuildRequires: openssl
BuildRequires: pesign-obs-integration
# pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
# pahole for CONFIG_DEBUG_INFO_BTF
BuildRequires: dwarves >= 1.22
%endif
# for objtool
BuildRequires: libelf-devel
# required for 50-check-kernel-build-id rpm check
@ -234,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-%build_flavor-base-srchash-33056238c43297176aa855dd4294b4a32936697e
Provides: kernel-srchash-33056238c43297176aa855dd4294b4a32936697e
# END COMMON DEPS
Provides: %name-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: %name-srchash-33056238c43297176aa855dd4294b4a32936697e
%ifarch %ix86
Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -33,7 +33,7 @@
Name: kernel-source
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif
@ -50,7 +50,7 @@ BuildRequires: fdupes
BuildRequires: sed
Requires(post): coreutils sed
Provides: %name = %version-%source_rel
Provides: %name-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: %name-srchash-33056238c43297176aa855dd4294b4a32936697e
Provides: linux
Provides: multiversion(kernel)
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 5.18.12
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%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-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: %name-srchash-33056238c43297176aa855dd4294b4a32936697e
Provides: multiversion(kernel)
Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif
@ -137,8 +137,10 @@ BuildRequires: modutils
# Used to sign the kernel in the buildservice
BuildRequires: openssl
BuildRequires: pesign-obs-integration
# pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
# pahole for CONFIG_DEBUG_INFO_BTF
BuildRequires: dwarves >= 1.22
%endif
# for objtool
BuildRequires: libelf-devel
# required for 50-check-kernel-build-id rpm check
@ -234,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-%build_flavor-base-srchash-33056238c43297176aa855dd4294b4a32936697e
Provides: kernel-srchash-33056238c43297176aa855dd4294b4a32936697e
# END COMMON DEPS
Provides: %name-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: %name-srchash-33056238c43297176aa855dd4294b4a32936697e
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jul 18 09:42:25 CEST 2022 - tzimmermann@suse.de
- config: i386: Enable DRM stack for early-boot graphics (boo#1193474)
Replace fbdev's generic drivers with DRM-based simpledrm. Enables the
DRM graphics stack for early-boot graphics, recovery and unsupported
chipsets.
- commit 3305623
-------------------------------------------------------------------
Mon Jul 18 08:07:14 CEST 2022 - jslaby@suse.cz
- x86/bugs: Remove apostrophe typo (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 34930df
-------------------------------------------------------------------
Mon Jul 18 08:05:31 CEST 2022 - jslaby@suse.cz
- Refresh
patches.rpmify/x86-asm-32-fix-ANNOTATE_UNRET_SAFE-use-on-32bit.patch.
- Refresh
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch.
- Refresh
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch.
- Refresh
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch.
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update upstream status.
- commit fcd7336
-------------------------------------------------------------------
Fri Jul 15 14:08:32 CEST 2022 - jslaby@suse.cz
@ -36,6 +68,14 @@ Fri Jul 15 06:35:26 CEST 2022 - jslaby@suse.cz
Update to upstream version.
- commit 3f7e318
-------------------------------------------------------------------
Thu Jul 14 21:08:19 CEST 2022 - jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
-------------------------------------------------------------------
Thu Jul 14 13:33:10 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.12
%if 0%{?is_kotd}
Release: <RELEASE>.g3198c22
Release: <RELEASE>.g3305623
%else
Release: 0
%endif
@ -137,8 +137,10 @@ BuildRequires: modutils
# Used to sign the kernel in the buildservice
BuildRequires: openssl
BuildRequires: pesign-obs-integration
# pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
# pahole for CONFIG_DEBUG_INFO_BTF
BuildRequires: dwarves >= 1.22
%endif
# for objtool
BuildRequires: libelf-devel
# required for 50-check-kernel-build-id rpm check
@ -234,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: kernel-%build_flavor-base-srchash-33056238c43297176aa855dd4294b4a32936697e
Provides: kernel-srchash-33056238c43297176aa855dd4294b4a32936697e
# END COMMON DEPS
Provides: %name-srchash-3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
Provides: %name-srchash-33056238c43297176aa855dd4294b4a32936697e
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a3efd17cde6a901bfe447075578fd800ddb2ae9d138fa338d228ab19c10be64
size 6453
oid sha256:0bc4bf6fd196bdb2bff4f46ef3092e769a4055ad6b0a7248633cbbdca2b2dde8
size 6428

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c8a3d4d02c3790026407682f1d6d92526bd5fbe9a6848e8d090c3f22aedc8a3
size 49275
oid sha256:e99657fcea4965520d482b4dc161091f9e5a1aea443571b87f2202a0562f0759
size 49528

View File

@ -2037,6 +2037,11 @@
patches.suse/0001-drm-format-helper-Add-RGB888-to-XRGB8888-conversion.patch
patches.suse/0001-drm-format-helper-Add-RGB565-to-XRGB8888-conversion.patch
patches.suse/0001-drm-aperture-Run-fbdev-removal-before-internal-helpe.patch
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch
patches.suse/x86-bugs-Remove-apostrophe-typo.patch
# git://anongit.freedesktop.org/drm/drm.git drm-next
patches.suse/0001-firmware-sysfb-Make-sysfb_create_simplefb-return-a-p.patch
@ -2064,10 +2069,6 @@
# to get into mainline any time soon (or ever) belong
# to area specific sections below.
########################################################
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch
patches.suse/x86-entry-Remove-UNTRAIN_RET-from-native_irq_return_.patch
patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch
patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch
########################################################
# kbuild/module infrastructure fixes

View File

@ -1,3 +1,3 @@
2022-07-15 12:08:33 +0000
GIT Revision: 3198c220fdd40521c8cd401fa4ad949bcb0ab3f5
2022-07-18 07:50:49 +0000
GIT Revision: 33056238c43297176aa855dd4294b4a32936697e
GIT Branch: stable