From 4cd47658b30b8c53be07a1f879195c4d483c86f3 Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Fri, 7 Feb 2025 12:04:03 +1100 Subject: [PATCH] Add another note to RELEASE.md --- RELEASE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index fbb0ccf5..a6ee7992 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -105,6 +105,9 @@ In `flatpak/org.onionshare.OnionShare.yaml`: This will take a long time as it clones each dependency (particularly that of the snowflake-client which has a lot of dependencies). Merge the output of each of these commands into the Flatpak manifest. + + Be careful, though! You still need to list each of the three pluggable transports as a 'source' in those sections, with their respective git commit hash of the respective tag. + - [ ] Update the Python dependencies. This is super hacky. You need to use both the poetry and pip parts of [this tool](https://github.com/flatpak/flatpak-builder-tools), but the version from [this PR](https://github.com/flatpak/flatpak-builder-tools/pull/353): ```sh # get onionshare-cli dependencies