1
0
forked from erlang/erlang

Accepting request 596506 from home:matwey:branches:devel:languages:erlang:Factory

- Update to 20.3.2
 * ssl: Added new API functions to facilitate cipher suite handling
 * erts, observer: More crash dump info such as: process binary
   virtual heap stats, full info for process causing out-of-mem
   during GC, more port related info, and dirty scheduler info.
 * inets: Add support for unix domain sockets in the http client.

OBS-URL: https://build.opensuse.org/request/show/596506
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=61
This commit is contained in:
2018-04-16 17:53:28 +00:00
committed by Git OBS Bridge
parent f2373f53eb
commit 66b5c573bc
4 changed files with 14 additions and 6 deletions

BIN
OTP-20.2.2.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
OTP-20.3.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Apr 14 10:51:00 UTC 2018 - matwey.kornilov@gmail.com
- Update to 20.3.2
* ssl: Added new API functions to facilitate cipher suite handling
* erts, observer: More crash dump info such as: process binary
virtual heap stats, full info for process causing out-of-mem
during GC, more port related info, and dirty scheduler info.
* inets: Add support for unix domain sockets in the http client.
-------------------------------------------------------------------
Thu Feb 1 09:08:16 UTC 2018 - matwey.kornilov@gmail.com

View File

@@ -26,7 +26,7 @@
%endif
Name: erlang
Version: 20.2.2
Version: 20.3.2
Release: 0
# not set up to be built with position independend executable support
#!BuildIgnore: gcc-PIE
@@ -368,8 +368,6 @@ find %{buildroot}%{_libdir}/erlang -perm 0775 | xargs chmod -v 0755
find %{buildroot}%{_libdir}/erlang -name Makefile | xargs chmod -v 0644
find %{buildroot}%{_libdir}/erlang -name \*.bat | xargs rm -fv
find %{buildroot}%{_libdir}/erlang -name index.txt.old | xargs rm -fv
rm %{buildroot}%{_libdir}/erlang/lib/tools-$TOOLS_VERSION/emacs/test.erl.orig
mv %{buildroot}%{_libdir}/erlang/lib/tools-$TOOLS_VERSION/emacs/test.erl.indented %{buildroot}%{_libdir}/erlang/lib/tools-$TOOLS_VERSION/emacs/test.erl
# doc
mv README.md README