diff options
author | Remi Collet <remi@remirepo.net> | 2021-02-16 07:04:39 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-02-16 07:04:39 +0100 |
commit | 98d0a886f353f8dc639ca67feebefadd3cd3f59e (patch) | |
tree | 72e2198e104ed9c09cd23564ae308e333f4e1d48 /REFLECTION | |
parent | 19a6a04fb41323567ef3164ee20af26613217e89 (diff) |
update to 3.0.2r1 (stable)
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #117 event version 3.0.2 ] { +Extension [ <persistent> extension #121 event version 3.0.2r1 ] { - Dependencies { Dependency [ sockets (Required) ] @@ -1517,8 +1517,8 @@ Extension [ <persistent> extension #117 event version 3.0.2 ] { 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.1h FIPS 22 Sep 2020 } - Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488271 } + Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 1.1.1i FIPS 8 Dec 2020 } + Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488287 } Constant [ public int SSL3_VERSION ] { 768 } Constant [ public int TLS1_VERSION ] { 769 } Constant [ public int TLS1_1_VERSION ] { 770 } |