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:
committed by
Git OBS Bridge
parent
d8328e360d
commit
57f20af06c
@@ -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
|
||||
|
Reference in New Issue
Block a user