From 0263185a658124f3118f77376dc471c1cadbffe6 Mon Sep 17 00:00:00 2001 From: Jack Grigg Date: Fri, 8 Oct 2021 16:54:36 +0000 Subject: [PATCH] depends: Postpone dependency updates We aren't going to move to Clang 13 in a hotfix release. The other dependencies passed their postponement re-evaluation date, but also won't be updated just yet. --- qa/zcash/postponed-updates.txt | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/qa/zcash/postponed-updates.txt b/qa/zcash/postponed-updates.txt index 6ec3162f8..e7186c32d 100644 --- a/qa/zcash/postponed-updates.txt +++ b/qa/zcash/postponed-updates.txt @@ -5,21 +5,23 @@ # # Ccache 4.0 requires adding CMake to the depends system. -native_ccache 4.0 2021-10-01 -native_ccache 4.1 2021-10-01 -native_ccache 4.2 2021-10-01 -native_ccache 4.2.1 2021-10-01 -native_ccache 4.3 2021-10-01 -native_ccache 4.4 2021-10-01 -native_ccache 4.4.1 2021-10-01 -native_ccache 4.4.2 2021-10-01 +native_ccache 4.0 2021-11-01 +native_ccache 4.1 2021-11-01 +native_ccache 4.2 2021-11-01 +native_ccache 4.2.1 2021-11-01 +native_ccache 4.3 2021-11-01 +native_ccache 4.4 2021-11-01 +native_ccache 4.4.1 2021-11-01 +native_ccache 4.4.2 2021-11-01 # Clang is currently pinned to LLVM 12 +native_clang 13.0.0 2021-11-01 +libcxx 13.0.0 2021-11-01 # Rust is currently pinned to 1.55.0 bdb 18.1.40 2022-02-01 # Google Test 1.10.0 requires adding CMake to the depends system. -googletest 1.10.0 2021-10-01 -googletest 1.11.0 2021-10-01 +googletest 1.10.0 2021-11-01 +googletest 1.11.0 2021-11-01