1
0
forked from erlang/erlang

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

- Changes for 22.2.4:
  * ssl: Enhance error handling, all ALERTS shall be handled
    gracefully and not cause a crash.  
  * ssl: Enhance alert logging, in some places the role
    indication of the alert origin was missing. So the log
    would say undefined instead of client or server.
  * ssl: Two different optimizations did not work together and
    resulted in the possible breakage of connections using
    stream ciphers (that is RC4). Reworked the
    implementation to avoid this.

OBS-URL: https://build.opensuse.org/request/show/769520
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=99
This commit is contained in:
2020-02-04 16:00:03 +00:00
committed by Git OBS Bridge
parent 57f20af06c
commit ef9dbeda82
4 changed files with 18 additions and 4 deletions

View File

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