Accepting request 962474 from Cloud:Tools
- Update to version 1.2.0~git2.841ef94 to get all the precious cargo (bsc#1196972, CVE-2022-24713) OBS-URL: https://build.opensuse.org/request/show/962474 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-nitro-enclaves-cli?expand=0&rev=4
This commit is contained in:
commit
380f7e1861
2
_service
2
_service
@ -37,7 +37,7 @@
|
||||
<param name="exclude">vendor</param>
|
||||
<param name="filename">aws-nitro-enclaves-cli</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="revision">8f6ed740b05225512d86163f8b02292668c4b056</param>
|
||||
<param name="revision">841ef94fb5b95b59669b4378499d2b195b6796d4</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://github.com/aws/aws-nitro-enclaves-cli.git</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1adf86d868bd346f6dc6288e30af529c443ce54dddda03c4c4ccaf12ad7a0a0
|
||||
size 25856300
|
3
aws-nitro-enclaves-cli-1.2.0~git2.841ef94.tar.xz
Normal file
3
aws-nitro-enclaves-cli-1.2.0~git2.841ef94.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23e1d72337f400543da8b84deb0a5fbf4f76fd2bfc7bb94f9110e290976afe69
|
||||
size 25924712
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 17 12:34:45 UTC 2022 - olaf@aepfle.de
|
||||
|
||||
- Update to version 1.2.0~git2.841ef94 to get all the precious cargo
|
||||
(bsc#1196972, CVE-2022-24713)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 24 12:34:45 UTC 2022 - olaf@aepfle.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: aws-nitro-enclaves-cli
|
||||
Version: 1.1.0~git32.8f6ed74
|
||||
Version: 1.2.0~git2.841ef94
|
||||
Release: 0
|
||||
Summary: Tools for managing enclaves
|
||||
License: Apache-2.0
|
||||
@ -110,9 +110,7 @@ _EOF_
|
||||
chmod -v 555 *.sh
|
||||
docker build -t hello-enclave:1.0 ./
|
||||
nitro-cli build-enclave --docker-uri hello-enclave:1.0 --output-file hello.eif
|
||||
nitro-cli run-enclave --eif-path hello.eif --cpu-count 2 --memory 512 --debug-mode
|
||||
sleep 1
|
||||
nitro-cli console --enclave-id $(nitro-cli describe-enclaves | jq -r ".[0].EnclaveID")
|
||||
nitro-cli run-enclave --eif-path hello.eif --cpu-count 2 --memory 512 --debug-mode --attach-console
|
||||
_EOR_
|
||||
%install
|
||||
mkdir .cargo
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5e6c7a6a001f91bd1c9b3f0a44255f5cfb839faa382672c63a3742a7461d54f
|
||||
size 9733144
|
||||
oid sha256:f4bb8fa409ff7b485fd6a72c51ea5ff19b56461e1269f4c2b59b2151480eba98
|
||||
size 9734072
|
||||
|
Loading…
Reference in New Issue
Block a user