v2.13.2
Release Notes
- Fixes to installer.
- Enhanced
remove_snapshotsmigrated todisplay_snapshot_chain. - Enhanced
findcommand.-t ordinal <ordinal>.-t hash <hash>.
- Added p12 passphrase space restriction.
- nodectl's encryption methods do not work well with spaces.
- Add nodeid to the
show_p12_detailscommand. - Fix
--fileand--locationsettings bug inp12_creationcommand. - Refactor to avoid possible system injection attack vectors.
- Added Linux distribution check to installer.
- Minor random stability and bug fixes.
X86_64
nodectl
sudo nodectl auto_restart disable; sudo wget -N https://github.com/stardustcollective/nodectl/releases/download/v2.13.2/nodectl_x86_64 -P /usr/local/bin -O /usr/local/bin/nodectl; sudo chmod +x /usr/local/bin/nodectl; sudo nodectl -v