From 0d1e43193a906a0f23873df8bc24c4575ab75070 Mon Sep 17 00:00:00 2001 From: nikolamilosa Date: Mon, 4 Nov 2024 17:22:17 +0100 Subject: [PATCH] adding hotfixes --- Cargo.lock | 40 ++++++++++++++++++++-------------------- release-index.yaml | 8 ++++++++ 2 files changed, 28 insertions(+), 20 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0abdd2c8f..2384afd36 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3189,8 +3189,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dd8ecacd682fa05a985253592963306cb9799622d7b1cce4b1edb89c6ec85be1" dependencies = [ "candid", - "ic-cdk-macros 0.16.0", - "ic0 0.23.0", + "ic-cdk-macros 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic0 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde", "serde_bytes", ] @@ -3201,8 +3201,8 @@ version = "0.16.0" source = "git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5#882fa28116c84887be626a44ce031b739e45e3d5" dependencies = [ "candid", - "ic-cdk-macros 0.16.0", - "ic0 0.23.0", + "ic-cdk-macros 0.16.0 (git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5)", + "ic0 0.23.0 (git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5)", "serde", "serde_bytes", ] @@ -3282,8 +3282,8 @@ version = "0.10.0" source = "git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5#882fa28116c84887be626a44ce031b739e45e3d5" dependencies = [ "futures", - "ic-cdk 0.16.0", - "ic0 0.23.0", + "ic-cdk 0.16.0 (git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5)", + "ic0 0.23.0 (git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5)", "serde", "serde_bytes", "slotmap", @@ -3760,7 +3760,7 @@ dependencies = [ "ic-canister-log", "ic-canister-profiler", "ic-canisters-http-types", - "ic-cdk 0.16.0", + "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "ic-cdk-macros 0.9.0", "ic-cdk-timers 0.7.0", "ic-crypto-sha2", @@ -3789,7 +3789,7 @@ dependencies = [ "ic-base-types", "ic-canister-log", "ic-canisters-http-types", - "ic-cdk 0.16.0", + "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "ic-cdk-macros 0.9.0", "ic-crypto-tree-hash", "ic-icrc1", @@ -4237,7 +4237,7 @@ source = "git+https://github.com/dfinity/ic.git?rev=ca80a219757f00a5dd234f8d8c58 dependencies = [ "candid", "dfn_core", - "ic-cdk 0.16.0", + "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "ic-crypto-sha2", "ic-management-canister-types", "ic-nervous-system-clients", @@ -4256,7 +4256,7 @@ dependencies = [ "dfn_candid", "dfn_core", "ic-base-types", - "ic-cdk 0.16.0", + "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -4335,7 +4335,7 @@ dependencies = [ "futures", "ic-base-types", "ic-canisters-http-types", - "ic-cdk 0.16.0", + "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "ic-cdk-macros 0.9.0", "ic-cdk-timers 0.7.0", "ic-crypto-getrandom-for-wasm", @@ -4727,7 +4727,7 @@ dependencies = [ "ic-canister-log", "ic-canister-profiler", "ic-canisters-http-types", - "ic-cdk 0.16.0", + "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "ic-cdk-macros 0.9.0", "ic-crypto-sha2", "ic-icrc1-ledger", @@ -4798,7 +4798,7 @@ dependencies = [ "cycles-minting-canister", "futures", "ic-base-types", - "ic-cdk 0.16.0", + "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "ic-nervous-system-common", "ic-nervous-system-initial-supply", "ic-nervous-system-runtime", @@ -4852,7 +4852,7 @@ dependencies = [ "ic-base-types", "ic-canister-log", "ic-canisters-http-types", - "ic-cdk 0.16.0", + "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "ic-cdk-macros 0.9.0", "ic-cdk-timers 0.7.0", "ic-management-canister-types", @@ -4882,7 +4882,7 @@ dependencies = [ "ic-base-types", "ic-canister-log", "ic-canisters-http-types", - "ic-cdk 0.16.0", + "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "ic-cdk-macros 0.9.0", "ic-cdk-timers 0.7.0", "ic-ledger-core", @@ -4936,7 +4936,7 @@ dependencies = [ "futures", "hex", "ic-base-types", - "ic-cdk 0.16.0", + "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "ic-crypto-sha2", "ic-management-canister-types", "ic-metrics-encoder", @@ -5218,7 +5218,7 @@ dependencies = [ "dfn_protobuf", "hex", "ic-base-types", - "ic-cdk 0.16.0", + "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "ic-crypto-sha2", "ic-ledger-canister-core", "ic-ledger-core", @@ -7150,7 +7150,7 @@ dependencies = [ "dfn_http_metrics", "futures", "ic-base-types", - "ic-cdk 0.16.0", + "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "ic-certified-map", "ic-crypto-node-key-validation", "ic-crypto-sha2", @@ -8711,8 +8711,8 @@ dependencies = [ "dfn_core", "futures", "ic-base-types", - "ic-cdk 0.16.0", - "ic-cdk-macros 0.16.0", + "ic-cdk 0.16.0 (git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5)", + "ic-cdk-macros 0.16.0 (git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5)", "ic-cdk-timers 0.10.0", "ic-management-canister-types", "ic-nns-common", diff --git a/release-index.yaml b/release-index.yaml index 4a0fc8cdb..ac3724ca8 100644 --- a/release-index.yaml +++ b/release-index.yaml @@ -15,6 +15,14 @@ releases: # https://github.com/dfinity/ic/actions/runs/11612372216 - name: 6.11-kernel version: f910b32efbd32183962b74464b1044b900a58a5b + - name: base-hotfix + version: 72a6598aaa193edc965e0860da731cc5af7c89e0 + - name: hashes-in-blocks-hotfix + version: c6847128f3a872e0e084b2920bfcd21f881c69fa + - name: ubuntu20.04-hotfix + version: 0111c20983290bd4a338ad22855e176803e21842 + - name: 6.11-kernel-hotifx + version: 1eeb4d74deb00bd52739cbd6f37ce1dc72e0c76e - rc_name: rc--2024-10-23_03-07 versions: # Qualification pipeline: