From 7e25bf66494f8f0fb3299ea17b37cc4cc74be10e Mon Sep 17 00:00:00 2001 From: David Bears Date: Fri, 16 Jan 2026 13:40:28 -0500 Subject: [PATCH 1/4] checkout fix for Tencent/rapidjson#718 --- supportlibs/rapidjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supportlibs/rapidjson b/supportlibs/rapidjson index f54b0e47a..9bd618f54 160000 --- a/supportlibs/rapidjson +++ b/supportlibs/rapidjson @@ -1 +1 @@ -Subproject commit f54b0e47a08782a6131cc3d60f94d038fa6e0a51 +Subproject commit 9bd618f545ab647e2c3bcbf2f1d87423d6edf800 From f6429e60d4750182a2f51f47ed2dd0f42c11014e Mon Sep 17 00:00:00 2001 From: David Bears Date: Fri, 16 Jan 2026 13:43:54 -0500 Subject: [PATCH 2/4] use absolute URLs for submodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 273336f84..d935e1464 100644 --- a/.gitmodules +++ b/.gitmodules @@ -23,11 +23,11 @@ url = https://github.com/RetroShare/jni.hpp.git [submodule "openpgpsdk"] path = openpgpsdk - url = ../OpenPGP-SDK + url = https://github.com/RetroShare/OpenPGP-SDK.git branch = master [submodule "libbitdht"] path = libbitdht - url = ../BitDHT + url = https://github.com/RetroShare/BitDHT.git branch = master [submodule "libretroshare"] path = libretroshare From baf6c9b553ab874e7832576d1ba8ca77921ac8e4 Mon Sep 17 00:00:00 2001 From: David Bears Date: Fri, 16 Jan 2026 13:46:21 -0500 Subject: [PATCH 3/4] update openpgpsdk --- openpgpsdk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpgpsdk b/openpgpsdk index 634f701d4..178aa8ebc 160000 --- a/openpgpsdk +++ b/openpgpsdk @@ -1 +1 @@ -Subproject commit 634f701d44585e4648b898be99d26e288db1881e +Subproject commit 178aa8ebcef47e3271d5a5ca5c07e45d3b71c81d From 685b63cc27b8a1d6e915cf549fb0ea5fd24f198e Mon Sep 17 00:00:00 2001 From: David Bears Date: Fri, 16 Jan 2026 13:48:18 -0500 Subject: [PATCH 4/4] fix libretroshare submodule commit --- libretroshare | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretroshare b/libretroshare index ad3cc8313..aa6a40abe 160000 --- a/libretroshare +++ b/libretroshare @@ -1 +1 @@ -Subproject commit ad3cc8313df4a3c6f5b0af9e09375270e02eaee7 +Subproject commit aa6a40abe8f4a091e9349eb895daf5cea3e385a5