diff options
author | Remi Collet <remi@remirepo.net> | 2021-09-24 05:05:14 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-09-24 05:05:14 +0200 |
commit | 82c2063ab3977ed4aa736405164e4e9f4fbf8f02 (patch) | |
tree | 629648c218d5ee865ef0a27dcb9de834d5e3698c /REFLECTION | |
parent | 87aae0e7e158df9c2ffff1dee9f017237a823f91 (diff) |
update to 3.0.6
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #120 event version 3.0.4 ] { +Extension [ <persistent> extension #124 event version 3.0.6 ] { - Dependencies { Dependency [ sockets (Required) ] @@ -1517,8 +1517,8 @@ Extension [ <persistent> extension #120 event version 3.0.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.1k FIPS 25 Mar 2021 } - Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488319 } + Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 1.1.1l FIPS 24 Aug 2021 } + Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488335 } Constant [ public int SSL3_VERSION ] { 768 } Constant [ public int TLS1_VERSION ] { 769 } Constant [ public int TLS1_1_VERSION ] { 770 } |