Skip to content

v2.15.1

Compare
Choose a tag to compare
@netmet1 netmet1 released this 09 Oct 15:43
· 55 commits to nodectl_v2151 since this release

Release Notes


Security fixes

  • During the process of unlocking the p12 file that contains the node's private/public keys, the passphrase was briefly exposed to the root user if they were monitoring system processes. This issue has been patched. It would only have affected the node if root access had already been compromised.

Feature Enhancements

  • --balance option added to dag command to show wallet balance only

Bug fixes

  • upgrade_nodectl - Fixed feature reporting False as the current version.
  • auto_restart - The feature was not disengaging/reengaging after executing a command that required it to be disabled before completion.
  • various bug fixes

X86_64

nodectl

sudo nodectl auto_restart disable; sudo wget -N https://github.com/stardustcollective/nodectl/releases/download/v2.15.1/nodectl_x86_64 -P /usr/local/bin -O /usr/local/bin/nodectl; sudo chmod +x /usr/local/bin/nodectl; sudo nodectl -v