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