Releases: whyoleg/openssl-builds
Releases · whyoleg/openssl-builds
3.3.2
3.2.3
3.1.7
3.0.15
3.2.0
Prebuilt OpenSSL 3.2.0 binaries
Changes from the old way of building OpenSSL (comparing to https://github.com/whyoleg/openssl-builds/releases/tag/3.2.0):
- changes structure of libs (revert previous changes of splitting
lib
folder) - return back support for windows-x64 build
- fix symlinks
- publish both
zip
andtar.gz
artefacts
3.1.4
3.0.12
3.2.0
Prebuilt OpenSSL 3.2.0 binaries
Changes from the old way of building OpenSSL (comparing to https://github.com/whyoleg/openssl-builds/releases/tag/3.1.4-1):
- change structure of libs (split
lib
folder intostaticLib
anddynamicLib
) - exclude
zlib
from zip - leave only
libcrypto
andlibssl
(exclude fips/legacy modules) - setup workflows to be able to build any version of openssl3 from Conan without changing code
- add version to zip