Build host: xahau-build Build date: Sat Oct 11 01:54:01 UTC 2025 Build md5: df8584ea482e2ee95b32ea7dabc8dc35 xahaud Git remotes: origin https://github.com/Xahau/xahaud (fetch) origin https://github.com/Xahau/xahaud (push) Git status: HEAD detached at pull/580/merge Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git restore ..." to discard changes in working directory) modified: ../Builds/CMake/deps/WasmEdge.cmake modified: ../src/ripple/net/impl/RegisterSSLCerts.cpp modified: ../src/ripple/protocol/impl/BuildInfo.cpp Untracked files: (use "git add ..." to include in what will be committed) ../Builds/CMake/deps/WasmEdge.old ../src/certs/ ../src/ripple/net/impl/RegisterSSLCerts.cpp.old no changes added to commit (use "git add" and/or "git commit -a") Git log [last 20]: commit c26db80e673ebf842c41be945ca03347ee148c9c Merge: 39d1c43 4e0ef27 Author: tequ Date: Sat Oct 11 11:42:56 2025 +1000 Merge 4e0ef279911284b04f3c0b68391e044d50aa82e2 into 39d1c439015883e26135e8d149c47a5142e36556 commit 4e0ef279911284b04f3c0b68391e044d50aa82e2 Author: RichardAH Date: Sat Oct 11 11:42:53 2025 +1000 Merge branch 'dev' into tequdev-patch-1 commit 39d1c439015883e26135e8d149c47a5142e36556 Author: Niq Dudfield Date: Fri Oct 10 16:53:35 2025 +0700 build: upgrade openssl from 1.1.1u to 3.6.0 (#587) Updates OpenSSL dependency to the latest 3.x series available on Conan Center.