aboutsummaryrefslogtreecommitdiffstats
path: root/release-notes/OTP-21.2.5.README.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-02-04 15:37:30 +0100
committerLoïc Hoguin <[email protected]>2019-02-04 15:37:30 +0100
commit743f16390980cebe0712bcee8b1a8a9746e72eeb (patch)
tree458f2ef767fefb44f3096243e94e74d82ca4f8e9 /release-notes/OTP-21.2.5.README.txt
parentf8cd768581185a45b94ba2c0ed8c0463a5bdc7af (diff)
downloadci.erlang.mk-743f16390980cebe0712bcee8b1a8a9746e72eeb.tar.gz
ci.erlang.mk-743f16390980cebe0712bcee8b1a8a9746e72eeb.tar.bz2
ci.erlang.mk-743f16390980cebe0712bcee8b1a8a9746e72eeb.zip
OTP-21.2.5
Diffstat (limited to 'release-notes/OTP-21.2.5.README.txt')
-rw-r--r--release-notes/OTP-21.2.5.README.txt46
1 files changed, 46 insertions, 0 deletions
diff --git a/release-notes/OTP-21.2.5.README.txt b/release-notes/OTP-21.2.5.README.txt
new file mode 100644
index 0000000..71f62c8
--- /dev/null
+++ b/release-notes/OTP-21.2.5.README.txt
@@ -0,0 +1,46 @@
+Patch Package: OTP 21.2.5
+Git Tag: OTP-21.2.5
+Date: 2019-02-04
+Trouble Report Id: OTP-15554
+Seq num: ERIERL-289
+System: OTP
+Release: 21
+Application: inets-7.0.5
+Predecessor: OTP 21.2.4
+
+ Check out the git tag OTP-21.2.5, 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.
+
+ ---------------------------------------------------------------------
+ --- inets-7.0.5 -----------------------------------------------------
+ ---------------------------------------------------------------------
+
+ The inets-7.0.5 application can be applied independently of other
+ applications on a full OTP 21 installation.
+
+ --- Fixed Bugs and Malfunctions ---
+
+ OTP-15554 Application(s): inets
+ Related Id(s): ERIERL-289
+
+ Fixed bug that causes a crash in http client when using
+ hostnames (e.g. localhost) with the the option
+ ipv6_host_with_brackets set to true.
+
+ This change also fixes a regression: httpc:request
+ fails with connection error (nxdomain) if option
+ ipv6_host_with_brackets set to true and host component
+ of the URI is an IPv6 address.
+
+
+ Full runtime dependencies of inets-7.0.5: erts-6.0, kernel-3.0,
+ mnesia-4.12, runtime_tools-1.8.14, ssl-5.3.4, stdlib-3.5
+
+
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+