Skip to content

OpenSSL 1.1.1h-2

Compare
Choose a tag to compare
@ilammy ilammy released this 23 Nov 00:25
· 31 commits to cossacklabs since this release
v1.1.10802
d57682e

New features:

  • Updated OpenSSL 1.1.1g ⟹ 1.1.1h
  • Apple Silicon support for macOS

Breaking changes:

  • arm64e architecture slice has been removed to work around CocoaPods issues (#18)
    This may break Carthage projects that depend on this extra architecture (which we added trying to prepare for arm64 macos changes, but get tons of headache instead).

Other changes:

  • New versioning scheme (v1.1.10802 = 1.1.1h-2, second build of the 1.1.1h series)
  • Updated minimum SDK requirements (see below)
  • CocoaPods now distributes a dynamic framework (again, as it did with v1.1.107 and before)

You can get prebuilt binaries for macOS and iOS from attached files.

Supported package managers:

  • Carthage (binary "{spec_URI}" ~> v1.1.10802, see carthage)
  • CocoaPods ('CLOpenSSL', '~> v1.1.10802')

Supported platforms and architectures:

  • iOS
    • arm64
    • arm64e (removed) ⚠️
    • armv7s
    • armv7
  • iOS Simulator
    • x86_64
    • i386
  • macOS
    • x86_64
    • arm64 (new!) 🎉

SDK compatibility:

Platform Minimum SDK Target SDK
iOS 10.0 14.2
macOS 10.11 11.0