Accepting request 694594 from devel:languages:erlang:Factory

OBS-URL: https://build.opensuse.org/request/show/694594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erlang?expand=0&rev=78
This commit is contained in:
Dominique Leuenberger 2019-04-17 08:08:37 +00:00 committed by Git OBS Bridge
commit b56f77d060
4 changed files with 25 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c56d6c736163e93ee3edab0b3ae59209cfd751f0d8078a7ca83d63942202b706
size 54025876

3
OTP-21.3.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1af7c01e80d04423c14449fcb7c5f3b11e0375fe42d01b088ccef4cbcb733c3a
size 54022783

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Apr 15 09:13:44 UTC 2019 - Gabriele Santomaggio <g.santomaggio@gmail.com>
- Update to 21.3.4:
- Changes for 21.3.4:
* http://erlang.org/download/OTP-21.3.4.README
* crypto: Fixed build link error on Windows. Unresolved symbol
'bcmp'.
* erl_interface: Fix handling of Makefile dependencies so that parallel
make works properly.
* erts: Fix erlang:open_port/2 with the fd option to correctly
cleanup the pollset when the port is closed. Before
this fix there would be error printouts sent to logger
when the same fd was reused in a new port.
* ssh: The callback ssh_channel:init/1 was missing in OTP-21
* ssh: If a client was connected to an server on an already
open socket, the callback fun(PeerName,FingerPrint) in
the accept_callback option passed the local name in the
argument PeerName instead of the remote name.
* common_test: OTP internal test improvements.
-------------------------------------------------------------------
Tue Apr 02 12:05:44 UTC 2019 - Gabriele Santomaggio <g.santomaggio@gmail.com>

View File

@ -26,7 +26,7 @@
%endif
Name: erlang
Version: 21.3.3
Version: 21.3.4
Release: 0
# not set up to be built with position independend executable support
#!BuildIgnore: gcc-PIE