zcashd/depends/packages
Kris Nuttycombe 7024b7f5c0 Patch zeromq to check the return value of snprintf where necessary.
@daira identified an error in https://github.com/zeromq/libzmq/pull/4494
that we reproduced in zcash/zcash#6393. This adds @daira's patch from
https://github.com/zeromq/libzmq/pull/4507 to ensure we handle this
potential case of undefined behavior.

Co-authored-by: Daira Hopwood <daira@jacaranda.org>
2023-02-01 12:31:13 -07:00
..
bdb.mk depends: Fix issue cross-compiling BDB to Windows with Clang 12 2021-07-30 18:22:05 +01:00
boost.mk depends: Boost 1.81.0 2023-01-13 00:33:13 +00:00
googletest.mk depends: Add package for native_cmake 3.25.1 2023-01-12 02:10:22 +00:00
libcxx.mk depends: Update Clang / libcxx to LLVM 14.0.6 2022-08-10 23:10:40 +00:00
libevent.mk build: pass _WIN32_WINNT=0x0601 when building libevent for Windows 2021-06-05 15:20:22 +01:00
libsodium.mk Pass DO_NOT_UPDATE_CONFIG_SCRIPTS=1 to autogen.sh in libsodium dependency, to avoid updating config scripts over the network. 2020-05-18 11:37:04 -06:00
native_b2.mk depends: boost: Split into non-/native packages 2021-01-15 17:29:37 +00:00
native_ccache.mk depends: Add package for native_cmake 3.25.1 2023-01-12 02:10:22 +00:00
native_cctools.mk depends: Use vendored Clang for macOS cross-compilation 2020-10-12 17:55:12 +01:00
native_clang.mk fix aarch64 dependency native clang download URL 2022-11-15 10:26:28 -05:00
native_cmake.mk depends: CMake 3.25.2 2023-01-19 22:48:36 +00:00
native_cxxbridge.mk depends: Update cxx to 1.0.83 2023-01-13 00:33:13 +00:00
native_libtinfo.mk on Arch only, use Debian's libtinfo5_6.0 to satisfy clang 2022-02-21 20:28:03 -08:00
native_rust.mk depends: Update Rust to 1.64.0 2022-09-23 02:27:01 +00:00
native_zstd.mk depends: Force cmake to install libzstd in lib/ 2023-01-12 02:10:22 +00:00
packages.mk depends: Add package for native_cmake 3.25.1 2023-01-12 02:10:22 +00:00
rustcxx.mk depends: Add `rust/cxx.h` header as a dependency 2022-05-27 20:15:05 +00:00
tl_expected.mk tl::expected follow-up to address @str4d's comments. 2022-12-09 01:36:45 +00:00
utfcpp.mk depends: utfcpp 3.2.3 2023-01-13 00:33:13 +00:00
zeromq.mk Patch zeromq to check the return value of snprintf where necessary. 2023-02-01 12:31:13 -07:00