diff --git a/cmake/hashes.cmake b/cmake/hashes.cmake index 942952c9..321f021d 100644 --- a/cmake/hashes.cmake +++ b/cmake/hashes.cmake @@ -1,20 +1,20 @@ -set(BINUTILS_HASH b53606f443ac8f01d1d5fc9c39497f2af322d99e14cea5c0b4b124d630379365) +set(BINUTILS_HASH ce2017e059d63e67ddb9240e9d4ec49c2893605035cd60e92ad53177f4377237) set(BOOST2_HASH 7bd7ddceec1a1dfdcbdb3e609b60d01739c38390a5f956385a12f3122049f0ca) -set(BOOST_HASH f55c340aa49763b1925ccf02b2e83f35fdcf634c9d5164a2acb87540173c741d) -set(CPP_HTTPLIB_HASH c9b9e0524666e1cd088f0874c57c1ce7c0eaa8552f9f4e15c755d5201fc8c608) -set(CURL_HASH 6edc063d1ebaf9cf3b3b46e9fef2f3cd8932694989ecd43d005d6e828426d09f) -set(EXPAT_HASH 372b18f6527d162fa9658f1c74d22a37429b82d822f5a1e1fc7e00f6045a06a2) +set(BOOST_HASH 3621533e820dcab1e8012afd583c0c73cf0f77694952b81352bf38c1488f9cb4) +set(CPP_HTTPLIB_HASH 18064587e0cc6a0d5d56d619f4cbbcaba47aa5d84d86013abbd45d95c6653866) +set(CURL_HASH ccc5ba45d9f5320c70ffb24e5411b66ba55ea1f333bf78be0963ed90a9328699) +set(EXPAT_HASH 85372797ff0673a8fc4a6be16466bb5a0ca28c0dcf3c6f7ac1686b4a3ba2aabb) set(GCC_HASH 7d376d445f93126dc545e2c0086d0f647c3094aae081cdb78f42ce2bc25e7293) set(GTEST_HASH 78c676fc63881529bf97bf9d45948d905a66833fbfa5318ea2cd7478cb98f399) set(ICU_HASH a2c443404f00098e9e90acf29dc318e049d2dc78d9ae5f46efb261934a730ce2) -set(JSON_HASH 0d8ef5af7f9794e3263480193c491549b2ba6cc74bb018906202ada498a79406) +set(JSON_HASH 4b92eb0c06d10683f7447ce9406cb97cd4b453be18d7279320f7b2f025c10187) set(LIBSODIUM_HASH 8e5aeca07a723a27bbecc3beef14b0068d37e7fc0e97f51b3f1c82d2a58005c1) set(MINGW_HASH cc41898aac4b6e8dd5cffd7331b9d9515b912df4420a3a612b5ea2955bbeed2f) -set(OPENSSL_HASH 002a2d6b30b58bf4bea46c43bdd96365aaf8daa6c428782aa4feee06da197df3) +set(OPENSSL_HASH 344d0a79f1a9b08029b0744e2cc401a43f9c90acd1044d09a530b4885a8e9fc0) set(PKG_CONFIG_HASH 6fc69c01688c9458a57eb9a1664c9aba372ccda420a02bf4429fe610e7e7d591) set(PUGIXML_HASH 655ade57fa703fb421c2eb9a0113b5064bddb145d415dd1f88c79353d90d511a) -set(ROCKSDB_HASH fdccab16133c9d927a183c2648bcea8d956fb41eb1df2aacaa73eb0b95e43724) -set(SPDLOG_HASH 25c843860f039a1600f232c6eb9e01e6627f7d030a2ae5e232bdd3c9205d26cc) +set(ROCKSDB_HASH 3fdc9ca996971c4c039959866382c4a3a6c8ade4abf888f3b2ff77153e07bf28) +set(SPDLOG_HASH 7a80896357f3e8e920e85e92633b14ba0f229c506e6f978578bdc35ba09e9a5d) set(SQLITE_HASH 6cebd1d8403fc58c30e93939b246f3e6e58d0765a5cd50546f16c00fd805d2c3) set(STDUUID_HASH b1176597e789531c38481acbbed2a6894ad419aab0979c10410d59eb0ebf40d3) set(ZLIB_HASH 17e88863f3600672ab49182f217281b6fc4d3c762bde361935e436a95214d05c) diff --git a/cmake/versions.cmake b/cmake/versions.cmake index 147a990d..07fb79c0 100644 --- a/cmake/versions.cmake +++ b/cmake/versions.cmake @@ -1,27 +1,27 @@ -set(BINUTILS_VERSION 2.43) +set(BINUTILS_VERSION 2.44) set(BOOST2_MAJOR_VERSION 1) set(BOOST2_MINOR_VERSION 76) set(BOOST2_PATCH_VERSION 0) set(BOOST_MAJOR_VERSION 1) -set(BOOST_MINOR_VERSION 87) +set(BOOST_MINOR_VERSION 88) set(BOOST_PATCH_VERSION 0) -set(CPP_HTTPLIB_VERSION 0.19.0) -set(CURL2_VERSION 8_12_1) -set(CURL_VERSION 8.12.1) -set(EXPAT2_VERSION 2_6_4) -set(EXPAT_VERSION 2.6.4) +set(CPP_HTTPLIB_VERSION 0.20.0) +set(CURL2_VERSION 8_13_0) +set(CURL_VERSION 8.13.0) +set(EXPAT2_VERSION 2_7_1) +set(EXPAT_VERSION 2.7.1) set(GCC_VERSION 14.2.0) set(GTEST_VERSION 1.16.0) set(ICU_VERSION 76-1) -set(JSON_VERSION 3.11.3) +set(JSON_VERSION 3.12.0) set(LIBSODIUM_VERSION 1.0.20) set(MESA_VERSION 23.3.3) set(MINGW_VERSION 12.0.0) -set(OPENSSL_VERSION 3.4.1) +set(OPENSSL_VERSION 3.5.0) set(PKG_CONFIG_VERSION 0.29.2) set(PUGIXML_VERSION 1.15) -set(ROCKSDB_VERSION 9.10.0) -set(SPDLOG_VERSION 1.15.1) +set(ROCKSDB_VERSION 10.0.1) +set(SPDLOG_VERSION 1.15.2) set(SQLITE2_VERSION 3.49.1) set(SQLITE_VERSION 3490100) set(STDUUID_VERSION 1.2.3) diff --git a/docker/x86_64/mingw64 b/docker/x86_64/mingw64 index 8bbe85ec..09ef66a4 100644 --- a/docker/x86_64/mingw64 +++ b/docker/x86_64/mingw64 @@ -351,9 +351,9 @@ RUN cd /3rd_party/mingw64 && sha256sum -c ./expat-${MY_EXPAT_VERSION}.tar.gz.sha ARG FONTCONFIG_VERSION ENV MY_FONTCONFIG_VERSION=${FONTCONFIG_VERSION} -RUN if [ -f "/3rd_party/fontconfig-${MY_FONTCONFIG_VERSION}.tar.gz" ]; then \ - cd /3rd_party && sha256sum -c ./fontconfig-${MY_FONTCONFIG_VERSION}.tar.gz.sha256 && cd - \ - && tar xvzf /3rd_party/fontconfig-${MY_FONTCONFIG_VERSION}.tar.gz \ +RUN if [ -f "/3rd_party/fontconfig-${MY_FONTCONFIG_VERSION}.tar.xz" ]; then \ + cd /3rd_party && sha256sum -c ./fontconfig-${MY_FONTCONFIG_VERSION}.tar.xz.sha256 && cd - \ + && tar xvJf /3rd_party/fontconfig-${MY_FONTCONFIG_VERSION}.tar.xz \ && cd fontconfig-${MY_FONTCONFIG_VERSION} \ && meson setup \ --cross-file ${MY_TOOLCHAIN_FILE_MESON} \ diff --git a/scripts/versions.sh b/scripts/versions.sh index 66dc5c1e..f3866b99 100755 --- a/scripts/versions.sh +++ b/scripts/versions.sh @@ -1,30 +1,30 @@ #!/bin/bash declare -A PROJECT_VERSIONS -PROJECT_VERSIONS[BINUTILS]="2.43" +PROJECT_VERSIONS[BINUTILS]="2.44" PROJECT_VERSIONS[BOOST2_MAJOR]="1" PROJECT_VERSIONS[BOOST2_MINOR]="76" PROJECT_VERSIONS[BOOST2_PATCH]="0" PROJECT_VERSIONS[BOOST_MAJOR]="1" -PROJECT_VERSIONS[BOOST_MINOR]="87" +PROJECT_VERSIONS[BOOST_MINOR]="88" PROJECT_VERSIONS[BOOST_PATCH]="0" -PROJECT_VERSIONS[CPP_HTTPLIB]="0.19.0" -PROJECT_VERSIONS[CURL]="8.12.1" -PROJECT_VERSIONS[CURL2]="8_12_1" -PROJECT_VERSIONS[EXPAT]="2.6.4" -PROJECT_VERSIONS[EXPAT2]="2_6_4" +PROJECT_VERSIONS[CPP_HTTPLIB]="0.20.0" +PROJECT_VERSIONS[CURL]="8.13.0" +PROJECT_VERSIONS[CURL2]="8_13_0" +PROJECT_VERSIONS[EXPAT]="2.7.1" +PROJECT_VERSIONS[EXPAT2]="2_7_1" PROJECT_VERSIONS[GCC]="14.2.0" PROJECT_VERSIONS[GTEST]="1.16.0" PROJECT_VERSIONS[ICU]="76-1" -PROJECT_VERSIONS[JSON]="3.11.3" +PROJECT_VERSIONS[JSON]="3.12.0" PROJECT_VERSIONS[LIBSODIUM]="1.0.20" PROJECT_VERSIONS[MESA]="23.3.3" PROJECT_VERSIONS[MINGW]="12.0.0" -PROJECT_VERSIONS[OPENSSL]="3.4.1" +PROJECT_VERSIONS[OPENSSL]="3.5.0" PROJECT_VERSIONS[PKG_CONFIG]="0.29.2" PROJECT_VERSIONS[PUGIXML]="1.15" -PROJECT_VERSIONS[ROCKSDB]="9.10.0" -PROJECT_VERSIONS[SPDLOG]="1.15.1" +PROJECT_VERSIONS[ROCKSDB]="10.0.1" +PROJECT_VERSIONS[SPDLOG]="1.15.2" PROJECT_VERSIONS[SQLITE]="3490100" PROJECT_VERSIONS[SQLITE2]="3.49.1" PROJECT_VERSIONS[STDUUID]="1.2.3" diff --git a/support/3rd_party/boost_1_87_0.tar.gz b/support/3rd_party/boost_1_87_0.tar.gz deleted file mode 100644 index 68072477..00000000 --- a/support/3rd_party/boost_1_87_0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f55c340aa49763b1925ccf02b2e83f35fdcf634c9d5164a2acb87540173c741d -size 154912292 diff --git a/support/3rd_party/boost_1_87_0.tar.gz.sha256 b/support/3rd_party/boost_1_87_0.tar.gz.sha256 deleted file mode 100644 index 3be30caa..00000000 --- a/support/3rd_party/boost_1_87_0.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -f55c340aa49763b1925ccf02b2e83f35fdcf634c9d5164a2acb87540173c741d *boost_1_87_0.tar.gz diff --git a/support/3rd_party/boost_1_88_0.tar.gz b/support/3rd_party/boost_1_88_0.tar.gz new file mode 100644 index 00000000..2d22fcad --- /dev/null +++ b/support/3rd_party/boost_1_88_0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3621533e820dcab1e8012afd583c0c73cf0f77694952b81352bf38c1488f9cb4 +size 168473737 diff --git a/support/3rd_party/boost_1_88_0.tar.gz.sha256 b/support/3rd_party/boost_1_88_0.tar.gz.sha256 new file mode 100644 index 00000000..9deb2fee --- /dev/null +++ b/support/3rd_party/boost_1_88_0.tar.gz.sha256 @@ -0,0 +1 @@ +3621533e820dcab1e8012afd583c0c73cf0f77694952b81352bf38c1488f9cb4 boost_1_88_0.tar.gz diff --git a/support/3rd_party/cpp-httplib-0.19.0.tar.gz b/support/3rd_party/cpp-httplib-0.19.0.tar.gz deleted file mode 100644 index 0c1aa214..00000000 --- a/support/3rd_party/cpp-httplib-0.19.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9b9e0524666e1cd088f0874c57c1ce7c0eaa8552f9f4e15c755d5201fc8c608 -size 1331045 diff --git a/support/3rd_party/cpp-httplib-0.19.0.tar.gz.sha256 b/support/3rd_party/cpp-httplib-0.19.0.tar.gz.sha256 deleted file mode 100644 index 9e4e54ef..00000000 --- a/support/3rd_party/cpp-httplib-0.19.0.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -c9b9e0524666e1cd088f0874c57c1ce7c0eaa8552f9f4e15c755d5201fc8c608 *cpp-httplib-0.19.0.tar.gz diff --git a/support/3rd_party/cpp-httplib-0.20.0.tar.gz b/support/3rd_party/cpp-httplib-0.20.0.tar.gz new file mode 100644 index 00000000..69245165 --- /dev/null +++ b/support/3rd_party/cpp-httplib-0.20.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18064587e0cc6a0d5d56d619f4cbbcaba47aa5d84d86013abbd45d95c6653866 +size 1408009 diff --git a/support/3rd_party/cpp-httplib-0.20.0.tar.gz.sha256 b/support/3rd_party/cpp-httplib-0.20.0.tar.gz.sha256 new file mode 100644 index 00000000..24c0c77c --- /dev/null +++ b/support/3rd_party/cpp-httplib-0.20.0.tar.gz.sha256 @@ -0,0 +1 @@ +18064587e0cc6a0d5d56d619f4cbbcaba47aa5d84d86013abbd45d95c6653866 cpp-httplib-0.20.0.tar.gz diff --git a/support/3rd_party/curl-8.12.1.tar.gz b/support/3rd_party/curl-8.12.1.tar.gz deleted file mode 100644 index 987c0091..00000000 --- a/support/3rd_party/curl-8.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6edc063d1ebaf9cf3b3b46e9fef2f3cd8932694989ecd43d005d6e828426d09f -size 3461097 diff --git a/support/3rd_party/curl-8.12.1.tar.gz.sha256 b/support/3rd_party/curl-8.12.1.tar.gz.sha256 deleted file mode 100644 index 5c8be961..00000000 --- a/support/3rd_party/curl-8.12.1.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -6edc063d1ebaf9cf3b3b46e9fef2f3cd8932694989ecd43d005d6e828426d09f *curl-8.12.1.tar.gz diff --git a/support/3rd_party/curl-8.13.0.tar.gz b/support/3rd_party/curl-8.13.0.tar.gz new file mode 100644 index 00000000..f9ba5d85 --- /dev/null +++ b/support/3rd_party/curl-8.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccc5ba45d9f5320c70ffb24e5411b66ba55ea1f333bf78be0963ed90a9328699 +size 3459791 diff --git a/support/3rd_party/curl-8.13.0.tar.gz.sha256 b/support/3rd_party/curl-8.13.0.tar.gz.sha256 new file mode 100644 index 00000000..2483575b --- /dev/null +++ b/support/3rd_party/curl-8.13.0.tar.gz.sha256 @@ -0,0 +1 @@ +ccc5ba45d9f5320c70ffb24e5411b66ba55ea1f333bf78be0963ed90a9328699 curl-8.13.0.tar.gz diff --git a/support/3rd_party/json-3.11.3.tar.gz b/support/3rd_party/json-3.11.3.tar.gz deleted file mode 100644 index 0f823186..00000000 --- a/support/3rd_party/json-3.11.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d8ef5af7f9794e3263480193c491549b2ba6cc74bb018906202ada498a79406 -size 8053705 diff --git a/support/3rd_party/json-3.11.3.tar.gz.sha256 b/support/3rd_party/json-3.11.3.tar.gz.sha256 deleted file mode 100644 index bff77da4..00000000 --- a/support/3rd_party/json-3.11.3.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -0d8ef5af7f9794e3263480193c491549b2ba6cc74bb018906202ada498a79406 json-3.11.3.tar.gz diff --git a/support/3rd_party/json-3.12.0.tar.gz b/support/3rd_party/json-3.12.0.tar.gz new file mode 100644 index 00000000..a45946bd --- /dev/null +++ b/support/3rd_party/json-3.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b92eb0c06d10683f7447ce9406cb97cd4b453be18d7279320f7b2f025c10187 +size 9678593 diff --git a/support/3rd_party/json-3.12.0.tar.gz.sha256 b/support/3rd_party/json-3.12.0.tar.gz.sha256 new file mode 100644 index 00000000..2ed5de7a --- /dev/null +++ b/support/3rd_party/json-3.12.0.tar.gz.sha256 @@ -0,0 +1 @@ +4b92eb0c06d10683f7447ce9406cb97cd4b453be18d7279320f7b2f025c10187 json-3.12.0.tar.gz diff --git a/support/3rd_party/mingw64/binutils-2.43.tar.xz b/support/3rd_party/mingw64/binutils-2.43.tar.xz deleted file mode 100644 index bb1c03f5..00000000 --- a/support/3rd_party/mingw64/binutils-2.43.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b53606f443ac8f01d1d5fc9c39497f2af322d99e14cea5c0b4b124d630379365 -size 28175768 diff --git a/support/3rd_party/mingw64/binutils-2.43.tar.xz.sha256 b/support/3rd_party/mingw64/binutils-2.43.tar.xz.sha256 deleted file mode 100644 index b432576e..00000000 --- a/support/3rd_party/mingw64/binutils-2.43.tar.xz.sha256 +++ /dev/null @@ -1 +0,0 @@ -b53606f443ac8f01d1d5fc9c39497f2af322d99e14cea5c0b4b124d630379365 binutils-2.43.tar.xz diff --git a/support/3rd_party/mingw64/binutils-2.44.tar.xz b/support/3rd_party/mingw64/binutils-2.44.tar.xz new file mode 100644 index 00000000..d94da781 --- /dev/null +++ b/support/3rd_party/mingw64/binutils-2.44.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2017e059d63e67ddb9240e9d4ec49c2893605035cd60e92ad53177f4377237 +size 27285788 diff --git a/support/3rd_party/mingw64/binutils-2.44.tar.xz.sha256 b/support/3rd_party/mingw64/binutils-2.44.tar.xz.sha256 new file mode 100644 index 00000000..55a2e693 --- /dev/null +++ b/support/3rd_party/mingw64/binutils-2.44.tar.xz.sha256 @@ -0,0 +1 @@ +ce2017e059d63e67ddb9240e9d4ec49c2893605035cd60e92ad53177f4377237 binutils-2.44.tar.xz diff --git a/support/3rd_party/mingw64/expat-2.6.4.tar.gz b/support/3rd_party/mingw64/expat-2.6.4.tar.gz deleted file mode 100644 index 3d18ad57..00000000 --- a/support/3rd_party/mingw64/expat-2.6.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:372b18f6527d162fa9658f1c74d22a37429b82d822f5a1e1fc7e00f6045a06a2 -size 8419100 diff --git a/support/3rd_party/mingw64/expat-2.6.4.tar.gz.sha256 b/support/3rd_party/mingw64/expat-2.6.4.tar.gz.sha256 deleted file mode 100644 index a2dda8fb..00000000 --- a/support/3rd_party/mingw64/expat-2.6.4.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -372b18f6527d162fa9658f1c74d22a37429b82d822f5a1e1fc7e00f6045a06a2 *expat-2.6.4.tar.gz diff --git a/support/3rd_party/mingw64/expat-2.7.1.tar.gz b/support/3rd_party/mingw64/expat-2.7.1.tar.gz new file mode 100644 index 00000000..f3d19519 --- /dev/null +++ b/support/3rd_party/mingw64/expat-2.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85372797ff0673a8fc4a6be16466bb5a0ca28c0dcf3c6f7ac1686b4a3ba2aabb +size 8433717 diff --git a/support/3rd_party/mingw64/expat-2.7.1.tar.gz.sha256 b/support/3rd_party/mingw64/expat-2.7.1.tar.gz.sha256 new file mode 100644 index 00000000..0562cb97 --- /dev/null +++ b/support/3rd_party/mingw64/expat-2.7.1.tar.gz.sha256 @@ -0,0 +1 @@ +85372797ff0673a8fc4a6be16466bb5a0ca28c0dcf3c6f7ac1686b4a3ba2aabb expat-2.7.1.tar.gz diff --git a/support/3rd_party/openssl-3.4.1.tar.gz b/support/3rd_party/openssl-3.4.1.tar.gz deleted file mode 100644 index 70658cb5..00000000 --- a/support/3rd_party/openssl-3.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:002a2d6b30b58bf4bea46c43bdd96365aaf8daa6c428782aa4feee06da197df3 -size 18346056 diff --git a/support/3rd_party/openssl-3.4.1.tar.gz.sha256 b/support/3rd_party/openssl-3.4.1.tar.gz.sha256 deleted file mode 100644 index 1516c99e..00000000 --- a/support/3rd_party/openssl-3.4.1.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -002a2d6b30b58bf4bea46c43bdd96365aaf8daa6c428782aa4feee06da197df3 *openssl-3.4.1.tar.gz diff --git a/support/3rd_party/openssl-3.5.0.tar.gz b/support/3rd_party/openssl-3.5.0.tar.gz new file mode 100644 index 00000000..4c4e5448 --- /dev/null +++ b/support/3rd_party/openssl-3.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:344d0a79f1a9b08029b0744e2cc401a43f9c90acd1044d09a530b4885a8e9fc0 +size 53136912 diff --git a/support/3rd_party/openssl-3.5.0.tar.gz.sha256 b/support/3rd_party/openssl-3.5.0.tar.gz.sha256 new file mode 100644 index 00000000..8337e338 --- /dev/null +++ b/support/3rd_party/openssl-3.5.0.tar.gz.sha256 @@ -0,0 +1 @@ +344d0a79f1a9b08029b0744e2cc401a43f9c90acd1044d09a530b4885a8e9fc0 openssl-3.5.0.tar.gz diff --git a/support/3rd_party/rocksdb-10.0.1.tar.gz b/support/3rd_party/rocksdb-10.0.1.tar.gz new file mode 100644 index 00000000..7b86c8be --- /dev/null +++ b/support/3rd_party/rocksdb-10.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fdc9ca996971c4c039959866382c4a3a6c8ade4abf888f3b2ff77153e07bf28 +size 13742853 diff --git a/support/3rd_party/rocksdb-10.0.1.tar.gz.sha256 b/support/3rd_party/rocksdb-10.0.1.tar.gz.sha256 new file mode 100644 index 00000000..241dda77 --- /dev/null +++ b/support/3rd_party/rocksdb-10.0.1.tar.gz.sha256 @@ -0,0 +1 @@ +3fdc9ca996971c4c039959866382c4a3a6c8ade4abf888f3b2ff77153e07bf28 rocksdb-10.0.1.tar.gz diff --git a/support/3rd_party/rocksdb-9.10.0.tar.gz b/support/3rd_party/rocksdb-9.10.0.tar.gz deleted file mode 100644 index 3935e7a2..00000000 --- a/support/3rd_party/rocksdb-9.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdccab16133c9d927a183c2648bcea8d956fb41eb1df2aacaa73eb0b95e43724 -size 13693440 diff --git a/support/3rd_party/rocksdb-9.10.0.tar.gz.sha256 b/support/3rd_party/rocksdb-9.10.0.tar.gz.sha256 deleted file mode 100644 index d1b36f6d..00000000 --- a/support/3rd_party/rocksdb-9.10.0.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -fdccab16133c9d927a183c2648bcea8d956fb41eb1df2aacaa73eb0b95e43724 *rocksdb-9.10.0.tar.gz diff --git a/support/3rd_party/spdlog-1.15.1.tar.gz b/support/3rd_party/spdlog-1.15.1.tar.gz deleted file mode 100644 index f6f7aa13..00000000 --- a/support/3rd_party/spdlog-1.15.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25c843860f039a1600f232c6eb9e01e6627f7d030a2ae5e232bdd3c9205d26cc -size 275521 diff --git a/support/3rd_party/spdlog-1.15.1.tar.gz.sha256 b/support/3rd_party/spdlog-1.15.1.tar.gz.sha256 deleted file mode 100644 index 49f3d929..00000000 --- a/support/3rd_party/spdlog-1.15.1.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -25c843860f039a1600f232c6eb9e01e6627f7d030a2ae5e232bdd3c9205d26cc *spdlog-1.15.1.tar.gz diff --git a/support/3rd_party/spdlog-1.15.2.tar.gz b/support/3rd_party/spdlog-1.15.2.tar.gz new file mode 100644 index 00000000..d7fb14ff --- /dev/null +++ b/support/3rd_party/spdlog-1.15.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a80896357f3e8e920e85e92633b14ba0f229c506e6f978578bdc35ba09e9a5d +size 275744 diff --git a/support/3rd_party/spdlog-1.15.2.tar.gz.sha256 b/support/3rd_party/spdlog-1.15.2.tar.gz.sha256 new file mode 100644 index 00000000..892657ef --- /dev/null +++ b/support/3rd_party/spdlog-1.15.2.tar.gz.sha256 @@ -0,0 +1 @@ +7a80896357f3e8e920e85e92633b14ba0f229c506e6f978578bdc35ba09e9a5d spdlog-1.15.2.tar.gz diff --git a/support/src/utils/common.cpp b/support/src/utils/common.cpp index 816304f3..75b35bf1 100644 --- a/support/src/utils/common.cpp +++ b/support/src/utils/common.cpp @@ -157,6 +157,7 @@ auto get_next_available_port(std::uint16_t first_port, ++check_port; continue; } + acceptor.set_option(boost::asio::ip::tcp::acceptor::linger(true, 0)); acceptor.bind({tcp::v4(), static_cast(check_port)}, error_code);