Erlang/OTP 23.2.7.1

This release of Erlang/OTP can be built from source, installed using pre-built packages for your OS or third-party tools (such as kerl, asdf or mise), or run from the official Docker image:

docker run -it erlang:23.2.7.1
Patch Package OTP 23.2.7.1
Git Tag OTP-23.2.7.1
Date 2021-03-26
Version Tree Which releases contain 23.2.7.1
Issue Id
System OTP
Release 23
Application

ssl-10.2.4.1 #

The ssl-10.2.4.1 application can be applied independently of other applications on a full OTP 23 installation.

OTP-17289
Application(s):
ssl
Related Id(s):
GH-4585

Backport of OTP-17282

Correct handling of default values for emulated socket options and retain the order of the ssl options list to ensure backwards compatible behavior if options should be set more than once.

Full runtime dependencies of ssl-10.2.4.1: crypto-4.2, erts-10.0, inets-5.10.7, kernel-6.0, public_key-1.8, stdlib-3.12

Thanks To #