diff options
author | Remi Collet <remi@remirepo.net> | 2020-12-02 15:07:59 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-12-02 15:07:59 +0100 |
commit | 535673a7e88814590d723519c967d45812ca0744 (patch) | |
tree | 55b805ed19f65ac29608e19f546b8bedb0246a61 /REFLECTION | |
parent | c8d4eab8adb704e8fee31b9756ed9db3239d3bc3 (diff) |
update to 3.0.1 (no change)
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.0 ] { +Extension [ <persistent> extension #117 event version 3.0.1 ] { - Dependencies { Dependency [ sockets (Required) ] @@ -1517,8 +1517,8 @@ Extension [ <persistent> extension #117 event version 3.0.0 ] { 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.1g FIPS 21 Apr 2020 } - Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488255 } + Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 1.1.1h FIPS 22 Sep 2020 } + Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488271 } Constant [ public int SSL3_VERSION ] { 768 } Constant [ public int TLS1_VERSION ] { 769 } Constant [ public int TLS1_1_VERSION ] { 770 } |