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!