Skip to content

Commit

Permalink
Merge pull request zcash#6839 from daira/update-depends
Browse files Browse the repository at this point in the history
Update or postpone dependencies for zcashd 5.9.0
  • Loading branch information
daira authored Apr 15, 2024
2 parents b381ede + 987c4ad commit b931938
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 47 deletions.
4 changes: 2 additions & 2 deletions depends/packages/native_ccache.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=native_ccache
$(package)_version=4.9
$(package)_version=4.9.1
$(package)_download_path=https://github.com/ccache/ccache/releases/download/v$($(package)_version)
$(package)_file_name=ccache-$($(package)_version).tar.gz
$(package)_sha256_hash=866b2223d59333640f0e7a003cbb85b32d9ca3c9445bd9e3cf142942e69dd3ec
$(package)_sha256_hash=12834ecaaaf2db069dda1d1d991f91c19e3274cc04a471af5b64195def17e90f
$(package)_build_subdir=build
$(package)_dependencies=native_cmake native_zstd

Expand Down
4 changes: 2 additions & 2 deletions depends/packages/native_cmake.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=native_cmake
$(package)_version=3.28.1
$(package)_version=3.28.3
$(package)_download_path=https://github.com/Kitware/CMake/releases/download/v$($(package)_version)
$(package)_file_name=cmake-$($(package)_version).tar.gz
$(package)_sha256_hash=15e94f83e647f7d620a140a7a5da76349fc47a1bfed66d0f5cdee8e7344079ad
$(package)_sha256_hash=72b7570e5c8593de6ac4ab433b73eab18c5fb328880460c86ce32608141ad5c1

define $(package)_set_vars
$(package)_config_opts += -DCMAKE_BUILD_TYPE:STRING=Release
Expand Down
104 changes: 61 additions & 43 deletions qa/zcash/postponed-updates.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,53 +5,71 @@
#

# Boost 1.84.0 causes gtests to fail on macOS.
boost 1.84.0 2024-02-01
native_b2 1.84.0 2024-02-01
boost 1.84.0 2024-06-15
native_b2 1.84.0 2024-06-15

# Clang and Rust are currently pinned to LLVM 15
libcxx 15.0.7 2024-03-15
libcxx 16.0.0 2024-03-15
libcxx 16.0.1 2024-03-15
libcxx 16.0.2 2024-03-15
libcxx 16.0.2 2024-03-15
libcxx 16.0.3 2024-03-15
libcxx 16.0.4 2024-03-15
libcxx 16.0.5 2024-03-15
libcxx 16.0.6 2024-03-15
libcxx 17.0.0 2024-03-15
libcxx 17.0.1 2024-03-15
libcxx 17.0.2 2024-03-15
libcxx 17.0.3 2024-03-15
libcxx 17.0.4 2024-03-15
libcxx 17.0.5 2024-03-15
libcxx 17.0.6 2024-03-15
native_clang 15.0.7 2024-03-15
native_clang 16.0.0 2024-03-15
native_clang 16.0.1 2024-03-15
native_clang 16.0.2 2024-03-15
native_clang 16.0.3 2024-03-15
native_clang 16.0.4 2024-03-15
native_clang 16.0.5 2024-03-15
native_clang 16.0.6 2024-03-15
native_clang 17.0.0 2024-03-15
native_clang 17.0.1 2024-03-15
native_clang 17.0.2 2024-03-15
native_clang 17.0.3 2024-03-15
native_clang 17.0.4 2024-03-15
native_clang 17.0.5 2024-03-15
native_clang 17.0.6 2024-03-15
native_rust 1.70.0 2024-03-15
native_rust 1.71.0 2024-03-15
native_rust 1.71.1 2024-03-15
native_rust 1.72.0 2024-03-15
native_rust 1.72.1 2024-03-15
native_rust 1.73.0 2024-03-15
native_rust 1.74.0 2024-03-15
native_rust 1.74.1 2024-03-15
native_rust 1.75.0 2024-03-15
libcxx 15.0.7 2024-06-15
libcxx 16.0.0 2024-06-15
libcxx 16.0.1 2024-06-15
libcxx 16.0.2 2024-06-15
libcxx 16.0.2 2024-06-15
libcxx 16.0.3 2024-06-15
libcxx 16.0.4 2024-06-15
libcxx 16.0.5 2024-06-15
libcxx 16.0.6 2024-06-15
libcxx 17.0.0 2024-06-15
libcxx 17.0.1 2024-06-15
libcxx 17.0.2 2024-06-15
libcxx 17.0.3 2024-06-15
libcxx 17.0.4 2024-06-15
libcxx 17.0.5 2024-06-15
libcxx 17.0.6 2024-06-15
libcxx 18.1.0 2024-06-15
libcxx 18.1.1 2024-06-15
native_clang 15.0.7 2024-06-15
native_clang 16.0.0 2024-06-15
native_clang 16.0.1 2024-06-15
native_clang 16.0.2 2024-06-15
native_clang 16.0.3 2024-06-15
native_clang 16.0.4 2024-06-15
native_clang 16.0.5 2024-06-15
native_clang 16.0.6 2024-06-15
native_clang 17.0.0 2024-06-15
native_clang 17.0.1 2024-06-15
native_clang 17.0.2 2024-06-15
native_clang 17.0.3 2024-06-15
native_clang 17.0.4 2024-06-15
native_clang 17.0.5 2024-06-15
native_clang 17.0.6 2024-06-15
native_clang 18.1.0 2024-06-15
native_clang 18.1.1 2024-06-15
native_rust 1.70.0 2024-06-15
native_rust 1.71.0 2024-06-15
native_rust 1.71.1 2024-06-15
native_rust 1.72.0 2024-06-15
native_rust 1.72.1 2024-06-15
native_rust 1.73.0 2024-06-15
native_rust 1.74.0 2024-06-15
native_rust 1.74.1 2024-06-15
native_rust 1.75.0 2024-06-15
native_rust 1.76.0 2024-06-15

native_cxxbridge 1.0.114 2024-06-15
native_cxxbridge 1.0.115 2024-06-15
native_cxxbridge 1.0.116 2024-06-15
native_cxxbridge 1.0.117 2024-06-15
native_cxxbridge 1.0.118 2024-06-15
native_cxxbridge 1.0.119 2024-06-15
rustcxx 1.0.114 2024-06-15
rustcxx 1.0.115 2024-06-15
rustcxx 1.0.116 2024-06-15
rustcxx 1.0.117 2024-06-15
rustcxx 1.0.118 2024-06-15
rustcxx 1.0.119 2024-06-15

# We follow upstream Bitcoin Core's LevelDB updates
leveldb 1.23 2024-03-15
leveldb 1.23 2024-06-15

# We're never updating to this version
bdb 18.1.40 2025-03-01

0 comments on commit b931938

Please sign in to comment.