commit 3a7e1628c84bd129b61d96379dee0d481cdaa54e
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1893
This commit is contained in:
parent
7c46419f3e
commit
70b088e30d
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e6501904e216440a5c5037b7624ed160a45cc3415dc9f2a2e5d89f544a6d7e02
|
oid sha256:d2b4ef5abed73ac005a1d357fd090d5e56b2ea4c619ab81a1bf8afbd396bb346
|
||||||
size 290688
|
size 290654
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-aarch64
|
Name: dtb-aarch64
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-armv6l
|
Name: dtb-armv6l
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-armv7l
|
Name: dtb-armv7l
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-riscv64
|
Name: dtb-riscv64
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
@ -803,6 +803,10 @@ export BRP_PESIGN_FILES
|
|||||||
%if "%{compress_modules}" != "none"
|
%if "%{compress_modules}" != "none"
|
||||||
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
||||||
%endif
|
%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
|
if test -x /usr/lib/rpm/pesign/gen-hmac; then
|
||||||
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
||||||
|
@ -670,6 +670,10 @@ export BRP_PESIGN_FILES
|
|||||||
%if "%{compress_modules}" != "none"
|
%if "%{compress_modules}" != "none"
|
||||||
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
||||||
%endif
|
%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
|
if test -x /usr/lib/rpm/pesign/gen-hmac; then
|
||||||
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Provides: kernel-kdump = 2.6.28
|
Provides: kernel-kdump = 2.6.28
|
||||||
Obsoletes: kernel-kdump <= 2.6.28
|
Obsoletes: kernel-kdump <= 2.6.28
|
||||||
@ -809,6 +809,10 @@ export BRP_PESIGN_FILES
|
|||||||
%if "%{compress_modules}" != "none"
|
%if "%{compress_modules}" != "none"
|
||||||
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
||||||
%endif
|
%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
|
if test -x /usr/lib/rpm/pesign/gen-hmac; then
|
||||||
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-smp = 2.6.17
|
Provides: kernel-smp = 2.6.17
|
||||||
Obsoletes: kernel-smp <= 2.6.17
|
Obsoletes: kernel-smp <= 2.6.17
|
||||||
@ -852,6 +852,10 @@ export BRP_PESIGN_FILES
|
|||||||
%if "%{compress_modules}" != "none"
|
%if "%{compress_modules}" != "none"
|
||||||
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
||||||
%endif
|
%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
|
if test -x /usr/lib/rpm/pesign/gen-hmac; then
|
||||||
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ License: GPL-2.0-only
|
|||||||
Group: Documentation/Man
|
Group: Documentation/Man
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -67,7 +67,7 @@ BuildRequires: texlive-zapfding
|
|||||||
%endif
|
%endif
|
||||||
URL: https://www.kernel.org/
|
URL: https://www.kernel.org/
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
@ -807,6 +807,10 @@ export BRP_PESIGN_FILES
|
|||||||
%if "%{compress_modules}" != "none"
|
%if "%{compress_modules}" != "none"
|
||||||
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
||||||
%endif
|
%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
|
if test -x /usr/lib/rpm/pesign/gen-hmac; then
|
||||||
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
@ -801,6 +801,10 @@ export BRP_PESIGN_FILES
|
|||||||
%if "%{compress_modules}" != "none"
|
%if "%{compress_modules}" != "none"
|
||||||
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
||||||
%endif
|
%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
|
if test -x /usr/lib/rpm/pesign/gen-hmac; then
|
||||||
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: kernel%kernel_flavor-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
BuildRequires: kernel%kernel_flavor-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
|
|
||||||
%if 0%{?rhel_version}
|
%if 0%{?rhel_version}
|
||||||
BuildRequires: kernel
|
BuildRequires: kernel
|
||||||
@ -66,7 +66,7 @@ License: GPL-2.0-only
|
|||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@ License: GPL-2.0-only
|
|||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-bigsmp = 2.6.17
|
Provides: kernel-bigsmp = 2.6.17
|
||||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||||
@ -829,6 +829,10 @@ export BRP_PESIGN_FILES
|
|||||||
%if "%{compress_modules}" != "none"
|
%if "%{compress_modules}" != "none"
|
||||||
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
||||||
%endif
|
%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
|
if test -x /usr/lib/rpm/pesign/gen-hmac; then
|
||||||
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -50,7 +50,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: sed
|
BuildRequires: sed
|
||||||
Requires(post): coreutils sed
|
Requires(post): coreutils sed
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
Provides: linux
|
Provides: linux
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
|||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
|||||||
%endif
|
%endif
|
||||||
Requires: pesign-obs-integration
|
Requires: pesign-obs-integration
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source: README.KSYMS
|
Source: README.KSYMS
|
||||||
Requires: kernel-devel%variant = %version-%source_rel
|
Requires: kernel-devel%variant = %version-%source_rel
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
@ -800,6 +800,10 @@ export BRP_PESIGN_FILES
|
|||||||
%if "%{compress_modules}" != "none"
|
%if "%{compress_modules}" != "none"
|
||||||
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
||||||
%endif
|
%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
|
if test -x /usr/lib/rpm/pesign/gen-hmac; then
|
||||||
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
||||||
|
@ -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
|
Tue Mar 7 15:24:22 CET 2023 - shung-hsi.yu@suse.com
|
||||||
|
|
||||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4752516
|
Release: <RELEASE>.g3a7e162
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-%build_flavor-base-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
Provides: kernel-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: kernel-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-4752516709731789357b73cdcf57dbcfb7e82cdf
|
Provides: %name-srchash-3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
@ -803,6 +803,10 @@ export BRP_PESIGN_FILES
|
|||||||
%if "%{compress_modules}" != "none"
|
%if "%{compress_modules}" != "none"
|
||||||
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
export BRP_PESIGN_COMPRESS_MODULE=%{compress_modules}
|
||||||
%endif
|
%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
|
if test -x /usr/lib/rpm/pesign/gen-hmac; then
|
||||||
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
$_ -r %buildroot /boot/%image-%kernelrelease-%build_flavor
|
||||||
|
10
series.conf
10
series.conf
@ -177,11 +177,11 @@
|
|||||||
|
|
||||||
# Bug 1198101 - VUL-0: shim: openSUSE tumbleweed not fully locked down? Add opensuse-cert-prompt back to openSUSE shim
|
# 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
|
# Lock down functions for secure boot
|
||||||
patches.suse/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-down.patch
|
+jlee 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
|
+jlee 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
|
+jlee 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
|
+jlee 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/arm64-lock-down-kernel-in-secure-boot-mode.patch
|
||||||
|
|
||||||
# crypto
|
# crypto
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2023-03-08 12:12:17 +0000
|
2023-03-09 12:57:09 +0000
|
||||||
GIT Revision: 4752516709731789357b73cdcf57dbcfb7e82cdf
|
GIT Revision: 3a7e1628c84bd129b61d96379dee0d481cdaa54e
|
||||||
GIT Branch: stable
|
GIT Branch: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user