| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
|
Actually, #63949 needs the 3.5 target to stay, its deps don't play nice with 4.0 yet to be able to use that instead. |
Sorry, something went wrong.
This PR doesn't change that, the bundled version is OpenSSL 3.5: node/deps/openssl/openssl/VERSION.dat Lines 1 to 2 in c55eb4a node/tools/nix/openssl-matrix.nix Lines 8 to 9 in 8ecffaf |
Sorry, something went wrong.
|
Thank you. |
Sorry, something went wrong.
To help with automating keeping in sync with the bundled version. Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
|
#64962 (comment) is showing because #64967 is not yet merged |
Sorry, something went wrong.
This did indeed disable coverage for #63949 since matrix.openssl.attr is now openssl. I'll fix that with a startsWith on matrix.openssl.name in #64960 |
Sorry, something went wrong.
To help with automating keeping in sync with the bundled version. Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #64962 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Aviv Keller <me@aviv.sh>
To help with automating keeping in sync with the bundled version. Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #64962 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Aviv Keller <me@aviv.sh>
| Back | FazBrowse Home | New Git URL |
To help with automating keeping in sync with the bundled version.