Hi all,
I've created a new version of the SqueakSSL binaries:
https://github.com/itsmeront/squeakssl/releases/tag/v0.2.0bOnly changes:
• Linked the Linux binary statically against LibreSSL 2.2.3 (was 2.2.1)
• Produce SqueakSSL and so.SqueakSSL with the correct sonames
• Explicitly link the Linux binaries with librt (was omitted by default)
The OSX and Windows versions stayed. The actual C code did not change.
Best regards
-Tobias