commit 3a7e1628c84bd129b61d96379dee0d481cdaa54e

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1893
This commit is contained in:
Jiri Slaby 2023-03-10 07:03:39 +00:00 committed by Git OBS Bridge
parent 7c46419f3e
commit 70b088e30d
38 changed files with 328 additions and 54 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6501904e216440a5c5037b7624ed160a45cc3415dc9f2a2e5d89f544a6d7e02
size 290688
oid sha256:d2b4ef5abed73ac005a1d357fd090d5e56b2ea4c619ab81a1bf8afbd396bb346
size 290654

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

@ -113,7 +113,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.2.2
%if 0%{?is_kotd}
Release: <RELEASE>.g4752516
Release: <RELEASE>.g3a7e162
%else
Release: 0
%endif
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
# END COMMON DEPS
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc
@ -803,6 +803,10 @@ export BRP_PESIGN_FILES
%if "%{compress_modules}" != "none"
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
%endif
# Do not sign vanilla kernels released in official projects
%if %build_vanilla && ! %vanilla_only
BRP_PESIGN_FILES=""
%endif
if test -x /usr/lib/rpm/pesign/gen-hmac; then
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor

View File

@ -670,6 +670,10 @@ export BRP_PESIGN_FILES
%if "%{compress_modules}" != "none"
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
%endif
# Do not sign vanilla kernels released in official projects
%if %build_vanilla && ! %vanilla_only
BRP_PESIGN_FILES=""
%endif
if test -x /usr/lib/rpm/pesign/gen-hmac; then
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

@ -113,7 +113,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.2.2
%if 0%{?is_kotd}
Release: <RELEASE>.g4752516
Release: <RELEASE>.g3a7e162
%else
Release: 0
%endif
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
# END COMMON DEPS
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
%ifarch ppc64
Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28
@ -809,6 +809,10 @@ export BRP_PESIGN_FILES
%if "%{compress_modules}" != "none"
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
%endif
# Do not sign vanilla kernels released in official projects
%if %build_vanilla && ! %vanilla_only
BRP_PESIGN_FILES=""
%endif
if test -x /usr/lib/rpm/pesign/gen-hmac; then
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

@ -113,7 +113,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.2.2
%if 0%{?is_kotd}
Release: <RELEASE>.g4752516
Release: <RELEASE>.g3a7e162
%else
Release: 0
%endif
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
# END COMMON DEPS
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
%ifarch %ix86
Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17
@ -852,6 +852,10 @@ export BRP_PESIGN_FILES
%if "%{compress_modules}" != "none"
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
%endif
# Do not sign vanilla kernels released in official projects
%if %build_vanilla && ! %vanilla_only
BRP_PESIGN_FILES=""
%endif
if test -x /usr/lib/rpm/pesign/gen-hmac; then
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

@ -33,7 +33,7 @@ License: GPL-2.0-only
Group: Documentation/Man
Version: 6.2.2
%if 0%{?is_kotd}
Release: <RELEASE>.g4752516
Release: <RELEASE>.g3a7e162
%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-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

@ -113,7 +113,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.2.2
%if 0%{?is_kotd}
Release: <RELEASE>.g4752516
Release: <RELEASE>.g3a7e162
%else
Release: 0
%endif
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
# END COMMON DEPS
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc
@ -807,6 +807,10 @@ export BRP_PESIGN_FILES
%if "%{compress_modules}" != "none"
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
%endif
# Do not sign vanilla kernels released in official projects
%if %build_vanilla && ! %vanilla_only
BRP_PESIGN_FILES=""
%endif
if test -x /usr/lib/rpm/pesign/gen-hmac; then
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

@ -113,7 +113,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.2.2
%if 0%{?is_kotd}
Release: <RELEASE>.g4752516
Release: <RELEASE>.g3a7e162
%else
Release: 0
%endif
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
# END COMMON DEPS
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc
@ -801,6 +801,10 @@ export BRP_PESIGN_FILES
%if "%{compress_modules}" != "none"
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
%endif
# Do not sign vanilla kernels released in official projects
%if %build_vanilla && ! %vanilla_only
BRP_PESIGN_FILES=""
%endif
if test -x /usr/lib/rpm/pesign/gen-hmac; then
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
BuildRequires: kernel%kernel_flavor-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
%if 0%{?rhel_version}
BuildRequires: kernel
@ -66,7 +66,7 @@ License: GPL-2.0-only
Group: SLES
Version: 6.2.2
%if 0%{?is_kotd}
Release: <RELEASE>.g4752516
Release: <RELEASE>.g3a7e162
%else
Release: 0
%endif

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

@ -113,7 +113,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.2.2
%if 0%{?is_kotd}
Release: <RELEASE>.g4752516
Release: <RELEASE>.g3a7e162
%else
Release: 0
%endif
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
# END COMMON DEPS
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
%ifarch %ix86
Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17
@ -829,6 +829,10 @@ export BRP_PESIGN_FILES
%if "%{compress_modules}" != "none"
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
%endif
# Do not sign vanilla kernels released in official projects
%if %build_vanilla && ! %vanilla_only
BRP_PESIGN_FILES=""
%endif
if test -x /usr/lib/rpm/pesign/gen-hmac; then
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

@ -33,7 +33,7 @@
Name: kernel-source
Version: 6.2.2
%if 0%{?is_kotd}
Release: <RELEASE>.g4752516
Release: <RELEASE>.g3a7e162
%else
Release: 0
%endif
@ -50,7 +50,7 @@ BuildRequires: fdupes
BuildRequires: sed
Requires(post): coreutils sed
Provides: %name = %version-%source_rel
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
Provides: linux
Provides: multiversion(kernel)
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 6.2.2
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g4752516
Release: <RELEASE>.g3a7e162
%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-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
Provides: multiversion(kernel)
Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

@ -113,7 +113,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.2.2
%if 0%{?is_kotd}
Release: <RELEASE>.g4752516
Release: <RELEASE>.g3a7e162
%else
Release: 0
%endif
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
# END COMMON DEPS
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc
@ -800,6 +800,10 @@ export BRP_PESIGN_FILES
%if "%{compress_modules}" != "none"
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
%endif
# Do not sign vanilla kernels released in official projects
%if %build_vanilla && ! %vanilla_only
BRP_PESIGN_FILES=""
%endif
if test -x /usr/lib/rpm/pesign/gen-hmac; then
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 9 07:01:29 CET 2023 - jslaby@suse.cz
- Disable lockdown. (bsc#1209006)
This somehow doesn't play good wrt to external modules.
When all is ready again, we can revert this revert.
- commit 44ca817
-------------------------------------------------------------------
Wed Mar 8 11:36:15 CET 2023 - msuchanek@suse.de
- Do not sign the vanilla kernel (bsc#1209008).
- commit cee4d89
-------------------------------------------------------------------
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com

View File

@ -113,7 +113,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.2.2
%if 0%{?is_kotd}
Release: <RELEASE>.g4752516
Release: <RELEASE>.g3a7e162
%else
Release: 0
%endif
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
# END COMMON DEPS
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc
@ -803,6 +803,10 @@ export BRP_PESIGN_FILES
%if "%{compress_modules}" != "none"
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
%endif
# Do not sign vanilla kernels released in official projects
%if %build_vanilla && ! %vanilla_only
BRP_PESIGN_FILES=""
%endif
if test -x /usr/lib/rpm/pesign/gen-hmac; then
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor

View File

@ -177,11 +177,11 @@
# Bug 1198101 - VUL-0: shim: openSUSE tumbleweed not fully locked down? Add opensuse-cert-prompt back to openSUSE shim
# Lock down functions for secure boot
patches.suse/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-down.patch
patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch
patches.suse/0003-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mode.patch
patches.suse/0004-efi-Lock-down-the-kernel-at-the-integrity-level-if-b.patch
patches.suse/arm64-lock-down-kernel-in-secure-boot-mode.patch
+jlee patches.suse/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-down.patch
+jlee patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch
+jlee patches.suse/0003-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mode.patch
+jlee patches.suse/0004-efi-Lock-down-the-kernel-at-the-integrity-level-if-b.patch
+jlee patches.suse/arm64-lock-down-kernel-in-secure-boot-mode.patch
# crypto

View File

@ -1,3 +1,3 @@
2023-03-08 12:12:17 +0000
GIT Revision: 4752516709731789357b73cdcf57dbcfb7e82cdf
2023-03-09 12:57:09 +0000
GIT Revision: 3a7e1628c84bd129b61d96379dee0d481cdaa54e
GIT Branch: stable