diff --git a/Cargo.lock b/Cargo.lock index 542ae83b..c0a7cd82 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1175,7 +1175,7 @@ dependencies = [ [[package]] name = "nitro-cli" -version = "1.3.2" +version = "1.3.3" dependencies = [ "aws-nitro-enclaves-image-format", "bindgen", diff --git a/Cargo.toml b/Cargo.toml index 02d50d7b..f76df473 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nitro-cli" -version = "1.3.2" +version = "1.3.3" 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 86a9a032..77eabe46 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.2 +Version: 1.3.3 Release: 0%{?dist} License: Apache 2.0 @@ -195,6 +195,10 @@ fi %{ne_include_dir}/* %changelog +* Thu Sep 5 2024 Leonard Foerster - 1.3.3-0 +- blobs: Update linuxkit to version 1.5.0 +- Update sources for 1.3.2 release + * 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 diff --git a/sources b/sources index ed2ec75d..76da684b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -515afcdcab13c42aafccc9e2f32776a565dd51c0 nitro-cli-dependencies.tar.gz +e8125fa614de67d6f18403f4ecbd590fbe3bfee6 nitro-cli-dependencies.tar.gz