Accepting request 845885 from home:gary_lin:branches:devel:openSUSE:Factory

- Disable the signature attachment for AArch64 temporarily until we get a real one.

OBS-URL: https://build.opensuse.org/request/show/845885
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim?expand=0&rev=169
This commit is contained in:
Gary Ching-Pang Lin 2020-11-04 06:15:49 +00:00 committed by Git OBS Bridge
parent ad2aeff5ac
commit 877a8b9828
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 4 05:53:35 UTC 2020 - Gary Ching-Pang Lin <glin@suse.com>
- Disable the signature attachment for AArch64 temporarily until
we get a real one.
-------------------------------------------------------------------
Mon Nov 2 06:52:13 UTC 2020 - Gary Ching-Pang Lin <glin@suse.com>

View File

@ -195,7 +195,9 @@ for suffix in "${suffixes[@]}"; do
signature=%{SOURCE1}
%else
# AArch64 signature
signature=%{SOURCE12}
# Disable AArch64 signature attachment temporarily
# until we get a real one.
#signature=%{SOURCE12}
%endif
elif test "$suffix" = "sles"; then
cert=%{SOURCE4}
@ -204,7 +206,9 @@ for suffix in "${suffixes[@]}"; do
signature=%{SOURCE11}
%else
# AArch64 signature
signature=%{SOURCE13}
# Disable AArch64 signature attachment temporarily
# until we get a real one.
#signature=%{SOURCE13}
%endif
elif test "$suffix" = "devel"; then
cert=%{_sourcedir}/_projectcert.crt