[tor-commits] [tor-browser-build/master] Update firefox, tor, tor-launcher, torbutton, httpe, sandbox versions
boklm at torproject.org
boklm at torproject.org
Sat Apr 15 10:50:04 UTC 2017
commit 2446cfd04907596f9116d49852008f5dd2ef69f6
Author: Nicolas Vigier <boklm at torproject.org>
Date: Sat Apr 15 12:42:48 2017 +0200
Update firefox, tor, tor-launcher, torbutton, httpe, sandbox versions
tor-browser-bundle.git commit: c90110d354e7f7dded306a61d5bf9fc7677dca53
---
projects/firefox/config | 8 +++-----
projects/https-everywhere/config | 2 +-
projects/sandbox/config | 2 +-
projects/tor-launcher/config | 2 +-
projects/tor/config | 2 +-
projects/torbutton/config | 2 +-
6 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/projects/firefox/config b/projects/firefox/config
index 0b8995b..408852f 100644
--- a/projects/firefox/config
+++ b/projects/firefox/config
@@ -1,16 +1,14 @@
# vim: filetype=yaml sw=2
version: '[% c("abbrev") %]'
filename: 'firefox-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
-## There is no signed tag yet, so we use a fixed commit
-git_hash: 4c6219dc621d139cd39e8aaca578dd69b9c063d0
-#git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build1'
-#tag_gpg_id: 1
+git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build2'
+tag_gpg_id: 1
git_url: https://git.torproject.org/tor-browser.git
gpg_keyring: torbutton.gpg
remote_docker: 1
var:
- firefox_version: 52.0.2esr
+ firefox_version: 52.1.0esr
torbrowser_branch: 7.0
torbrowser_update_channel: alpha
copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
diff --git a/projects/https-everywhere/config b/projects/https-everywhere/config
index 7ef8568..3e5100e 100644
--- a/projects/https-everywhere/config
+++ b/projects/https-everywhere/config
@@ -1,5 +1,5 @@
# vim: filetype=yaml sw=2
-version: 5.2.13
+version: 5.2.14
git_url: https://git.torproject.org/https-everywhere.git
git_hash: '[% c("version") %]'
git_submodule: 1
diff --git a/projects/sandbox/config b/projects/sandbox/config
index 44faca9..9dc52c6 100644
--- a/projects/sandbox/config
+++ b/projects/sandbox/config
@@ -1,5 +1,5 @@
# vim: filetype=yaml sw=2
-version: 0.0.3
+version: 0.0.5
git_url: https://git.torproject.org/tor-browser/sandboxed-tor-browser
git_hash: 'sandboxed-tor-browser-[% c("version") %]'
tag_gpg_id: 1
diff --git a/projects/tor-launcher/config b/projects/tor-launcher/config
index 2d9c939..70f8acd 100644
--- a/projects/tor-launcher/config
+++ b/projects/tor-launcher/config
@@ -1,5 +1,5 @@
# vim: filetype=yaml sw=2
-version: 0.2.10.2
+version: 0.2.12
git_url: https://git.torproject.org/tor-launcher.git
git_hash: '[% c("version") %]'
gpg_keyring: torbutton.gpg
diff --git a/projects/tor/config b/projects/tor/config
index 961c1f3..c8940dd 100644
--- a/projects/tor/config
+++ b/projects/tor/config
@@ -1,6 +1,6 @@
# vim: filetype=yaml sw=2
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
-version: 0.3.0.4-rc
+version: 0.3.0.5-rc
git_hash: 'tor-[% c("version") %]'
git_url: https://git.torproject.org/tor.git
gpg_keyring: tor.gpg
diff --git a/projects/torbutton/config b/projects/torbutton/config
index fdc9208..b60e217 100644
--- a/projects/torbutton/config
+++ b/projects/torbutton/config
@@ -1,5 +1,5 @@
# vim: filetype=yaml sw=2
-version: 1.9.7.1
+version: 1.9.7.2
git_url: https://git.torproject.org/torbutton.git
git_hash: '[% c("version") %]'
gpg_keyring: torbutton.gpg
More information about the tor-commits
mailing list