diff options
author | Remi Collet <remi@remirepo.net> | 2020-05-13 11:20:18 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-05-13 11:20:18 +0200 |
commit | ccdfb9a31cb735f1e033def2de0540df0a6bec85 (patch) | |
tree | 36c7ca9d6e11746db2be241d02ab869a50eb9ade /REFLECTION | |
parent | 44a97b9166e9b5aba2d9e3c4641e03d16c9f00a8 (diff) |
update to 2.5.5
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #111 event version 2.5.4 ] { +Extension [ <persistent> extension #114 event version 2.5.5 ] { - Dependencies { Dependency [ sockets (Required) ] @@ -1521,8 +1521,8 @@ Extension [ <persistent> extension #111 event version 2.5.4 ] { Constant [ public int OPT_CIPHER_SERVER_PREFERENCE ] { 15 } Constant [ public int OPT_REQUIRE_CLIENT_CERT ] { 16 } Constant [ public int OPT_VERIFY_CLIENT_ONCE ] { 17 } - Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 1.1.1d FIPS 10 Sep 2019 } - Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488207 } + Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 1.1.1g FIPS 21 Apr 2020 } + Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488255 } Constant [ public int SSL3_VERSION ] { 768 } Constant [ public int TLS1_VERSION ] { 769 } Constant [ public int TLS1_1_VERSION ] { 770 } |