Oct. 12, 2015
9:51 p.m.
Hi all, I've created a new version of the SqueakSSL binaries: https://github.com/itsmeront/squeakssl/releases/tag/v0.2.0b Only 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