Hello community, here is the log from the commit of package erlang for openSUSE:Factory checked in at 2020-01-18 12:18:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/erlang (Old) and /work/SRC/openSUSE:Factory/.erlang.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "erlang" Sat Jan 18 12:18:11 2020 rev:95 rq:765347 version:22.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/erlang/erlang.changes 2019-12-21 12:30:14.967330940 +0100 +++ /work/SRC/openSUSE:Factory/.erlang.new.26092/erlang.changes 2020-01-18 12:18:57.507165529 +0100 @@ -1,0 +2,46 @@ +Fri Jan 17 08:34:03 UTC 2020 - [email protected] + +- Changes for 22.2.2: + * erts: Taking a scheduler offline could cause timers set while + executing on that scheduler to be delayed until the scheduler + was put online again. This bug was introduced in ERTS version + 10.0 (OTP 21.0). + * erts: The ets:update_counter/4 core dumped when given an + ordered_set with write_concurrency enabled and an invalid + position. This bug has been fixed. + * erts: A process calling erlang:system_flag(multi_scheduling, + block) could end up blocked waiting for the operation to + complete indefinitely. + * erts: Duplicate entries for [socket:]getopt and [socket:]setopt + in man page. + * stdlib: The ets:update_counter/4 core dumped when given an + ordered_set with write_concurrency enabled and an invalid + position. This bug has been fixed. + * crypto: Constant time comparisons added. + * ssh: Fixed that ssh_connection:send could allocate a large + amount of memory if given an iolist() as input data. + * ssh: Safe atom conversions. + * ssh: Constant time comparisons added. +- Changes for 22.2.1: + * erts: Corrected an issue with the new socket api which could + cause a core dump. A race during socket close could cause a + core dump (an invalid nif environment free). + * erts: Corrected an issue with the new socket api which could + cause a core dump. When multiple accept processes waiting for a + connect a connect could cause a core dump. + * snmp: Its now possible to remove selected varbinds (from the + final message) when sending a notification. This is done by + setting the 'value' (in the varbind(s) of the varbinds list) to + '?NOTIFICATION_IGNORE_VB_VALUE'. + * snmp: Its now possible to specify that an oid shall be + "truncated" (trailing ".0" to be removed) when sending an + notification. + * ssl: Add missing alert handling clause for TLS record handling. + Could sometimes cause confusing error behaviors of TLS + connections. + * ssl: Fix handling of ssl:recv that happens during a + renegotiation. Using the passive receive function + ssl:recv/[2,3] during a renegotiation would fail the connection + with unexpected msg. + +------------------------------------------------------------------- Old: ---- OTP-22.2.tar.gz New: ---- OTP-22.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ erlang.spec ++++++ --- /var/tmp/diff_new_pack.OG5qNn/_old 2020-01-18 12:19:00.147166945 +0100 +++ /var/tmp/diff_new_pack.OG5qNn/_new 2020-01-18 12:19:00.151166948 +0100 @@ -28,7 +28,7 @@ %{!?make_build:%{expand: %%global make_build %%{__make} %%{?_smp_mflags}}} Name: erlang -Version: 22.2 +Version: 22.2.2 Release: 0 # not set up to be built with position independend executable support #!BuildIgnore: gcc-PIE ++++++ OTP-22.2.tar.gz -> OTP-22.2.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/erlang/OTP-22.2.tar.gz /work/SRC/openSUSE:Factory/.erlang.new.26092/OTP-22.2.2.tar.gz differ: char 13, line 1
