diff options
author | Remi Collet <remi@remirepo.net> | 2021-04-20 10:37:43 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-04-20 10:37:43 +0200 |
commit | 39e8879b5540b2aaf7d6df7fca17981f67a0f952 (patch) | |
tree | 36faec203236df3f91b77b5a9c74e6a393747e2a /REFLECTION | |
parent | dbdcc8fad56ab1b98b4ca5b572bb8ed086606562 (diff) |
update to 3.0.4
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #119 event version 3.0.3 ] { +Extension [ <persistent> extension #120 event version 3.0.4 ] { - Dependencies { Dependency [ sockets (Required) ] @@ -1517,8 +1517,8 @@ Extension [ <persistent> extension #119 event version 3.0.3 ] { 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.1j FIPS 16 Feb 2021 } - Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488303 } + Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 1.1.1k FIPS 25 Mar 2021 } + Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488319 } Constant [ public int SSL3_VERSION ] { 768 } Constant [ public int TLS1_VERSION ] { 769 } Constant [ public int TLS1_1_VERSION ] { 770 } |