Patch Package: OTP 17.2 Git Tag: OTP-17.2 Date: 2014-08-08 Trouble Report Id: OTP-12007, OTP-12016, OTP-12020, OTP-12062 Seq num: System: OTP Release: 17 Application: orber-3.7, snmp-5.0 Predecessor: OTP 17.1.2 Check out the git tag OTP-17.2, and build a full OTP system including documentation. Apply one or more applications from this build as patches to your installation using the 'otp_patch_apply' tool. For information on install requirements, see descriptions for each application version below. --------------------------------------------------------------------- --- orber-3.7 ------------------------------------------------------- --------------------------------------------------------------------- The orber-3.7 application can be applied independently of other applications on a full OTP 17 installation. --- Fixed Bugs and Malfunctions --- 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. --- Improvements and New Features --- 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. --- Improvements and New Features --- 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 --------------------------------------------------------------------- --------------------------------------------------------------------- ---------------------------------------------------------------------