From f31ce847c930a13558b72c837329b8e635000b44 Mon Sep 17 00:00:00 2001 From: Eugene Koira Date: Wed, 24 Jul 2024 13:35:38 +0000 Subject: [PATCH] Prepare 1.3.2 release Update the nitro-cli version to 1.3.2 for a new release. Signed-off-by: Eugene Koira --- Cargo.lock | 2 +- Cargo.toml | 2 +- SPECS/aws-nitro-enclaves-cli.spec | 8 +++++++- THIRD_PARTY_LICENSES_RUST_CRATES.html | 6 +++--- sources | 2 +- 5 files changed, 13 insertions(+), 7 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 97dceba8..542ae83b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1175,7 +1175,7 @@ dependencies = [ [[package]] name = "nitro-cli" -version = "1.3.1" +version = "1.3.2" dependencies = [ "aws-nitro-enclaves-image-format", "bindgen", diff --git a/Cargo.toml b/Cargo.toml index 8f03ac04..02d50d7b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nitro-cli" -version = "1.3.1" +version = "1.3.2" authors = ["The AWS Nitro Enclaves Team "] edition = "2018" license = "Apache-2.0" diff --git a/SPECS/aws-nitro-enclaves-cli.spec b/SPECS/aws-nitro-enclaves-cli.spec index 30f11c22..86a9a032 100644 --- a/SPECS/aws-nitro-enclaves-cli.spec +++ b/SPECS/aws-nitro-enclaves-cli.spec @@ -20,7 +20,7 @@ Summary: AWS Nitro Enclaves tools for managing enclaves Name: aws-nitro-enclaves-cli -Version: 1.3.1 +Version: 1.3.2 Release: 0%{?dist} License: Apache 2.0 @@ -195,6 +195,12 @@ fi %{ne_include_dir}/* %changelog +* Wed Jul 24 2024 Eugene Koira - 1.3.2-0 +- nitro-cli: Update enclave boot timeout based on allocated memory +- clippy: resolve build errors for Rust 1.79 +- blobs: Update linuxkit binaries to version based on v1.2.0 +- scripts/run_tests.sh: Add check dependencies + * Mon Jun 3 2024 Erdem Meydanli - 1.3.1-0 - vsock-proxy: Bump version to 1.0.1 - vsock_proxy: Use system-configured nameservers for DNS resolution diff --git a/THIRD_PARTY_LICENSES_RUST_CRATES.html b/THIRD_PARTY_LICENSES_RUST_CRATES.html index faa14ad2..ac4226b7 100644 --- a/THIRD_PARTY_LICENSES_RUST_CRATES.html +++ b/THIRD_PARTY_LICENSES_RUST_CRATES.html @@ -639,7 +639,7 @@

Used by:

Apache License 2.0

Used by:

                                  Apache License
@@ -4955,7 +4955,7 @@ 

Used by:

Apache License 2.0

Used by:

Copyright 2011-2017 Google Inc.
           2013 Jack Lloyd
@@ -5457,7 +5457,7 @@ 

Used by:

MIT License

Used by:

Copyright (c) 2014 Alex Crichton
 
diff --git a/sources b/sources
index 0b8d358a..cf1fa158 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-27e70be63e4c1f05eb80dbea6985753f2da61083  nitro-cli-dependencies.tar.gz
+b7669679635964dc8b66cc947b35014825eade1d  nitro-cli-dependencies.tar.gz