diff --git a/Cargo.lock b/Cargo.lock index d7d59cc9..1cd9307a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1003,7 +1003,7 @@ dependencies = [ [[package]] name = "nitro-cli" -version = "1.2.1" +version = "1.2.2" dependencies = [ "aws-nitro-enclaves-image-format", "bindgen", diff --git a/Cargo.toml b/Cargo.toml index 7bed0d2d..9face921 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nitro-cli" -version = "1.2.1" +version = "1.2.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 0fe278b6..82ea1238 100644 --- a/SPECS/aws-nitro-enclaves-cli.spec +++ b/SPECS/aws-nitro-enclaves-cli.spec @@ -17,7 +17,7 @@ Summary: AWS Nitro Enclaves tools for managing enclaves Name: aws-nitro-enclaves-cli -Version: 1.2.1 +Version: 1.2.2 Release: 0%{?dist} License: Apache 2.0 @@ -192,6 +192,37 @@ fi %{ne_include_dir}/* %changelog +* Tue Mar 07 2023 Petre Eftime - 1.2.2-0 +- update third party crates license file +- update clap +- update bindgen +- update cpufeatures +- update chrono +- update tempfile +- update hyper +- Fix fmt issues +- Fix clippy issues after tokio update. +- build(deps): bump tokio from 1.18.4 to 1.18.5 +- ci: reserve 2 cpus, not specific cpus +- ci: mark logs as plaintext +- CI: prevent tests from getting stuck +- CI: use get-login-password instead of get-login +- build(deps): bump tokio from 1.17.0 to 1.18.4 +- clippy: fix minor issue +- cli/enclave_proc: handle EINTR for epoll_wait() +- use ubuntu from the public ECR gallery +- Update THIRD_PARTY_LICENSES_RUST_CRATES.html +- nitro-enclaves-allocator: Set local language to English +- do not re-run Actions checks during tests +- add license checks +- add audit step +- ci: add workflows build, clippy and format workflows +- fix clippy::explicit_auto_deref +- fix clippy::partialeq_to_none +- regenerate driver-bindings with Default +- enclave_build: Fix clippy warning (clippy::needless_borrow) +- vsock-proxy: Add "ap-southeast-3" endpoints to config + * Tue Oct 25 2022 Andra Paraschiv - 1.2.1-0 - Fix nitro-cli debug mode, when using attach_console and debug_mode options. - Refactor Dockerfiles for faster builds and remove duplication. diff --git a/THIRD_PARTY_LICENSES_RUST_CRATES.html b/THIRD_PARTY_LICENSES_RUST_CRATES.html index 458da0df..dd081df2 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
diff --git a/sources b/sources
index 7935a128..a6a69552 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-536f0b4c4e9c9687bb93be980918f00e63fb9b45  nitro-cli-dependencies.tar.gz
+4e96c6c0307d915245dd3f0f19ab09faf9bd0f2f  nitro-cli-dependencies.tar.gz