1
0
forked from erlang/erlang

Accepting request 751217 from home:gsantomaggio_suse:branches:devel:languages:erlang:Factory

- Changes for 22.1.8
  * http://erlang.org/download/OTP-22.1.8.README
  * erts: Large amounts of quickly executed dirty work could
    cause heavy contention on an internal spin lock. The
    spin lock was replaced by a mutex which behaves much
    better under these conditions.

OBS-URL: https://build.opensuse.org/request/show/751217
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=94
This commit is contained in:
2019-11-28 07:17:25 +00:00
committed by Git OBS Bridge
parent 5ec1388263
commit 2b51bb77a1
4 changed files with 14 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Nov 27 09:00:15 UTC 2019 - Gabriele Santomaggio <gsantomaggio@suse.de>
- Changes for 22.1.8
* http://erlang.org/download/OTP-22.1.8.README
* erts: Large amounts of quickly executed dirty work could
cause heavy contention on an internal spin lock. The
spin lock was replaced by a mutex which behaves much
better under these conditions.
-------------------------------------------------------------------
Mon Nov 11 11:22:05 UTC 2019 - Gabriele Santomaggio <gsantomaggio@gmail.com>

View File

@@ -28,7 +28,7 @@
%{!?make_build:%{expand: %%global make_build %%{__make} %%{?_smp_mflags}}}
Name: erlang
Version: 22.1.7
Version: 22.1.8
Release: 0
# not set up to be built with position independend executable support
#!BuildIgnore: gcc-PIE