commit a6ec17d500fadaa6ce9259ac5a7bd8150504e2a4 Author: Mike Perry mikeperry-git@torproject.org Date: Tue Jul 29 18:41:37 2014 -0700
Bump HTTPS-Everywhere version to the 5.0-alpha series. --- Bundle-Data/Docs/ChangeLog.txt | 2 +- gitian/versions.alpha | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt index 54875ad..4b4a1a2 100644 --- a/Bundle-Data/Docs/ChangeLog.txt +++ b/Bundle-Data/Docs/ChangeLog.txt @@ -5,7 +5,7 @@ Tor Browser Bundle 4.0-alpha-1 -- Jul 29 2014 * Update Tor to 0.2.5.6-alpha * Update NoScript to 2.6.8.33 * Script permissions now apply based on URL bar - * Update HTTPS Everywhere to 3.5.3 + * Update HTTPS Everywhere to 5.0development.0 * Update Torbutton to 1.6.11.1 * Bug 12221: Remove obsolete Javascript components from the toggle era * Bug 10819: Bind new third party isolation pref to Torbutton security UI diff --git a/gitian/versions.alpha b/gitian/versions.alpha index 34c4409..d28bbdc 100755 --- a/gitian/versions.alpha +++ b/gitian/versions.alpha @@ -43,7 +43,7 @@ PY2EXE_VER=0.6.9 SETUPTOOLS_VER=1.4 LXML_VER=3.3.5 PARSLEY_VER=1.2 -HTTPSE_VER=4.0development.17 +HTTPSE_VER=5.0development.0 GO_VER=1.3
## File names for the source packages @@ -78,7 +78,7 @@ OSXSDK_HASH=6602d8d5ddb371fbc02e2a5967d9bd0cd7358d46f9417753c8234b923f2ea6fc TOOLCHAIN4_HASH=7b71bfe02820409b994c5c33a7eab81a81c72550f5da85ff7af70da3da244645 TOOLCHAIN4_OLD_HASH=65c1b2d302358a6b95a26c6828a66908a199276193bb0b268f2dcc1a997731e9 NOSCRIPT_HASH=b2ea02e9ecf05d174a6d5b4cf1ee13d63cdad1c016160f3836aeeaa96790b189 -HTTPSE_HASH=eac48781de747a33503c92a36024d910af97fa3264c3912faff282d99da092fb +HTTPSE_HASH=6feb4982d13f89656b61435b6b49e1996c61bc79e52d046d02312879376028e3 MSVCR100_HASH=1221a09484964a6f38af5e34ee292b9afefccb3dc6e55435fd3aaf7c235d9067 PYCRYPTO_HASH=f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c ARGPARSE_HASH=ddaf4b0a618335a32b6664d4ae038a1de8fbada3b25033f9021510ed2b3941a4
tor-commits@lists.torproject.org