Skip to content

Supervise and OpenSSL fixes

Compare
Choose a tag to compare
@erikh erikh released this 01 Apr 01:56
· 83 commits to main since this release
7543691

This fixes some regressions with the supervise command: if you had ever used supervise to setup your service and upgraded to 0.4.0 you will need this patch, and run this command:

zeronsd unsupervise <network id>
zeronsd supervise <args> <network id>

This also includes a patch to restore the dependency on the pre-installed openssl on operating systems; we were using a statically linked version in 0.4.0 that was preventing us from creating packages for some platforms.

There are no windows releases for the 0.4 series until we can figure out the openssl dependency. Sorry!