This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch maint-11.0 in repository builders/tor-browser-build.
commit 44985bd4f135c6f11618a1d307319385391c81f0 Author: Richard Pospesel richard@torproject.org AuthorDate: Thu Mar 31 20:01:48 2022 +0000
Release preprations for 11.0.10 (Desktop) --- projects/firefox/config | 4 ++-- projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt | 12 ++++++++++++ projects/tor-browser/config | 4 ++-- rbm.conf | 4 ++-- 4 files changed, 18 insertions(+), 6 deletions(-)
diff --git a/projects/firefox/config b/projects/firefox/config index bba6cea..9f1a3c7 100644 --- a/projects/firefox/config +++ b/projects/firefox/config @@ -1,14 +1,14 @@ # vim: filetype=yaml sw=2 version: '[% c("abbrev") %]' filename: 'firefox-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]' -git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build4' +git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build1' tag_gpg_id: 1 git_url: https://git.torproject.org/tor-browser.git git_submodule: 1 gpg_keyring: torbutton.gpg
var: - firefox_platform_version: 91.7.0 + firefox_platform_version: 91.8.0 firefox_version: '[% c("var/firefox_platform_version") %]esr' torbrowser_branch: 11.0 branding_directory: 'browser/branding/alpha' diff --git a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt index 9f53454..60149f5 100644 --- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt +++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt @@ -1,3 +1,14 @@ +Tor Browser 11.0.10 - April 5 2022 + * Windows + OS X + Linux + * Update Firefox to 91.8.0esr + * Update NoScript to 11.4.3 + * Bug 14939: Support ipv6 address in Tor Circuit Display [tor-browser] + * Bug 40469: Update zlib to 1.2.12 (CVE-2018-25032) [tor-browser-build] + * Bug 40718: Application Menu items should be sentence case [tor-browser] + * Bug 40725: about:torconnect missing identity block content on TB11 [tor-browser] + * Bug 40776: Capitalize the "T" in "Tor" in application menu [tor-browser] + * Bug 40862: Backport 1760674 [tor-browser] + Tor Browser 11.0.9 - March 15 2022 * Windows + OS X + Linux * Bug 40802: Client Auth dialog is broken in Tor Browser 11.0.6, works in 11.0.4 [tor-browser] @@ -34,6 +45,7 @@ Tor Browser 11.0.8 - March 11 2022
Tor Browser 11.0.7 - March 8 2022 * Windows + OS X + Linux + * Update Firefox to 91.7.0esr * Update Tor to 0.4.6.10 * Update NoScript to 11.3.7 * Bug 40435: Remove default bridge "deusexmachina" [tor-browser-build] diff --git a/projects/tor-browser/config b/projects/tor-browser/config index 3254695..270d1c7 100644 --- a/projects/tor-browser/config +++ b/projects/tor-browser/config @@ -78,9 +78,9 @@ input_files: enable: '[% ! c("var/android") %]' - filename: Bundle-Data enable: '[% ! c("var/android") %]' - - URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite... + - URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite... name: noscript - sha256sum: 6e5af18ce46bfc496fb027581d3d37a0edb95df158d053a5d9a1f89b8093bc49 + sha256sum: 992e2425240f65cb96228bd6842bdd43d3a647bcfe4cde0ae912cd9d27224672 - filename: 'RelativeLink/start-tor-browser.desktop' enable: '[% c("var/linux") %]' - filename: 'RelativeLink/execdesktop' diff --git a/rbm.conf b/rbm.conf index f1c156c..551d1a6 100644 --- a/rbm.conf +++ b/rbm.conf @@ -58,10 +58,10 @@ buildconf: git_signtag_opt: '-s'
var: - torbrowser_version: '11.0.9' + torbrowser_version: '11.0.10' torbrowser_build: 'build1' torbrowser_incremental_from: - - 11.0.7 + - 11.0.9 project_name: tor-browser multi_lingual: 0 build_mar: 1