Accepting request 1159836 from home:msmeissn:branches:devel:microos

- reenable SUSE registry key validation for new key.

OBS-URL: https://build.opensuse.org/request/show/1159836
OBS-URL: https://build.opensuse.org/package/show/devel:microos/libcontainers-common?expand=0&rev=33
This commit is contained in:
Danish Prakash 2024-03-21 05:40:01 +00:00 committed by Git OBS Bridge
parent 2337889ff8
commit 5785392409
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 20 10:41:40 UTC 2024 - Marcus Meissner <meissner@suse.com>
- reenable SUSE registry key validation for new key.
-------------------------------------------------------------------
Fri Mar 1 13:16:28 UTC 2024 - Marcus Meissner <meissner@suse.com>

View File

@ -175,9 +175,7 @@ install -D -m 0644 common-%{commonver}/pkg/hooks/docs/oci-hooks.5 %{buildroot}/%
install -D -m 0644 common-%{commonver}/docs/containers-mounts.conf.5 %{buildroot}/%{_mandir}/man5/
install -D -m 0644 common-%{commonver}/docs/containers.conf.5 %{buildroot}/%{_mandir}/man5/
#install -D -m 0644 %{SOURCE12} %{buildroot}/%{_sysconfdir}/containers/policy.json.openSUSE
# temporary switch off the key checking again, to switch the SUSE container keys
install -D -m 0644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/containers/policy.json.openSUSE
install -D -m 0644 %{SOURCE12} %{buildroot}/%{_sysconfdir}/containers/policy.json.openSUSE
install -D -m 0644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/containers/policy.json.default
%post