forked from erlang/erlang
Accepting request 671860 from home:gsantomaggio_suse:branches:devel:languages:erlang:Factory
- Update to 21.2.5: - Changes for 21.2.5: * http://erlang.org/download/OTP-21.2.5.README * inets: 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. OBS-URL: https://build.opensuse.org/request/show/671860 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=72
This commit is contained in:
BIN
OTP-21.2.4.tar.gz
(Stored with Git LFS)
BIN
OTP-21.2.4.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
OTP-21.2.5.tar.gz
(Stored with Git LFS)
Normal file
BIN
OTP-21.2.5.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 10:43:37 UTC 2019 - Gabriele Santomaggio <g.santomaggio@gmail.com>
|
||||
|
||||
- Update to 21.2.5:
|
||||
- Changes for 21.2.5:
|
||||
* http://erlang.org/download/OTP-21.2.5.README
|
||||
* inets: 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 25 15:26:37 UTC 2019 - Gabriele Santomaggio <g.santomaggio@gmail.com>
|
||||
|
||||
|
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: erlang
|
||||
Version: 21.2.4
|
||||
Version: 21.2.5
|
||||
Release: 0
|
||||
# not set up to be built with position independend executable support
|
||||
#!BuildIgnore: gcc-PIE
|
||||
|
Reference in New Issue
Block a user