Erlang/OTP 17.2

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.2
Patch Package OTP 17.2
Git Tag OTP-17.2
Date 2014-08-08
System OTP
Release 17
Application

orber-3.7 #

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

OTP-12016
Application(s):
orber

The following functions have been corrected so they work properly with IPv6 addresses.

-- corba:resolve_initial_references_remote/2/3

-- corba:list_initial_references_remote/1/2

-- corba:string_to_object/1/2

OTP-12062
Application(s):
orber

A couple of macros were malformed, missing commas: PROFILEBODY_1_1_TYPEDEF and PROFILEBODY_1_2_TYPEDEF. Thanks to Vlad Dumitrescu.

OTP-12007
Application(s):
orber

It is now possible to add listen interfaces for IPv6 when orber is default configured for IPv4 and the other way around. For more information, consult the User's Guide and the orber module Reference Manual.

Full runtime dependencies of orber-3.7: erts-6.0, inets-5.10, kernel-3.0, mnesia-4.12, ssl-5.3.4, stdlib-2.0

snmp-5.0 #

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

OTP-12020
Application(s):
snmp
Related Id(s):
OTP-11518

*** POTENTIAL INCOMPATIBILITY ***

SNMP has been improved to handle IPv6. The agent can handle dual stack IPv4 + IPv6, but not yet the manager. The documentation also still lags behind... If you do such advanced stuff like writing a custom net_if module, the interface for it has changed, but other than that SNMP is backwards compatible.

Full runtime dependencies of snmp-5.0: crypto-3.3, erts-6.0, kernel-3.0, mnesia-4.12, runtime_tools-1.8.14, stdlib-2.0