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:
parent
7f90d76caa
commit
a08ea36804
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:833d31ac102536b752e474dc6d69be7cc3e37d2d944191317312b30b1ea8ef0d
|
||||
size 53955202
|
3
OTP-21.2.5.tar.gz
Normal file
3
OTP-21.2.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ff578ab020a714be25d6787b81938df016db375692d4126a28f1303e6e9c165
|
||||
size 53957249
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user