commit 4e82ab946af5e1808942cfef47dd951f81ad9d1a Author: Georg Koppen gk@torproject.org Date: Thu Mar 2 12:33:20 2017 +0000
Bug 21605: Switch to tpo repo for sandboxed tor browser --- gitian/descriptors/linux/gitian-sandbox.yml | 2 +- gitian/fetch-inputs.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gitian/descriptors/linux/gitian-sandbox.yml b/gitian/descriptors/linux/gitian-sandbox.yml index 64f28ae..589e5af 100644 --- a/gitian/descriptors/linux/gitian-sandbox.yml +++ b/gitian/descriptors/linux/gitian-sandbox.yml @@ -20,7 +20,7 @@ remotes: "dir": "errors" - "url": "https://github.com/constabulary/gb" "dir": "gb" -- "url": "https://git.schwanenlied.me/yawning/sandboxed-tor-browser" +- "url": "https://git.torproject.org/tor-browser/sandboxed-tor-browser" "dir": "sandbox" files: - "versions" diff --git a/gitian/fetch-inputs.sh b/gitian/fetch-inputs.sh index 0ae2df5..b97a577 100755 --- a/gitian/fetch-inputs.sh +++ b/gitian/fetch-inputs.sh @@ -295,7 +295,7 @@ obfs4 https://git.torproject.org/pluggable-transports/obfs4.git noto-fonts https://github.com/googlei18n/noto-fonts $NOTOFONTS_TAG errors https://github.com/pkg/errors $ERRORS_TAG gb https://github.com/constabulary/gb $GB_TAG -sandbox https://git.schwanenlied.me/yawning/sandboxed-tor-browser $SANDBOX_TAG +sandbox https://git.torproject.org/tor-browser/sandboxed-tor-browser $SANDBOX_TAG depot_tools https://chromium.googlesource.com/chromium/tools/depot_tools.git $DEPOT_TOOLS_TAG go-webrtc https://github.com/keroserene/go-webrtc $GO_WEBRTC_TAG snowflake https://git.torproject.org/pluggable-transports/snowflake.git $SNOWFLAKE_TAG