This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch main in repository builders/tor-browser-build.
The following commit(s) were added to refs/heads/main by this push: new 0e47276 Bug 40520: Prepare alpha release 12.0a1 (Desktop) 0e47276 is described below
commit 0e47276eacc471c94c2a27115a071ef87db93c7f Author: Richard Pospesel richard@torproject.org AuthorDate: Thu Aug 4 09:43:18 2022 +0000
Bug 40520: Prepare alpha release 12.0a1 (Desktop) --- ChangeLog.txt | 2 +- projects/browser/Bundle-Data/Docs/ChangeLog.txt | 118 ++++++++++++++++++++++++ projects/firefox/config | 8 +- projects/go/config | 4 +- projects/manual/config | 6 +- projects/openssl/config | 4 +- projects/translation-base-browser/config | 2 +- rbm.conf | 6 +- 8 files changed, 136 insertions(+), 14 deletions(-)
diff --git a/ChangeLog.txt b/ChangeLog.txt index e9fcf5d..359ba20 120000 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1 +1 @@ -projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt \ No newline at end of file +projects/browser/Bundle-Data/Docs/ChangeLog.txt \ No newline at end of file diff --git a/projects/browser/Bundle-Data/Docs/ChangeLog.txt b/projects/browser/Bundle-Data/Docs/ChangeLog.txt index 729ee3b..2999a50 100644 --- a/projects/browser/Bundle-Data/Docs/ChangeLog.txt +++ b/projects/browser/Bundle-Data/Docs/ChangeLog.txt @@ -1,3 +1,121 @@ +Tor Browser 12.0a1 - August 9 2022 + * Windows + OS X + Linux + * Update Firefox to 91.12.0esr + * Update Tor-Launcher to 0.2.38 + * Update Translations + * Update OpenSSL to 1.1.1q + * Update Manual + * Bug 21740: Make sure Mozilla's own emoji font on Windows/Linux does not interfere with our font fingerprinting defense [tor-browser] + * Bug 27719: Treat unsafe renegotiation as broken [tor-browser] + * Bug 40584: Update tor-browser manual to latest [tor-browser-build] + * Bug 40966: Investigate problems with Twemoji Mozilla [tor-browser] + * Bug 41011: The Internet and Tor status are visible when opening the settings [tor-browser] + * Bug 41035: OnionAliasService should use threadsafe ISupports [tor-browser] + * Bug 41036: Add a preference to disable OnionAlias [tor-browser] + * Bug 41037: User onboarding still points to about:preferences#tor [tor-browser] + * Bug 41044: Content exceeding the height of the connection settings modals [tor-browser] + * Bug 41049: QR codes in connection settings aren't recognized by some readers in dark theme [tor-browser] + * Bug 41050: "Continue to HTTP Site" button doesn't work on IP addresses [tor-browser] + * Bug 41053: remove HTTPS-Everywhere entry from browser.uiCustomization.state pref [tor-browser] + * Bug 41054: Improve color contrast of purple elements in connection settings in dark theme [tor-browser] + * Bug 41055: Icon fix from #40834 is missing in 11.5 stable [tor-browser] + * Bug 41058: Hide `currentBridges` description when the section itself is hidden [tor-browser] + * Bug 41059: Bridge cards aren't displaying, and toggle themselves off [tor-browser] + * Bug 41067: Cherry-pick fixes for HTTPS-Only mode [tor-browser] + * Bug 41070: Google vanished from default search options from 11.0.10 onwards [tor-browser] + * Bug 41089: Add tor-browser build scripts + Makefile to tor-browser [tor-browser] + * Bug 41095: "Learn more" link in onboarding slideshow still points to 11.0 release post [tor-browser] + * Windows + * Bug 30589: Tor Browser on Windows is lacking fonts to render some kind of scripts [tor-browser] + * Bug 41039: Set 'startHidden' flag on tor process in tor-launcher [tor-browser] + * OS X + * Bug 41004: The Bangla font does not display correctly on MacOs [tor-browser] + * Linux + * Bug 41043: Investigate why STIX Two becomes the default font on Linux [tor-browser] + * Build System + * Windows + OS X + Linux + * Update Go to 1.17.13 + * Bug 40499: Update firefox to enable building from new 'base-browser' tag [tor-browser-build] + * Bug 40500: Add base-browser package project [tor-browser-build] + * Bug 40501: Makefile updates to support building base-browser packages [tor-browser-build] + * Bug 40547: Remove container/remote_* from rbm.conf [tor-browser-build] + * Bug 40581: Update reference to master branches [tor-browser-build] + +Tor Browser 11.5.1 - July 26 2022 + * Windows + OS X + Linux + * Update Firefox to 91.12.0esr + * Bug 41049: QR codes in connection settings aren't recognized by some readers in dark theme [tor-browser] + * Bug 41050: "Continue to HTTP Site" button doesn't work on IP addresses [tor-browser] + * Bug 41053: remove HTTPS-Everywhere entry from browser.uiCustomization.state pref [tor-browser] + * Bug 41054: Improve color contrast of purple elements in connection settings in dark theme [tor-browser] + * Bug 41055: Icon fix from #40834 is missing in 11.5 stable [tor-browser] + * Bug 41058: Hide `currentBridges` description when the section itself is hidden [tor-browser] + * Bug 41059: Bridge cards aren't displaying, and toggle themselves off [tor-browser] + * Build System + * Windows + OS X + Linux + * Update Go to 1.17.12 + * Bug 40547: Remove container/remote_* from rbm.conf [tor-browser-build] + * Bug 40584: Update tor-browser manual to latest [tor-browser-build] + +Tor Browser 11.5 - July 7 2022 + * All Platforms + * Update OpenSSL to 1.1.1q + * Windows + OS X + Linux + * Update Firefox to 91.11.0esr + * Update Tor-Launcher to 0.2.37 + * Update Translations + * Bug 11698: Incorporate Tor Browser Manual pages into Tor Browser [tor-browser] + * Bug 19850: Disable Plaintext HTTP Clearnet Connections [tor-browser] + * Bug 21740: Make sure Mozilla's own emoji font on Windows/Linux does not interfere with our font fingerprinting defense [tor-browser] + * Bug 30589: Allowed fonts to render a bunch of missing scripts [tor-browser] + * Bug 40458: Implement about:rulesets https-everywhere replacement [tor-browser] + * Bug 40527: Remove https-everywhere from tor-browser alpha desktop [tor-browser-build] + * Bug 40562: Reorganize patchset [tor-browser] + * Bug 40598: Remove legacy settings read from TorSettings module [tor-browser] + * Bug 40645: Migrate Moat APIs to Moat.jsm module [tor-browser] + * Bug 40684: Misc UI bug fixes [tor-browser] + * Bug 40773: Update the about:torconnect frontend page to match additional UI flows [tor-browser] + * Bug 40774: Update about:preferences page to match new UI designs [tor-browser] + * Bug 40775: about:ion should not be labeled as a Tor Browser page [tor-browser] + * Bug 40793: moved Tor configuration options from old-configure.in to moz.configure [tor-browser] + * Bug 40825: Redirect HTTPS-Only error page when not connected [tor-browser] + * Bug 40912: Hide screenshots menu since we don't support it [tor-browser] + * Bug 40916: Remove the browser.download.panel.shown preference [tor-browser] + * Bug 40923: Consume country code to improve error report [tor-browser] + * Bug 40966: Render emojis in bridgemoji with SVG files, and added emojii descriptions [tor-browser] + * Bug 41011: Make sure the Tor Connection status is shown only in about:preferences#connection [tor-browser] + * Bug 41023: Update manual URLs [tor-browser] + * Bug 41035: OnionAliasService should use threadsafe ISupports [tor-browser] + * Bug 41036: Add a preference to disable Onion Aliases [tor-browser] + * Bug 41037: Fixed the connection preferences on the onboarding [tor-browser] + * Bug 41039: Set 'startHidden' flag on tor process in tor-launcher [tor-browser] + * OS X + * Bug 40797: font-family: monospace renders incorrectly on macOS [tor-browser] + * Bug 41004: Bundled fonts are not picked up on macOS [tor-browser] + * Linux + * Bug 41015: Add --name parameter to correctly setup WM_CLASS when running as native Wayland client [tor-browser] + * Bug 41043: Hardcode the UI font on Linux [tor-browser] + * Android + * Update Fenix to 99.0.0b3 + * Build System + * All Platforms + * Bug 40288: Bump mmdebstrap version to 0.8.6 [tor-browser-build] + * Bug 40426: Update Ubuntu base image to 22.04 [tor-browser-build] + * Bug 40516: Remove aguestuser from tb_builders and torbutton.gpg [tor-browser-build] + * Bug 40519: Add Alexis' latest PGP key to https-everywhere key ring [tor-browser-build] + * Android + * Update Go to 1.18.3 + * Bug 40433: Bump LLVM to 13.0.1 for android builds [tor-browser-build] + * Bug 40470: Fix zlib build issue for android [tor-browser-build] + * Bug 40485: Resolve Android reproducibility issues [tor-browser-build] + * Windows + OS X + Linux + * Bug 34451: Include Tor Browser Manual in packages during build [tor-browser-build] + * Bug 40525: Update the mozconfig for tor-browser-91.9-11.5-2 [tor-browser-build] + +Tor Browser 11.0.15 - June 19 2022 + * All Platforms + * Update Tor to 0.4.7.8 + Tor Browser 11.5a13 - June 18 2022 * All Platforms * Update Tor to 0.4.7.8 diff --git a/projects/firefox/config b/projects/firefox/config index af58b34..a392d58 100644 --- a/projects/firefox/config +++ b/projects/firefox/config @@ -10,9 +10,9 @@ container: use_container: 1
var: - firefox_platform_version: 91.10.0 + firefox_platform_version: 91.12.0 firefox_version: '[% c("var/firefox_platform_version") %]esr' - browser_branch: '11.5-1' + browser_branch: '12.0-1' browser_build: 2 branding_directory: 'browser/branding/alpha' copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]' @@ -57,6 +57,10 @@ steps: use_container: 0
targets: + basebrowser: + # basebrowser tag always has a -build1 suffix + git_hash: '[% c("var/project-name") %]-[% c("var/firefox_version") %]-[% c("var/browser_branch") %]-build1' + release: var: branding_directory: 'browser/branding/official' diff --git a/projects/go/config b/projects/go/config index da083f2..606e013 100644 --- a/projects/go/config +++ b/projects/go/config @@ -1,5 +1,5 @@ # vim: filetype=yaml sw=2 -version: 1.17.11 +version: 1.17.13 filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz' container: use_container: 1 @@ -118,7 +118,7 @@ input_files: - URL: 'https://golang.org/dl/go%5B% c("version") %].src.tar.gz' enable: '[% ! c("var/android") %]' name: go - sha256sum: ac2649a65944c6a5abe55054000eee3d77196880da36a3555f62e06540e8eb54 + sha256sum: a1a48b23afb206f95e7bbaa9b898d965f90826f6f1d1fc0c1d784ada0cd300fd - URL: 'https://golang.org/dl/go%5B% c("version") %].src.tar.gz' enable: '[% c("var/android") %]' name: go diff --git a/projects/manual/config b/projects/manual/config index 909e565..48ff55b 100644 --- a/projects/manual/config +++ b/projects/manual/config @@ -1,7 +1,7 @@ # vim: filetype=yaml sw=2 # To update, see doc/how-to-update-the-manual.txt # Remember to update also the package's hash, with the version! -version: 44679 +version: 46517 filename: 'manual-[% c("version") %].tar.gz' container: use_container: 1 @@ -17,8 +17,8 @@ var:
input_files: - project: container-image - - URL: 'https://people.torproject.org/~pierov/tbb_files/manual_%5B% c("version") %].zip' + - URL: 'https://people.torproject.org/~richard/tbb_files/manual_%5B% c("version") %].zip' name: manual - sha256sum: d9061ca5afdf4d04fb735bc645318d5eedc69f10fa200faaca82731ad4b105f7 + sha256sum: 6108d42bc7aa0c9580a44c85b3d94dae8a62265d83871655035b030a86069493 - filename: packagemanual.py name: package_script diff --git a/projects/openssl/config b/projects/openssl/config index 84438a3..350a702 100644 --- a/projects/openssl/config +++ b/projects/openssl/config @@ -1,5 +1,5 @@ # vim: filetype=yaml sw=2 -version: 1.1.1o +version: 1.1.1q filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz' container: use_container: 1 @@ -31,4 +31,4 @@ input_files: - name: '[% c("var/compiler") %]' project: '[% c("var/compiler") %]' - URL: 'https://www.openssl.org/source/openssl-%5B% c("version") %].tar.gz' - sha256sum: 9384a2b0570dd80358841464677115df785edb941c71211f75076d72fe6b438f + sha256sum: d7939ce614029cdff0b6c20f0e2e5703158a489a72b2507b8bd51bf8c8fd10ca diff --git a/projects/translation-base-browser/config b/projects/translation-base-browser/config index 6907519..825f87e 100644 --- a/projects/translation-base-browser/config +++ b/projects/translation-base-browser/config @@ -1,5 +1,5 @@ # vim: filetype=yaml sw=2 filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz' git_url: https://git.torproject.org/translation.git -git_hash: d2eaf8a92c17afbe065cdb4d47d0084785f496da +git_hash: b6abe5178338634a1a059824de8478ada9d89140 version: '[% c("abbrev") %]' diff --git a/rbm.conf b/rbm.conf index 64d5ef4..0e2978c 100644 --- a/rbm.conf +++ b/rbm.conf @@ -69,10 +69,10 @@ buildconf: git_signtag_opt: '-s'
var: - torbrowser_version: '11.5a13' - torbrowser_build: 'build2' + torbrowser_version: '12.0a1' + torbrowser_build: 'build1' torbrowser_incremental_from: - - 11.5a12 + - 11.5a13 multi_lingual: 0 build_mar: 1 # By default, we sort the list of installed packages. This allows sharing