commit a3e7f4da7eb23390123835d6e7b8c6671526a176 Author: David Fifield david@bamsoftware.com Date: Wed Nov 6 05:37:44 2013 +0000
Download pyptlib.
gpg --output gpg/pyptlib.gpg --export --export-options export-minimal 0x15F271D9 --- gitian/fetch-inputs.sh | 1 + gitian/gpg/pyptlib.gpg | Bin 0 -> 2215 bytes gitian/verify-tags.sh | 1 + gitian/versions | 1 + gitian/versions.alpha | 1 + 5 files changed, 4 insertions(+)
diff --git a/gitian/fetch-inputs.sh b/gitian/fetch-inputs.sh index 9f54f61..150a34f 100755 --- a/gitian/fetch-inputs.sh +++ b/gitian/fetch-inputs.sh @@ -262,6 +262,7 @@ https-everywhere https://git.torproject.org/https-everywhere.git $HTTPSE_TA torbutton https://git.torproject.org/torbutton.git $TORBUTTON_TAG tor-launcher https://git.torproject.org/tor-launcher.git $TORLAUNCHER_TAG tor-browser https://git.torproject.org/tor-browser.git $TORBROWSER_TAG +pyptlib https://git.torproject.org/pluggable-transports/pyptlib.git EOF
exit 0 diff --git a/gitian/gpg/pyptlib.gpg b/gitian/gpg/pyptlib.gpg new file mode 100644 index 0000000..4381baa Binary files /dev/null and b/gitian/gpg/pyptlib.gpg differ diff --git a/gitian/verify-tags.sh b/gitian/verify-tags.sh index 73016a8..2e3f92a 100755 --- a/gitian/verify-tags.sh +++ b/gitian/verify-tags.sh @@ -61,6 +61,7 @@ libevent libevent.gpg $LIBEVENT_TAG tor tor.gpg $TOR_TAG https-everywhere https-everywhere.gpg $HTTPSE_TAG openssl tor.gpg $OPENSSL_TAG +pyptlib pyptlib.gpg $PYPTLIB_TAG EOF
cd "$INPUTS_DIR" diff --git a/gitian/versions b/gitian/versions index eebfe7d..ee472d7 100755 --- a/gitian/versions +++ b/gitian/versions @@ -13,6 +13,7 @@ NSIS_TAG=v0.1 ZLIB_TAG=v1.2.8 LIBEVENT_TAG=release-2.0.21-stable MINGW_REV=6184 +PYPTLIB_TAG=pyptlib-0.0.4
GITIAN_TAG=tor-browser-builder-3.0-4
diff --git a/gitian/versions.alpha b/gitian/versions.alpha index 7465b39..cbb3721 100755 --- a/gitian/versions.alpha +++ b/gitian/versions.alpha @@ -13,6 +13,7 @@ NSIS_TAG=v0.1 ZLIB_TAG=v1.2.8 LIBEVENT_TAG=release-2.0.21-stable MINGW_REV=6184 +PYPTLIB_TAG=pyptlib-0.0.4
GITIAN_TAG=tor-browser-builder-3.0-4