v2.15.1
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 todag
command to show wallet balance only
Bug fixes
upgrade_nodectl
- Fixed feature reportingFalse
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