1
0
forked from erlang/erlang

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

- Changes for 22.2.3:
  * ssl: Fix the handling of GREASE values sent by web browsers
    when establishing TLS 1.3 connections. This change improves
    handling of GREASE values in various protocol elements sent in
    a TLS 1.3 ClientHello.
  * ssl: Correct DTLS listen emulation, could cause problems with
    opening a new DTLS listen socket for a port previously used by
    a now closed DTLS listen socket.
  * compiler: Fixed a bug in the compiler that could cause it to
    reject valid code.

OBS-URL: https://build.opensuse.org/request/show/766759
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=98
This commit is contained in:
Gabriele Santomaggio
2020-01-24 09:32:53 +00:00
committed by Git OBS Bridge
parent d8328e360d
commit 57f20af06c
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.2
Version: 22.2.3
Release: 0
# not set up to be built with position independend executable support
#!BuildIgnore: gcc-PIE