Erlang/OTP 17.1.1

This release of Erlang/OTP can be built from source or installed using pre-built packages for your OS or third-party tools (such as kerl or asdf).

docker run -it erlang:17.1.1
Patch Package OTP 17.1.1
Git Tag OTP-17.1.1
Date 2014-07-02
Issue Id
System OTP
Release 17
Application

edoc-0.7.14 #

The edoc-0.7.14 application can be applied independently of other applications on a full OTP 17 installation.

OTP-12008
Application(s):
edoc, syntax_tools

The default encoding for Erlang source files is now UTF-8. As a temporary measure to ease the transition from the old default of Latin-1, if EDoc encounters byte sequences that are not valid UTF-8 sequences, EDoc will re-try in Latin-1 mode. This workaround will be removed in a future release.

Full runtime dependencies of edoc-0.7.14: erts-6.0, inets-5.10, kernel-3.0, stdlib-2.0, syntax_tools-1.6.14, xmerl-1.3.7

erts-6.1.1 #

The erts-6.1.1 application can be applied independently of other applications on a full OTP 17 installation.

OTP-12010
Application(s):
erts
Related Id(s):
12648

Fixed ETHR_FORCE_INLINE which caused the build to break on some platforms without adequate thread support (VxWorks).

Full runtime dependencies of erts-6.1.1: kernel-3.0, sasl-2.4, stdlib-2.0

syntax_tools-1.6.16 #

The syntax_tools-1.6.16 application can be applied independently of other applications on a full OTP 17 installation.

OTP-12008
Application(s):
edoc, syntax_tools

The default encoding for Erlang source files is now UTF-8. As a temporary measure to ease the transition from the old default of Latin-1, if EDoc encounters byte sequences that are not valid UTF-8 sequences, EDoc will re-try in Latin-1 mode. This workaround will be removed in a future release.

Full runtime dependencies of syntax_tools-1.6.16: erts-6.0, kernel-3.0, stdlib-2.0