Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2021-01-15 19:47:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/erlang (Old)
 and      /work/SRC/openSUSE:Factory/.erlang.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "erlang"

Fri Jan 15 19:47:01 2021 rev:106 rq:863340 version:23.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/erlang/erlang.changes    2020-10-07 
14:18:58.509509005 +0200
+++ /work/SRC/openSUSE:Factory/.erlang.new.28504/erlang.changes 2021-01-15 
19:47:38.294147769 +0100
@@ -1,0 +2,35 @@
+Wed Nov 18 20:20:39 UTC 2020 - Matwey Kornilov <matwey.korni...@gmail.com>
+
+- Changes for 23.1.3:
+  * erts: Fixed a crash when exceptions were thrown during call
+    time tracing.
+  * ssh: A supervisor sub-tree could be left if the connection
+    handler process is brutally killed. This will make the
+    max_sessions checking option to count the existing sessions
+    erroneously and could finally block further sessions.
+- Changes for 23.1.2:
+  * compiler: Fixed a bug in the boolean optimization pass that
+    caused the compiler to confuse different clauses.
+  * erts: Fixed bugs causing issues when enabling the ERTS internal
+    allocators on a system built with the undocumented and
+    unsupported SMALL_MEMORY feature.
+  * erts: The inet driver used to use 16 as maximum elements in an
+    I/O vector passed to writev() (and WSASend() on Windows). When
+    the data to send contained lots of elements, this caused a
+    performance degradation since repeated calls to writev() had to
+    be made to a much larger extent. The inet driver now looks up
+    actual maximum amount of elements that can be used on the
+    system, instead of just assuming 16. On most systems this will
+    result in a maximum amount of I/O vector elements of 1024. As
+    of OTP 23.0 the term encoding of signals to send over the
+    distribution are encoded into I/O vectors of buffers instead of
+    into a single buffer. Reference counted binaries are referred
+    to directly from the I/O vector instead of being copied into
+    the single buffer. That is, Erlang signals containing huge
+    amounts of reference counted binaries was effected by this
+    performance degradation.
+  * erts: In the distributed case, a faulty reply option in a call
+    to the spawn_request() BIF erroneously caused a badarg
+    exception instead of a badopt error message reply.
+
+-------------------------------------------------------------------

Old:
----
  OTP-23.1.1.tar.gz

New:
----
  OTP-23.1.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ erlang.spec ++++++
--- /var/tmp/diff_new_pack.7byQNm/_old  2021-01-15 19:47:39.478149531 +0100
+++ /var/tmp/diff_new_pack.7byQNm/_new  2021-01-15 19:47:39.482149538 +0100
@@ -23,7 +23,7 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:           erlang
-Version:        23.1.1
+Version:        23.1.3
 Release:        0
 Summary:        General-purpose programming language and runtime environment
 License:        Apache-2.0

++++++ OTP-23.1.1.tar.gz -> OTP-23.1.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/erlang/OTP-23.1.1.tar.gz 
/work/SRC/openSUSE:Factory/.erlang.new.28504/OTP-23.1.3.tar.gz differ: char 13, 
line 1

Reply via email to