[tbb-commits] [Git][tpo/applications/tor-browser-build][maint-12.0] Bug 40725: Prepare stable release 12.0.3

Richard Pospesel (@richard) git at gitlab.torproject.org
Mon Feb 13 16:14:11 UTC 2023



Richard Pospesel pushed to branch maint-12.0 at The Tor Project / Applications / tor-browser-build


Commits:
8c89ae0e by Richard Pospesel at 2023-02-13T14:34:25+00:00
Bug 40725: Prepare stable release 12.0.3

- - - - -


10 changed files:

- projects/browser/Bundle-Data/Docs/ChangeLog.txt
- projects/browser/allowed_addons.json
- projects/browser/config
- projects/fenix/config
- projects/firefox/config
- projects/geckoview/config
- projects/manual/config
- projects/openssl/config
- projects/translation/config
- rbm.conf


Changes:

=====================================
projects/browser/Bundle-Data/Docs/ChangeLog.txt
=====================================
@@ -1,3 +1,89 @@
+Tor Browser 12.0.3 - February 13 2023
+ * All Platforms
+   * Updated Translations
+   * Updated OpenSSL to 1.1.1t
+   * Updated NoScript to 11.4.16
+   * Bug 40763: Stop using remote localized files in CFR [tor-browser]
+   * Bug 41424: Reduce disk activity by disabling some unnecessary tasks and telemetry [tor-browser]
+   * Bug 41565: Gate Telemetry Tasks behind AppConstants.MOZ_TELEMETRY_REPORTING [tor-browser]
+   * Bug 41601: Apply Snowflake Remove HelloVerify Countermeasure [tor-browser]
+ * Windows + macOS + Linux
+   * Updated Firefox to 102.8esr
+   * Bug 32274: Bad screen-reader UX for Security Level/Shield button [tor-browser]
+   * Bug 41066: Circuit Isolation should take containers into account [tor-browser]
+   * Bug 41561: Maximize warning is broken (regression) [tor-browser]
+   * Bug 41572: Check for userContextId also in the circuit display [tor-browser]
+   * Bug 41588: Use better words for the Tor Network description in the onboarding [tor-browser]
+ * Windows
+   * Bug 40717: UX: hide SSO [tor-browser]
+   * Bug 41578: Disable and lock Windows SSO [tor-browser]
+ * macOS
+   * Bug 28124: Show Tor Browser icon as macOS volume (dmg) icon [tor-browser-build]
+ * Android
+   * Updated GeckoView to 102.8esr
+   * Bug 40283: Can't upload files with Tor browser on Android [tor-browser]
+   * Bug 40536: Proxy Refused if link from other app opens Android TBB [tor-browser]
+   * Bug 41616: Backport Android-specific security fixes from Firefox 110 to ESR 102.8-based Tor Browser [tor-browser]
+ * Build System
+   * All Platforms
+     * Bug 40723: Update upload-update_responses-to-staticiforme step for new tor-browser-update-responses repository [tor-browser-build]
+     * Bug 40747: Remove empty line at the top of sha256sums-unsigned-build.txt [tor-browser-build]
+     * Bug 40748: When sha256sums-unsigned-build.txt contains an empty line, tools/dmg2mar prints a warning [tor-browser-build]
+   * macOS
+     * Bug 40744: HFS DMG are not deterministic [tor-browser-build]
+     * Bug 40755: libdmg-hfsplus fails to build on debian stable [tor-browser-build]
+   * Android
+     * Bug 40752: Wrong urls in download-android-*.json files [tor-browser-build]
+
+Tor Browser 12.5a2 - January 22 2023
+ * All Platforms
+   * Updated tor to 0.4.7.13
+   * Updated NoScript to 11.4.14
+   * Bug 40565: do something with security.tls.version.enable-deprecated [tor-browser]
+   * Bug 40727: Update list of Snowflake STUN servers in default bridge line [tor-browser-build]
+   * Bug 41066: Circuit Isolation should take containers into account [tor-browser]
+   * Bug 41428: Check if we can create our own directories for branding [tor-browser]
+   * Bug 41506: Remove TrustCor root certificates [tor-browser]
+ * Windows + macOS + Linux
+   * Updated Firefox to 102.7esr
+   * Bug 32274: Bad screen-reader UX for Security Level/Shield button [tor-browser]
+   * Bug 40733: Use the new branding directories [tor-browser-build]
+   * Bug 41393: about:tbupdate semantic and accessibility problems [tor-browser]
+   * Bug 41539: Crypto warning weaknesses [tor-browser]
+   * Bug 41549: tor freeze when receiving to many http proxy requests on socks port [tor-browser]
+   * Bug 41561: Maximize warning is broken (regression) [tor-browser]
+   * Bug 41562: API-triggered fullscreen after F11 causes letterboxing to crop the page [tor-browser]
+   * Bug 41563: Old placeholders used in TorStrings.jsm [tor-browser]
+   * Bug 41572: Check for userContextId also in the circuit display [tor-browser]
+   * Bug 41577: Disable profile migration [tor-browser]
+ * Windows + Linux
+   * Bug 40714: Ship NoScript in the distribution directory also for Windows and Linux [tor-browser-build]
+ * Windows
+   * Bug 40717: UX: hide SSO [tor-browser]
+   * Bug 41578: Disable and lock Windows SSO [tor-browser]
+ * macOS
+   * Bug 28124: Show Tor Browser icon as macOS volume (dmg) icon [tor-browser-build]
+   * Bug 40719: Allow non-universal macOS builds also on base-browser [tor-browser-build]
+   * Bug 41535: Remove the old, unused and undocumented "-invisible" macOS CLI flag [tor-browser]
+ * Android
+   * Updated GeckoView to 102.7esr
+   * Bug 40283: Can't upload files with Tor browser on Android [tor-browser]
+   * Bug 41571: Backport Android-specific Firefox 109 to ESR 102.7-based Tor Browser [tor-browser]
+ * Build System
+   * All Platforms
+     * Updated Go to 1.19.5
+     * Bug 40720: Update fetch-changelogs.py scripts to support new Build System label [tor-browser-build]
+     * Bug 40735: Add command to list which translation components need to be updated [tor-browser-build]
+     * Bug 40739: tor-expert-bundle should include ClientTransportPlugin torrc lines for each pluggable transport [tor-browser-build]
+     * Bug 41567: Build outputs now going to obj-*/dist/torbrower rather than obj-*/dist/firefox [tor-browser]
+   * Windows + macOS + Linux
+     * Bug 40732: Review Bundle-Data and try not to ship the default profile in base browser [tor-browser-build]
+   * macOS
+     * Bug 40706: macos-signer-stapler should wait for user interaction before attempting stapling [tor-browser-build]
+     * Bug 40744: HFS DMG are not deterministic [tor-brower-build]
+   * Android
+     * Bug 40738: Update Android git hashes templates [tor-browser-build]
+
 Tor Browser 12.0.2 - January 18 2023
  * All Platforms
    * Updated tor to 0.4.7.13


=====================================
projects/browser/allowed_addons.json
=====================================
@@ -17,7 +17,7 @@
             "picture_url": "https://addons.mozilla.org/user-media/userpics/34/9734/13299734/13299734.png?modified=1565722641"
           }
         ],
-        "average_daily_users": 933171,
+        "average_daily_users": 970876,
         "categories": {
           "android": [
             "experimental",
@@ -55,7 +55,7 @@
           "release_notes": {
             "en-US": "- Fixed a edge case with extracting color numbers, it's now able to extract `rgb(0 0 0/0.04)`.\n- Improved IPv6 check.\n- Faster UI loading.\n- Users' fixes for websites."
           },
-          "reviewed": null,
+          "reviewed": "2023-01-09T12:25:16Z",
           "version": "4.9.62",
           "files": [
             {
@@ -220,10 +220,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.5565,
-          "bayesian_average": 4.555294592277709,
-          "count": 4789,
-          "text_count": 1529
+          "average": 4.5575,
+          "bayesian_average": 4.556305773128742,
+          "count": 4843,
+          "text_count": 1537
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/reviews/",
         "requires_payment": false,
@@ -320,7 +320,7 @@
         "type": "extension",
         "url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/",
         "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/versions/",
-        "weekly_downloads": 26352
+        "weekly_downloads": 29964
       },
       "notes": null
     },
@@ -336,7 +336,7 @@
             "picture_url": "https://addons.mozilla.org/user-media/userpics/56/7656/6937656/6937656.png?modified=1550343990"
           }
         ],
-        "average_daily_users": 258473,
+        "average_daily_users": 266990,
         "categories": {
           "android": [
             "security-privacy"
@@ -372,7 +372,7 @@
           "release_notes": {
             "en-US": "<i>New languages:</i>\n\n- Added support for the Vietnamese language.\n\n<i>Enhancements:</i>\n\n- Improved popup panel display logic.\n\n<i>Bugfixes:</i>\n\n- Restored support for older versions of Firefox.\n\n<i>Other changes:</i>\n\n- Improved and extended various existing localizations.\n- Applied a minor design-related change to the options page.\n- Replaced remaining calls to a deprecated function."
           },
-          "reviewed": null,
+          "reviewed": "2022-01-31T20:45:40Z",
           "version": "2.0.17",
           "files": [
             {
@@ -551,10 +551,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.8222,
-          "bayesian_average": 4.817511344512317,
-          "count": 1316,
-          "text_count": 237
+          "average": 4.8159,
+          "bayesian_average": 4.811229857287963,
+          "count": 1320,
+          "text_count": 234
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/reviews/",
         "requires_payment": false,
@@ -639,7 +639,7 @@
         "type": "extension",
         "url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/",
         "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/versions/",
-        "weekly_downloads": 5096
+        "weekly_downloads": 4688
       },
       "notes": null
     },
@@ -655,7 +655,7 @@
             "picture_url": "https://addons.mozilla.org/user-media/userpics/73/4073/5474073/5474073.png?modified=1469820907"
           }
         ],
-        "average_daily_users": 1077003,
+        "average_daily_users": 1105827,
         "categories": {
           "android": [
             "security-privacy"
@@ -667,7 +667,7 @@
         "contributions_url": "https://paypal.me/SupportEFF?utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
         "created": "2014-05-01T18:23:16Z",
         "current_version": {
-          "id": 5463829,
+          "id": 5520250,
           "compatibility": {
             "firefox": {
               "min": "60.0",
@@ -678,7 +678,7 @@
               "max": "*"
             }
           },
-          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/privacy-badger17/versions/5463829",
+          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/privacy-badger17/versions/5520250",
           "is_strict_compatibility_enabled": false,
           "license": {
             "id": 6,
@@ -689,22 +689,22 @@
             "url": "http://www.gnu.org/licenses/gpl-3.0.html"
           },
           "release_notes": {
-            "en-US": "<ul><li>Improved widget replacement system to better handle embedded YouTube videos</li><li>Delayed opening the new user welcome page for a few seconds to work around a Chromium bug with administrator settings (managed storage)</li><li>Removed obsolete \"Prevent WebRTC from leaking local IP address\" setting</li><li>Fixed various site breakages</li><li>Added Japanese translations</li><li>Improved translations (Dutch, Finnish, French, Brazilian Portuguese, Russian, Spanish, Swedish, Turkish, Ukrainian)</li></ul>"
+            "en-US": "<ul><li>Added a note to the popup to explain that if you would like to log into websites with your Google account, you need to fully allow <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/361ac6552f690217a6c9f060dda6a93aa9cc3b3547983097f0c452ac1d4a1d53/http%3A//accounts.google.com\" rel=\"nofollow\">accounts.google.com</a></li><li>Added dark theme support to widget replacement placeholders</li><li>Fixed blocking service worker-initiated requests in Chrome</li><li>Fixed various site breakages</li><li>Added Hindi translations</li><li>Improved Traditional Chinese translations</li></ul>"
           },
-          "reviewed": null,
-          "version": "2022.9.27",
+          "reviewed": "2023-02-02T18:47:37Z",
+          "version": "2023.1.31",
           "files": [
             {
-              "id": 4008174,
-              "created": "2022-09-27T18:57:05Z",
-              "hash": "sha256:8a0e456dfac801ea437164192f0a0659ee7227a519db97aceeb221f48f74d44a",
+              "id": 4064595,
+              "created": "2023-01-31T16:05:01Z",
+              "hash": "sha256:0082d8ffe7b25f370a313d9b899b0c1ba1669b21b3a11791fe5ecf031aeb6a6c",
               "is_restart_required": false,
               "is_webextension": true,
               "is_mozilla_signed_extension": false,
               "platform": "all",
-              "size": 1487264,
+              "size": 1834581,
               "status": "public",
-              "url": "https://addons.mozilla.org/firefox/downloads/file/4008174/privacy_badger17-2022.9.27.xpi",
+              "url": "https://addons.mozilla.org/firefox/downloads/file/4064595/privacy_badger17-2023.1.31.xpi",
               "permissions": [
                 "tabs",
                 "http://*/*",
@@ -1131,7 +1131,7 @@
         },
         "is_disabled": false,
         "is_experimental": false,
-        "last_updated": "2022-09-28T07:55:03Z",
+        "last_updated": "2023-02-02T18:47:37Z",
         "name": {
           "en-US": "Privacy Badger"
         },
@@ -1177,10 +1177,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.7948,
-          "bayesian_average": 4.791966571332396,
-          "count": 2164,
-          "text_count": 426
+          "average": 4.7983,
+          "bayesian_average": 4.7954763617607155,
+          "count": 2177,
+          "text_count": 427
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/reviews/",
         "requires_payment": false,
@@ -1204,7 +1204,7 @@
         "type": "extension",
         "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/",
         "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/versions/",
-        "weekly_downloads": 19694
+        "weekly_downloads": 19104
       },
       "notes": null
     },
@@ -1220,7 +1220,7 @@
             "picture_url": null
           }
         ],
-        "average_daily_users": 6196753,
+        "average_daily_users": 6419353,
         "categories": {
           "android": [
             "security-privacy"
@@ -1256,7 +1256,7 @@
           "release_notes": {
             "en-US": "See complete release notes for <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/389523b56d56000b5903f07819422d4704aa27d1929f5cb93fc2a4a30050dca8/https%3A//github.com/gorhill/uBlock/releases/tag/1.46.0\" rel=\"nofollow\">1.46.0</a>.\n\n<b>Fixes</b>\n<ul><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/9c26fe22ae94cdc2f29d6ca46fcc7c6ecf14cc05cef43bafb31fc28f9a1dbfee/https%3A//github.com/gorhill/uBlock/commit/f596559103ef\" rel=\"nofollow\">Add <code>options</code> stub to <code>nofab</code> scriptlet </a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/30cbc3175eb0b2e15466bfd4efbee6ef5ce128c9b06c8b6427bac1ccd97c11c4/https%3A//github.com/gorhill/uBlock/commit/a91781a4959c\" rel=\"nofollow\">Rewrite logger's \"exceptor\" feature</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/3ed97b9e246742ad411d56db9705b82a27e7b77022dbba33b60e6d0b1e28bc15/https%3A//github.com/gorhill/uBlock/commit/0971025b2115\" rel=\"nofollow\">Use Blob URLs to reliably inject scriptlets</a> -- as <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/438c3567eb7d6b3ff10d90715d3f508b2401886e8a757bfe48b70d8100e75a7c/https%3A//github.com/uBlockOrigin/uBlock-issues/issues/235%23issuecomment-1344313926\" rel=\"nofollow\">suggested</a> by @evilpie</li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/8f40970eec0653bf03a1ca73c753681ab8540e58f3f61493ceb8c57769bf39e8/https%3A//github.com/gorhill/uBlock/commit/992255e9937f\" rel=\"nofollow\">Add :remove-attr() and :remove-class() pseudo selector operators</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/94fccb01a65453050684d299510de0bd095633200128476ec1ee4032b4efefa6/https%3A//github.com/gorhill/uBlock/commit/76d70102f069\" rel=\"nofollow\">Add pseudo-operator :matches-attr()</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/c08e49fc883ba5c9201cd81f514e0b4690acdd1eae97fc21b03899922e78ef11/https%3A//github.com/gorhill/uBlock/commit/62601639f678\" rel=\"nofollow\">Detect invalid usage of combinators in :not() pseudoclass</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/615d0729d168db8cb67c8bc165ff5fd0eb75944c72f6417d65eaec297e980bb8/https%3A//github.com/gorhill/uBlock/commit/92397baa3901\" rel=\"nofollow\">Give more time for viewport to be ready</a> (in popup panel) -- <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/20ff6c390e21534e4a52fd2ae4f96661a0f4a787ae3b90f8807d1a594e9de457/https%3A//github.com/uBlockOrigin/uBlock-issues/discussions/2385\" rel=\"nofollow\">related feedback</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/fac8d7f4335f97f8e60585013044fdd34d5cf16c42f9d82552909f0f68fe91f6/https%3A//github.com/gorhill/uBlock/commit/bdc7a4c5397c\" rel=\"nofollow\">Handle potentially invalid CSS selector</a> (in logger)</li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/2e3d7b79681191d69ae5192d6f66df0a2f5d8d59ac2552a3c829daeb0f28a173/https%3A//github.com/gorhill/uBlock/commit/eb709335f842\" rel=\"nofollow\">Ensure state of more/less in panel reflect locked/disabled sections</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/206078ace2c2f2cf401ad3c98b6986c9cac2205797738925b30a2922d848467d/https%3A//github.com/gorhill/uBlock/commit/9b3ad0702cbf\" rel=\"nofollow\">Isolate generic cosmetic filters from specific ones in generated stylesheet</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/4f9ea5893ffda77f028cf28ae59ec0fabc32a55043c909e41a3d221a4d5dcba0/https%3A//github.com/gorhill/uBlock/commit/161a175bb059\" rel=\"nofollow\">Do not cname-uncloak same-origin network requests</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/cc959a4d7f9d2e70d4122569cda27b90d030afa2d1020a8b49be6a0f974fd9d2/https%3A//github.com/gorhill/uBlock/commit/44753053c3fd\" rel=\"nofollow\">Prevent the creation of non-cosmetic extended filters in element picker</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/75f3ecbd1e6e79c9c62f22d86c0bde8d93b60c7771aeee82496f4178852d1abf/https%3A//github.com/gorhill/uBlock/commit/105c7f54466b\" rel=\"nofollow\">Fix visual of DOM inspector layer in dark theme mode</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/26929d8da566773a86e49a6ee795ba2476c9ea29022c3356b3ffc16a96e8f11a/https%3A//github.com/gorhill/uBlock/commit/d51b7e082b73\" rel=\"nofollow\">Improve extraction of tokens from regexes</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/53e1591ac127a6a1ee45be5d3077c11d155bc2d42a216ab4cf304b85242e33b1/https%3A//github.com/gorhill/uBlock/commit/2cc6835de0e4\" rel=\"nofollow\">Use placeholders to minimize vertical shifting at page load time</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/edead39b273cc8494559fdf09376cb9efada606153b22cbcc3b086b5c28454da/https%3A//github.com/uBlockOrigin/uBlock-issues/issues/2358\" rel=\"nofollow\">Bundled filter lists in releases are not timestamped</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/86a77d0302d1cfdc9a5c3120852d5239a1c725bcf258d86178769185c0a6214d/https%3A//github.com/gorhill/uBlock/commit/73c2decdf567\" rel=\"nofollow\">Ensure procedural filters are applied at least once</a></li></ul>\n<a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/a57cff231cba9bed78994719ef3f6256d0f87f41c8c189983e326055cc2dfa46/https%3A//github.com/gorhill/uBlock/compare/1.45.2...1.46.0\" rel=\"nofollow\">Commits history since last version</a>."
           },
-          "reviewed": null,
+          "reviewed": "2022-12-23T23:28:44Z",
           "version": "1.46.0",
           "files": [
             {
@@ -1384,7 +1384,7 @@
         },
         "is_disabled": false,
         "is_experimental": false,
-        "last_updated": "2023-01-07T15:25:25Z",
+        "last_updated": "2023-02-09T00:45:29Z",
         "name": {
           "ar": "uBlock Origin",
           "bg": "uBlock Origin",
@@ -1529,10 +1529,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.779,
-          "bayesian_average": 4.778587551166476,
-          "count": 14817,
-          "text_count": 3875
+          "average": 4.7797,
+          "bayesian_average": 4.779290278679403,
+          "count": 14943,
+          "text_count": 3910
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/reviews/",
         "requires_payment": false,
@@ -1594,7 +1594,7 @@
         "type": "extension",
         "url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/",
         "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/",
-        "weekly_downloads": 150309
+        "weekly_downloads": 147971
       },
       "notes": null
     },
@@ -1610,7 +1610,7 @@
             "picture_url": null
           }
         ],
-        "average_daily_users": 141867,
+        "average_daily_users": 153415,
         "categories": {
           "android": [
             "photos-media"
@@ -1648,7 +1648,7 @@
             "en-US": "Experimental improvement of Youtube handling.",
             "ro": "Îmbunătățiri experimentale pentru Youtube."
           },
-          "reviewed": null,
+          "reviewed": "2021-04-23T07:50:05Z",
           "version": "1.6.0",
           "files": [
             {
@@ -1707,10 +1707,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.5102,
-          "bayesian_average": 4.504935357753543,
-          "count": 1082,
-          "text_count": 400
+          "average": 4.5078,
+          "bayesian_average": 4.502554401537841,
+          "count": 1087,
+          "text_count": 403
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/reviews/",
         "requires_payment": false,
@@ -1732,7 +1732,7 @@
         "type": "extension",
         "url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/",
         "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/versions/",
-        "weekly_downloads": 394
+        "weekly_downloads": 473
       },
       "notes": null
     },
@@ -1748,7 +1748,7 @@
             "picture_url": null
           }
         ],
-        "average_daily_users": 91590,
+        "average_daily_users": 93440,
         "categories": {
           "android": [
             "experimental",
@@ -1785,7 +1785,7 @@
           "release_notes": {
             "en-US": "First update in a while! Sorry, having a full-time job does that. I welcome all the help I can get at <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/602e8bbf1bf2ebf94898d7014c9c33280d857cb53f8779edd2dc7fbfa00fbafc/https%3A//github.com/cowlicks/privacypossum\" rel=\"nofollow\">https://github.com/cowlicks/privacypossum</a>\n\nI'm always happy to help folk contribute at any skill level. There is always some way to help.\n\nThis is mostly a release that improves testing and developer workflow stuff, which should help me make more frequent releases in the future.\n\nThere are also several minor bugfixes and updates."
           },
-          "reviewed": null,
+          "reviewed": "2019-07-22T13:10:58Z",
           "version": "2019.7.18",
           "files": [
             {
@@ -1860,10 +1860,10 @@
         ],
         "promoted": null,
         "ratings": {
-          "average": 4.39,
-          "bayesian_average": 4.37632626166722,
-          "count": 400,
-          "text_count": 113
+          "average": 4.3838,
+          "bayesian_average": 4.369924660120627,
+          "count": 396,
+          "text_count": 111
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/reviews/",
         "requires_payment": false,
@@ -1885,7 +1885,7 @@
         "type": "extension",
         "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/",
         "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/versions/",
-        "weekly_downloads": 588
+        "weekly_downloads": 516
       },
       "notes": null
     },
@@ -1901,7 +1901,7 @@
             "picture_url": "https://addons.mozilla.org/user-media/userpics/64/9064/12929064/12929064.png?modified=1651263207"
           }
         ],
-        "average_daily_users": 243555,
+        "average_daily_users": 250446,
         "categories": {
           "android": [
             "photos-media",
@@ -1939,7 +1939,7 @@
           "release_notes": {
             "en-US": "Learn more about this release from the <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/034fc31c913b4c441795892fe3d65db9f7edbe64b225782c051d3e956eacba86/https%3A//github.com/dessant/search-by-image/blob/master/CHANGELOG.md\" rel=\"nofollow\">changelog</a>."
           },
-          "reviewed": null,
+          "reviewed": "2022-11-24T10:36:11Z",
           "version": "5.4.2",
           "files": [
             {
@@ -2119,10 +2119,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.6492,
-          "bayesian_average": 4.644357594339526,
-          "count": 1220,
-          "text_count": 238
+          "average": 4.6506,
+          "bayesian_average": 4.6457727012549,
+          "count": 1225,
+          "text_count": 237
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/reviews/",
         "requires_payment": false,
@@ -2143,7 +2143,7 @@
         "type": "extension",
         "url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/",
         "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/versions/",
-        "weekly_downloads": 3653
+        "weekly_downloads": 3911
       },
       "notes": null
     },
@@ -2166,7 +2166,7 @@
             "picture_url": null
           }
         ],
-        "average_daily_users": 102879,
+        "average_daily_users": 106318,
         "categories": {
           "android": [
             "other"
@@ -2198,7 +2198,7 @@
           "release_notes": {
             "en-US": "This version features improves the performance and reliability of the add-on,\nand allows the Desktop mode to behave as intended."
           },
-          "reviewed": null,
+          "reviewed": "2020-10-06T08:39:18Z",
           "version": "1.6",
           "files": [
             {
@@ -2448,10 +2448,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.442,
-          "bayesian_average": 4.437306737005405,
-          "count": 1190,
-          "text_count": 318
+          "average": 4.44,
+          "bayesian_average": 4.435303219001763,
+          "count": 1191,
+          "text_count": 316
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/reviews/",
         "requires_payment": false,
@@ -2471,7 +2471,7 @@
         "type": "extension",
         "url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/",
         "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/versions/",
-        "weekly_downloads": 98
+        "weekly_downloads": 38
       },
       "notes": null
     },
@@ -2487,7 +2487,7 @@
             "picture_url": "https://addons.mozilla.org/user-media/userpics/43/0143/143/143.png?modified=1506804587"
           }
         ],
-        "average_daily_users": 326742,
+        "average_daily_users": 331685,
         "categories": {
           "android": [
             "performance",
@@ -2501,7 +2501,7 @@
         "contributions_url": "https://www.paypal.com/donate/?hosted_button_id=9ERKTU5MBH4EW&utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
         "created": "2005-05-13T10:51:32Z",
         "current_version": {
-          "id": 5506390,
+          "id": 5523128,
           "compatibility": {
             "firefox": {
               "min": "59.0",
@@ -2512,7 +2512,7 @@
               "max": "*"
             }
           },
-          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5506390",
+          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5523128",
           "is_strict_compatibility_enabled": false,
           "license": {
             "id": 13,
@@ -2523,22 +2523,22 @@
             "url": "http://www.gnu.org/licenses/gpl-2.0.html"
           },
           "release_notes": {
-            "en-US": "v 11.4.14\n============================================================\nx Updated HTML event attributes list\nx Uniformed indexed directory Firefox UI emulation to\n  prevent a script blocking bypass on file:// resources\n  (thanks RyotaK for reporting)\nx Fixed error being logged in the console on scriptless\n  pages when hitting [Delete] or [Backspace] (thanks barbaz\n  for reporting)\nx Work-around for background page misteriously being\n  unloaded sometimes by Firefox\nx [L10n] Updated Transifex configuration"
+            "en-US": "v 11.4.16\n============================================================\nx [L10n] Updated de, nl, pl, ru, sq, zh_CN\nx Always open the windowed standalone UI when invoked from\n  the Alt+Shift+N shortcut\nx Alt+Shift+Space shortcut to toggle restrictions\n  enforcement for current tab (issue #129, thanks PF4Public\n  for RFE)"
           },
-          "reviewed": null,
-          "version": "11.4.14",
+          "reviewed": "2023-02-09T17:48:06Z",
+          "version": "11.4.16",
           "files": [
             {
-              "id": 4050735,
-              "created": "2023-01-01T22:33:07Z",
-              "hash": "sha256:14af6a3cbc269c045f2d950e1e4f7c29981b35a7abc61d2413f5bb8bd7311857",
+              "id": 4067473,
+              "created": "2023-02-06T22:12:36Z",
+              "hash": "sha256:44bdddd89bee11e52e09ea967aebd3aa996dc2d66c1a819e8dfdaf9a16cc753b",
               "is_restart_required": false,
               "is_webextension": true,
               "is_mozilla_signed_extension": false,
               "platform": "all",
-              "size": 948881,
+              "size": 949002,
               "status": "public",
-              "url": "https://addons.mozilla.org/firefox/downloads/file/4050735/noscript-11.4.14.xpi",
+              "url": "https://addons.mozilla.org/firefox/downloads/file/4067473/noscript-11.4.16.xpi",
               "permissions": [
                 "contextMenus",
                 "storage",
@@ -2604,7 +2604,7 @@
         },
         "is_disabled": false,
         "is_experimental": false,
-        "last_updated": "2023-01-03T12:32:35Z",
+        "last_updated": "2023-02-09T17:48:06Z",
         "name": {
           "de": "NoScript",
           "el": "NoScript",
@@ -2676,10 +2676,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.4112,
-          "bayesian_average": 4.408460578553582,
-          "count": 2026,
-          "text_count": 793
+          "average": 4.4098,
+          "bayesian_average": 4.407072227434937,
+          "count": 2035,
+          "text_count": 792
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/reviews/",
         "requires_payment": false,
@@ -2723,7 +2723,7 @@
         "type": "extension",
         "url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/",
         "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/versions/",
-        "weekly_downloads": 8235
+        "weekly_downloads": 8450
       },
       "notes": null
     },
@@ -2739,7 +2739,7 @@
             "picture_url": null
           }
         ],
-        "average_daily_users": 141998,
+        "average_daily_users": 145723,
         "categories": {
           "android": [
             "performance",
@@ -2753,10 +2753,10 @@
         "contributions_url": "",
         "created": "2011-07-15T10:42:41Z",
         "current_version": {
-          "id": 5401809,
+          "id": 5522766,
           "compatibility": {
             "firefox": {
-              "min": "42.0",
+              "min": "48.0",
               "max": "*"
             },
             "android": {
@@ -2764,7 +2764,7 @@
               "max": "*"
             }
           },
-          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/youtube-high-definition/versions/5401809",
+          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/youtube-high-definition/versions/5522766",
           "is_strict_compatibility_enabled": false,
           "license": {
             "id": 12,
@@ -2775,22 +2775,22 @@
             "url": "http://www.gnu.org/licenses/lgpl-3.0.html"
           },
           "release_notes": {
-            "en-US": "Auto Subtitles"
+            "en-US": "AMO GUID added"
           },
-          "reviewed": null,
-          "version": "100.0.0",
+          "reviewed": "2023-02-09T15:16:44Z",
+          "version": "109.0.0",
           "files": [
             {
-              "id": 3946154,
-              "created": "2022-05-08T17:27:53Z",
-              "hash": "sha256:659bec82b02fc3950f17a99618ddb6329e8b40b51553da8d7ed980eebf8060a2",
+              "id": 4067111,
+              "created": "2023-02-06T12:44:20Z",
+              "hash": "sha256:bdda70d2ad5bfc5065844b76008ac731341b46be0d43ab9de535f28206ea3c59",
               "is_restart_required": false,
               "is_webextension": true,
               "is_mozilla_signed_extension": false,
               "platform": "all",
-              "size": 234453,
+              "size": 234450,
               "status": "public",
-              "url": "https://addons.mozilla.org/firefox/downloads/file/3946154/youtube_high_definition-100.0.0.xpi",
+              "url": "https://addons.mozilla.org/firefox/downloads/file/4067111/youtube_high_definition-109.0.0.xpi",
               "permissions": [
                 "tabs",
                 "storage",
@@ -2824,7 +2824,7 @@
         },
         "is_disabled": false,
         "is_experimental": false,
-        "last_updated": "2022-05-09T09:46:35Z",
+        "last_updated": "2023-02-09T15:16:44Z",
         "name": {
           "en-US": "YouTube High Definition",
           "zh-TW": "YouTube High Definition"
@@ -2853,10 +2853,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 3.9212,
-          "bayesian_average": 3.9168509827044433,
+          "average": 3.9194,
+          "bayesian_average": 3.9150483484362706,
           "count": 1104,
-          "text_count": 395
+          "text_count": 394
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/reviews/",
         "requires_payment": false,
@@ -2875,7 +2875,7 @@
         "type": "extension",
         "url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/",
         "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/versions/",
-        "weekly_downloads": 1816
+        "weekly_downloads": 1577
       },
       "notes": null
     }


=====================================
projects/browser/config
=====================================
@@ -100,9 +100,9 @@ input_files:
     enable: '[% ! c("var/android") %]'
   - filename: Bundle-Data
     enable: '[% ! c("var/android") %]'
-  - URL: https://addons.mozilla.org/firefox/downloads/file/4050735/noscript-11.4.14.xpi
+  - URL: https://addons.mozilla.org/firefox/downloads/file/4067473/noscript-11.4.16.xpi
     name: noscript
-    sha256sum: 14af6a3cbc269c045f2d950e1e4f7c29981b35a7abc61d2413f5bb8bd7311857
+    sha256sum: 44bdddd89bee11e52e09ea967aebd3aa996dc2d66c1a819e8dfdaf9a16cc753b
   - filename: 'gtk3-settings.ini'
     enable: '[% c("var/linux") %]'
   - project: hfsplus-tools


=====================================
projects/fenix/config
=====================================
@@ -1,7 +1,7 @@
 # vim: filetype=yaml sw=2
 version: '[% c("abbrev") %]'
 filename: 'fenix-[% c("version") %]-[% c("var/build_id") %].tar.gz'
-git_hash: 'tor-browser-[% c("var/fenix_version") %]-[% c("var/torbrowser_branch") %]-2-build1'
+git_hash: 'tor-browser-[% c("var/fenix_version") %]-[% c("var/torbrowser_branch") %]-2-build2'
 git_url: https://gitlab.torproject.org/tpo/applications/fenix.git
 tag_gpg_id: 1
 gpg_keyring:


=====================================
projects/firefox/config
=====================================
@@ -12,10 +12,10 @@ container:
   use_container: 1
 
 var:
-  firefox_platform_version: 102.7.0
+  firefox_platform_version: 102.8.0
   firefox_version: '[% c("var/firefox_platform_version") %]esr'
   browser_branch: '12.0-1'
-  browser_build: 1
+  browser_build: 2
   branding_directory: 'browser/branding/alpha'
   copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
   nightly_updates_osname: '[% c("var/osname") %]'


=====================================
projects/geckoview/config
=====================================
@@ -12,9 +12,9 @@ container:
   use_container: 1
 
 var:
-  geckoview_version: 102.7.0esr
+  geckoview_version: 102.8.0esr
   torbrowser_branch: 12.0-1
-  browser_build: 1
+  browser_build: 2
   copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
   deps:
     - build-essential


=====================================
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: 62420
+version: 65587
 filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.gz'
 container:
   use_container: 1
@@ -19,6 +19,6 @@ input_files:
   - project: container-image
   - URL: 'https://people.torproject.org/~richard/tbb_files/manual_[% c("version") %].zip'
     name: manual
-    sha256sum: ea4cb60f27d4a0c9690c8b885c4f1f4d872b50e71060142f688bac9c5a37793a
+    sha256sum: 32f16a78367aa15dcad290d28fbfc0caee8b079f3f382a3d0427f58ed28bcd86
   - filename: packagemanual.py
     name: package_script


=====================================
projects/openssl/config
=====================================
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 1.1.1s
+version: 1.1.1t
 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-[% c("version") %].tar.gz'
-    sha256sum: c5ac01e760ee6ff0dab61d6b2bbd30146724d063eb322180c6f18a6f74e4b6aa
+    sha256sum: 8dee9b24bdb1dcbf0c3d1e9b02fb8f6bf22165e807f45adeb7c9677536859d3b


=====================================
projects/translation/config
=====================================
@@ -6,19 +6,19 @@ version: '[% c("abbrev") %]'
 steps:
   base-browser:
     base-browser: '[% INCLUDE build %]'
-    git_hash: d1aa584f3da4c2fc6bfe5d289e2783705ee7e015
+    git_hash: a55247dff8e21a6489ceb9be254a1ed83e8f582d
     targets:
       nightly:
         git_hash: 'base-browser'
   base-browser-fluent:
     base-browser-fluent: '[% INCLUDE build %]'
-    git_hash: f74c41b6a962021ad3c60da87024688ce9adbe2c
+    git_hash: 71869a9fd722c36eb57d08d7ef5a1fa5270ddb54
     targets:
       nightly:
         git_hash: 'basebrowser-newidentityftl'
   tor-browser:
     tor-browser: '[% INCLUDE build %]'
-    git_hash: ba0c6533d46210722d45d1b5c56142e635e0ebb1
+    git_hash: 238f75d8608a71152bece6b49838c63798398c53
     targets:
       nightly:
         git_hash: 'tor-browser'
@@ -26,7 +26,7 @@ steps:
     fenix: '[% INCLUDE build %]'
     # We need to bump the commit before releasing but just pointing to a branch
     # might cause too much rebuidling of the Firefox part.
-    git_hash: 5e1d058123f3a5d34a59799bd6f80db5d71e563e
+    git_hash: 9d4bf84e2de02840015909e663eae7f2f18ac3f9
     targets:
       nightly:
         git_hash: 'fenix-torbrowserstringsxml'


=====================================
rbm.conf
=====================================
@@ -71,10 +71,10 @@ buildconf:
   git_signtag_opt: '-s'
 
 var:
-  torbrowser_version: '12.0.2'
-  torbrowser_build: 'build2'
+  torbrowser_version: '12.0.3'
+  torbrowser_build: 'build1'
   torbrowser_incremental_from:
-    - 12.0.1
+    - 12.0.2
   build_mar: 1
   # By default, we sort the list of installed packages. This allows sharing
   # containers with identical list of packages, even if they are not listed



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/8c89ae0e2964e5b93534b0b1495c3873d8007275

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/8c89ae0e2964e5b93534b0b1495c3873d8007275
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230213/3ff54bb4/attachment-0001.htm>


More information about the tbb-commits mailing list