From 61d2bd446aeede7e62da43caa323f643e6bea805 Mon Sep 17 00:00:00 2001 From: onryo Date: Tue, 19 Oct 2021 13:06:00 +0000 Subject: [PATCH 1/2] Update 'INSTALL.md' --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 0b2f084e7..8c28101e3 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -31,7 +31,7 @@ sudo swapon /swapfile ```sh -# install build depedencies +# install build dependencies sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib \ autoconf libtool ncurses-dev unzip git python zlib1g-dev wget \ bsdmainutils automake curl unzip nano libsodium-dev From 94a2c1dfe63a098bbafd1ba861bb01aea7b19e80 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Tue, 25 Jan 2022 00:43:30 -0500 Subject: [PATCH 2/2] update relnotes --- doc/relnotes/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/relnotes/README.md b/doc/relnotes/README.md index 6e1b21b3e..3993799ae 100644 --- a/doc/relnotes/README.md +++ b/doc/relnotes/README.md @@ -10,10 +10,14 @@ and no longer on Github, since they banned Duke Leto and also because they censor many people around the world and work with evil organizations. -# Hush 3.9.1 "" +# Hush 3.9.1 "Luciferous Locust" This is an OPTIONAL release. It is most important for users with large wallets, as it fixes an important -bug that causes the Hush full node to stop responding to requests. +bug that causes the Hush full node to stop responding to requests. It is recommended for exchanges +and mining pools to update to this release. +``` + 34 files changed, 6530 insertions(+), 6344 deletions(-) +``` * Fix RPC deadlocks, which caused the RPC interface to hang. * A special thanks to ex-Hush developer miodrag who reported this in an upstream issue comment.