[tor-commits] [tor-browser-bundle/master] Revert "Also update the tag verification for Tor Launcher.."

mikeperry at torproject.org mikeperry at torproject.org
Sat Oct 11 03:44:44 UTC 2014


commit dec6491f3d7c5cdbde15934fab1639d96c2ee088
Author: Mike Perry <mikeperry-git at torproject.org>
Date:   Fri Oct 10 18:09:00 2014 -0700

    Revert "Also update the tag verification for Tor Launcher.."
    
    Go back to using tags for Tor Launcher.
    
    This reverts commit 6312ab050bfbcc9d70576c5cb993f923054b96a3.
---
 gitian/verify-tags.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gitian/verify-tags.sh b/gitian/verify-tags.sh
index 97bc56e..b359496 100755
--- a/gitian/verify-tags.sh
+++ b/gitian/verify-tags.sh
@@ -90,6 +90,7 @@ while read dir keyring tag; do
   verify_git "$dir" "$WRAPPER_DIR/gpg/$keyring" "$tag"
 done << EOF
 tbb-windows-installer tbb-windows-installer.gpg $NSIS_TAG
+tor-launcher          torbutton.gpg             $TORLAUNCHER_TAG
 tor-browser           torbutton.gpg             $TORBROWSER_TAG
 torbutton             torbutton.gpg             $TORBUTTON_TAG
 zlib                  zlib.gpg                  $ZLIB_TAG
@@ -111,7 +112,6 @@ libdmg-hfsplus          $LIBDMG_TAG
 libfte                  $LIBFTE_TAG
 fteproxy                $FTEPROXY_TAG
 txsocksx                $TXSOCKSX_TAG
-tor-launcher            $TORLAUNCHER_TAG
 EOF
 
 # Verify signatures on signed packages





More information about the tor-commits mailing list