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

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Wed May 10 09:01:19 UTC 2023



Pier Angelo Vendrame pushed to branch maint-12.0 at The Tor Project / Applications / tor-browser-build


Commits:
6b72e634 by Pier Angelo Vendrame at 2023-05-10T09:57:03+02:00
Bug 40820: Prepare stable release 12.0.6

- - - - -


8 changed files:

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


Changes:

=====================================
projects/browser/Bundle-Data/Docs/ChangeLog.txt
=====================================
@@ -1,3 +1,89 @@
+Tor Browser 12.0.6 - May 09 2023
+ * All Platforms
+   * Updated Translations
+   * Updated Go to 11.9.9
+   * Bug 41728: Pin bridges.torproject.org domains to Let's Encrypt's root cert public key [tor-browser]
+   * Bug 41756: Rebase Tor Browser Stable to 102.11.0esr [tor-browser]
+ * Windows + macOS + Linux
+   * Updated Firefox to 102.11esr
+   * Bug 40501: High CPU load after tor exits unexpectedly [tor-browser]
+ * Windows
+   * Bug 41683: Disable the network process on Windows [tor-browser]
+ * Android
+   * Updated GeckoView to 102.11esr
+ * Build System
+   * Windows + macOS + Linux
+     * Bug 41730: Bridge lines in tools/torbrowser/bridges.js out of date [tor-browser]
+   * macOS
+     * Bug 40844: Fix DMG reproducibility problem on 12.0.5 [tor-browser-build]
+
+Tor Browser 12.5a5 - April 18 2023
+ * All Platforms
+   * Updated Translations
+   * Updated NoScript to 11.4.21
+   * Updated Go to 11.9.8
+   * Bug 40833: base-browser nightly is using the default channel instead of nightly [tor-browser-build]
+   * Bug 41687: Rebase Tor Browser Alpha to 102.10.0esr [tor-browser]
+   * Bug 41689: Remove startup.homepage_override_url from Base Browser [tor-browser]
+   * Bug 41704: Immediately return on remoteSettings.pollChanges [tor-browser]
+ * Windows + macOS + Linux
+   * Updated Firefox to 102.10esr
+   * Bug 165: Fix maximization warning x button and preference [mullvad-browser]
+   * Bug 40501: High CPU load after tor exits unexpectedly [tor-browser]
+   * Bug 40701: Improve security warning when downloading a file [tor-browser]
+   * Bug 40788: Tor Browser 11.0.4-11.0.6 phoning home [tor-browser]
+   * Bug 40811: Make testing the updater easier [tor-browser-build]
+   * Bug 40831: Fix update URL for base-browser nightly [tor-browser-build]
+   * Bug 40958: The number of relays displayed for an onion site can be misleading [tor-browser]
+   * Bug 41038: Update "Click to Copy" button label in circuit display [tor-browser]
+   * Bug 41109: "New circuit..." button gets cut-off when onion name wraps [tor-browser]
+   * Bug 41350: Move the implementation of Bug 19273 out of Torbutton [tor-browser]
+   * Bug 41521: Improve localization notes [tor-browser]
+   * Bug 41533: Page Info window for view-source:http://...onion addresses says Connection Not Encrypted [tor-browser]
+   * Bug 41600: Some users have difficulty finding the circuit display [tor-browser]
+   * Bug 41617: Improve the UX of the built-in bridges dialog [tor-browser]
+   * Bug 41668: Move part of the updater patches to base browser [tor-browser]
+   * Bug 41686: Move the 'Bug 11641: Disable remoting by default' commit from base-browser to tor-browser [tor-browser]
+   * Bug 41695: Port warning on maximized windows without letterboxing from torbutton [tor-browser]
+   * Bug 41699: Tighten up the tor onion alias regular expression [tor-browser]
+   * Bug 41701: Reporting an extension does not work [tor-browser]
+   * Bug 41702: The connection pill needs to be centered vertically [tor-browser]
+   * Bug 41709: sendCommand should not try to send a command forever [tor-browser]
+   * Bug 41711: Race condition when opening a new window in New Identity [tor-browser]
+   * Bug 41713: “Remove All Bridges” button only appears after hitting “Show All Bridges" [tor-browser]
+   * Bug 41714: “Show Fewer Bridges” button missing from refactored remove all bridges UI [tor-browser]
+   * Bug 41719: Update title and button strings in the new circuit display to sentence case [tor-browser]
+   * Bug 41722: Regression: window maximization warning cannot be closed by the X button [tor-browser]
+   * Bug 41725: Stray connectionPane.xhtml patch [tor-browser]
+ * Windows
+   * Bug 41459: WebRTC fails to build under mingw [tor-browser]
+   * Bug 41678: WebRTC build fix patches incorrectly defining pid_t [tor-browser]
+   * Bug 41683: Disable the network process on Windows [tor-browser]
+ * Linux
+   * Bug 40830: The fontconfig directory is missing in Base Browser [tor-browser-build]
+   * Bug 41163: Many bundled fonts are blocked in Ubuntu/Fedora because of RFP [tor-browser]
+ * Android
+   * Updated GeckoView to 102.10esr
+   * Bug 41724: Backport Android-specific security fixes from Firefox 112 to ESR 102.10-based Tor Browser [tor-browser]
+ * Build System
+   * All Platforms
+     * Bug 40828: Use http://archive.debian.org/debian-archive/ for jessie [tor-browser-build]
+     * Bug 40837: Rebase mullvad-browser build changes onto main [tor-browser-build]
+   * Windows + macOS + Linux
+     * Bug 40823: Update appname_* variables in projects/release/update_responses_config.yml [tor-browser-build]
+     * Bug 40826: Correctly set appname_marfile for basebrowser in tools/signing/nightly/update-responses-base-config.yml [tor-browser-build]
+     * Bug 40827: MAR generation uses (mostly) hard-coded MAR update channel [tor-browser-build]
+     * Bug 41730: Bridge lines in tools/torbrowser/bridges.js out of date [tor-browser]
+   * Windows
+     * Bug 40822: The Tor Browser installer doesn't run with mandatory ASLR on (0xc000007b) [tor-browser-build]
+   * macOS
+     * Bug 40824: dmg2mar script using hardcoded project names for paths [tor-browser-build]
+     * Bug 40844: DMG reproducibility problem on 12.0.5 [tor-browser-build]
+   * Linux
+     * Bug 40835: Update faketime URLs in projects/container-image/config [tor-browser-build]
+   * Android
+     * Bug 41684: Android improvements for local dev builds [tor-browser]
+
 Tor Browser 12.0.5 - April 12 2023
  * All Platforms
    * Updated Translations


=====================================
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": 989098,
+        "average_daily_users": 976883,
         "categories": {
           "android": [
             "experimental",
@@ -31,7 +31,7 @@
         "contributions_url": "https://opencollective.com/darkreader?utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
         "created": "2017-09-19T07:03:00Z",
         "current_version": {
-          "id": 5509244,
+          "id": 5550694,
           "compatibility": {
             "firefox": {
               "min": "54.0",
@@ -42,7 +42,7 @@
               "max": "*"
             }
           },
-          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/darkreader/versions/5509244",
+          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/darkreader/versions/5550694",
           "is_strict_compatibility_enabled": false,
           "license": {
             "id": 22,
@@ -53,22 +53,22 @@
             "url": "http://www.opensource.org/license/mit"
           },
           "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."
+            "en-US": "- Site toggle panel (detect dark theme and shortcut).\n- App toggle panel (automation and shortcut).\n- Improved Site List indexing.\n- Users' fixes for websites."
           },
-          "reviewed": "2023-01-09T12:25:16Z",
-          "version": "4.9.62",
+          "reviewed": "2023-04-13T13:17:06Z",
+          "version": "4.9.63",
           "files": [
             {
-              "id": 4053589,
-              "created": "2023-01-08T17:15:31Z",
-              "hash": "sha256:e537a2cee45ed7c26f79ecd3ed362620e3f00d24c158532a58e163a63a3d60cc",
+              "id": 4095037,
+              "created": "2023-04-10T09:52:02Z",
+              "hash": "sha256:16ba6337fcff7ad85e08ad51b384ba26ff751b2b2ded12309f75e8337ace925a",
               "is_restart_required": false,
               "is_webextension": true,
               "is_mozilla_signed_extension": false,
               "platform": "all",
-              "size": 636487,
+              "size": 658318,
               "status": "public",
-              "url": "https://addons.mozilla.org/firefox/downloads/file/4053589/darkreader-4.9.62.xpi",
+              "url": "https://addons.mozilla.org/firefox/downloads/file/4095037/darkreader-4.9.63.xpi",
               "permissions": [
                 "alarms",
                 "contextMenus",
@@ -146,7 +146,7 @@
         },
         "is_disabled": false,
         "is_experimental": false,
-        "last_updated": "2023-01-09T12:25:16Z",
+        "last_updated": "2023-04-13T13:17:06Z",
         "name": {
           "ar": "Dark Reader",
           "bn": "Dark Reader",
@@ -221,10 +221,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.5565,
-          "bayesian_average": 4.5553226794282615,
-          "count": 4938,
-          "text_count": 1565
+          "average": 4.5607,
+          "bayesian_average": 4.559531365183289,
+          "count": 4987,
+          "text_count": 1578
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/reviews/",
         "requires_payment": false,
@@ -321,7 +321,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": 27115
+        "weekly_downloads": 24385
       },
       "notes": null
     },
@@ -337,7 +337,7 @@
             "picture_url": "https://addons.mozilla.org/user-media/userpics/56/7656/6937656/6937656.png?modified=1550343990"
           }
         ],
-        "average_daily_users": 264748,
+        "average_daily_users": 258784,
         "categories": {
           "android": [
             "security-privacy"
@@ -553,10 +553,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.817,
-          "bayesian_average": 4.812343801154484,
-          "count": 1333,
-          "text_count": 235
+          "average": 4.8166,
+          "bayesian_average": 4.811948101281903,
+          "count": 1336,
+          "text_count": 237
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/reviews/",
         "requires_payment": false,
@@ -641,7 +641,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": 3669
+        "weekly_downloads": 3623
       },
       "notes": null
     },
@@ -657,7 +657,7 @@
             "picture_url": "https://addons.mozilla.org/user-media/userpics/73/4073/5474073/5474073.png?modified=1469820907"
           }
         ],
-        "average_daily_users": 1152290,
+        "average_daily_users": 1128787,
         "categories": {
           "android": [
             "security-privacy"
@@ -1180,10 +1180,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.7999,
-          "bayesian_average": 4.797100778126469,
-          "count": 2209,
-          "text_count": 428
+          "average": 4.8012,
+          "bayesian_average": 4.79841359051625,
+          "count": 2223,
+          "text_count": 426
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/reviews/",
         "requires_payment": false,
@@ -1207,7 +1207,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": 39372
+        "weekly_downloads": 18076
       },
       "notes": null
     },
@@ -1223,7 +1223,7 @@
             "picture_url": null
           }
         ],
-        "average_daily_users": 6459771,
+        "average_daily_users": 6319454,
         "categories": {
           "android": [
             "security-privacy"
@@ -1235,7 +1235,7 @@
         "contributions_url": "",
         "created": "2015-04-25T07:26:22Z",
         "current_version": {
-          "id": 5547815,
+          "id": 5558705,
           "compatibility": {
             "firefox": {
               "min": "78.0",
@@ -1246,7 +1246,7 @@
               "max": "*"
             }
           },
-          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/5547815",
+          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/5558705",
           "is_strict_compatibility_enabled": false,
           "license": {
             "id": 6,
@@ -1257,22 +1257,22 @@
             "url": "http://www.gnu.org/licenses/gpl-3.0.html"
           },
           "release_notes": {
-            "en-US": "See complete release notes for <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/9ba5436deff955b8634d3a5c886aefd9a6d70c6972a66c33828e4756bb843a4e/https%3A//github.com/gorhill/uBlock/releases/tag/1.48.4\" rel=\"nofollow\">1.48.4</a>.\n\n<b>Fixes / changes</b>\n\n<ul><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/2881e29d212046e14a4f20b482d11c8dca34b2434cd96d19ee0acb5d2c454b4a/https%3A//github.com/gorhill/uBlock/commit/e2d837a2dbc1d18ce78ea40ce93ad6f8ecddcbb3\" rel=\"nofollow\">Fix presumed network filter not being a valid network filter</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/1d29de8f605dc6f4b7684f78c79a140e33e0420b4f2a45ff03d7a895bcb947fb/https%3A//github.com/gorhill/uBlock/commit/1835e90125702ac0098692a2f98c8276ace92346\" rel=\"nofollow\">Avoid using ! toolbar icon badge when inconsequential</a><ul><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/04728b2f874e135c8736ae07ce3df1552fb97f380453ad7fe10fe580856205f3/https%3A//github.com/gorhill/uBlock/commit/0b0915526817ce1b0dd2a32cfeaff3f1b647b737\" rel=\"nofollow\">Clear unprocessed requests status on webNavigation reload event</a></li></ul></li></ul>\n<a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/e34f62492a00e2b8a221cac1eef2d1214374f31d9790f90ad9cc33b222a57a0e/https%3A//github.com/gorhill/uBlock/compare/1.48.2...1.48.4\" rel=\"nofollow\">Commits history since last version</a>."
+            "en-US": "See complete release notes for <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/24794abbbc5c8930eafab343afddc39bd9aa42f58522feddae09f56a2836e3d5/https%3A//github.com/gorhill/uBlock/releases/tag/1.49.2\" rel=\"nofollow\">1.49.2</a>.\n\n<b>Fixes</b>\n\n<ul><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/812da480d7e6e2fa7d6fd10655be4539b211ae42df39fd00d20dc610fc837343/https%3A//github.com/gorhill/uBlock/commit/348f75af7fdb8ede8ea09735e854b35a5162040a\" rel=\"nofollow\">Reverse usage of browser.alarms</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/53eab9764901466ecb7c1caee1f71c1132347b569dbad9e5e2863e6c7967ca36/https%3A//github.com/gorhill/uBlock/commit/98d4d24f9b784294bde0db4dd7a1dbed021f2c83\" rel=\"nofollow\">Mind rejected promises from vAPI.storage API</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/58bde6ecd0ff76608c145612b5f1ba1ad63b3731601fc38b819c22755a1c8d9a/https%3A//github.com/gorhill/uBlock/commit/54cb5e22329aec4883c61af3a27f5d3c7ae9d74d\" rel=\"nofollow\">Properly handle promise rejection from webext.storage.local API</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/3f0e0640ef4983e8fd23528ab8cec738685753393752bdf9b18d0253d98a7e3d/https%3A//github.com/gorhill/uBlock/commit/6294829e68b2f6eb2afe133205a36cbc8bb529ed\" rel=\"nofollow\">Add more checks against unexpected conditions re. assets.json</a></li></ul>\n<a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/deebdaa7a15172babdad3eb8fa58f52ce94e3f9990986160bda4c443ee7ac0b5/https%3A//github.com/gorhill/uBlock/compare/1.49.0...1.49.2\" rel=\"nofollow\">Commits history since last version</a>."
           },
-          "reviewed": "2023-04-05T17:12:25Z",
-          "version": "1.48.4",
+          "reviewed": "2023-05-03T16:26:03Z",
+          "version": "1.49.2",
           "files": [
             {
-              "id": 4092158,
-              "created": "2023-04-01T21:20:42Z",
-              "hash": "sha256:d7666b963c2969b0014937aae55472eea5098ff21ed3bea8a2e1f595f62856c1",
+              "id": 4103048,
+              "created": "2023-04-26T14:37:33Z",
+              "hash": "sha256:39266486f720cd31d291d2fdad78625b079782a05517e1936eec7e780bc2a84d",
               "is_restart_required": false,
               "is_webextension": true,
               "is_mozilla_signed_extension": false,
               "platform": "all",
-              "size": 3343703,
+              "size": 3383174,
               "status": "public",
-              "url": "https://addons.mozilla.org/firefox/downloads/file/4092158/ublock_origin-1.48.4.xpi",
+              "url": "https://addons.mozilla.org/firefox/downloads/file/4103048/ublock_origin-1.49.2.xpi",
               "permissions": [
                 "dns",
                 "menus",
@@ -1388,7 +1388,7 @@
         },
         "is_disabled": false,
         "is_experimental": false,
-        "last_updated": "2023-04-05T17:12:25Z",
+        "last_updated": "2023-05-08T12:35:48Z",
         "name": {
           "ar": "uBlock Origin",
           "bg": "uBlock Origin",
@@ -1533,10 +1533,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.78,
-          "bayesian_average": 4.7795951137081945,
-          "count": 15206,
-          "text_count": 3956
+          "average": 4.7808,
+          "bayesian_average": 4.780398687268275,
+          "count": 15366,
+          "text_count": 3994
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/reviews/",
         "requires_payment": false,
@@ -1598,7 +1598,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": 138089
+        "weekly_downloads": 131497
       },
       "notes": null
     },
@@ -1614,19 +1614,20 @@
             "picture_url": null
           }
         ],
-        "average_daily_users": 159972,
+        "average_daily_users": 167016,
         "categories": {
           "android": [
             "photos-media"
           ],
           "firefox": [
-            "games-entertainment"
+            "games-entertainment",
+            "photos-music-videos"
           ]
         },
         "contributions_url": "",
         "created": "2017-05-03T08:36:43Z",
         "current_version": {
-          "id": 5220332,
+          "id": 5560463,
           "compatibility": {
             "firefox": {
               "min": "42.0",
@@ -1637,7 +1638,7 @@
               "max": "*"
             }
           },
-          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/video-background-play-fix/versions/5220332",
+          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/video-background-play-fix/versions/5560463",
           "is_strict_compatibility_enabled": false,
           "license": {
             "id": 22,
@@ -1648,24 +1649,24 @@
             "url": "http://www.opensource.org/license/mit"
           },
           "release_notes": {
-            "de": "Experimentelle Verbesserungen der Handhabung von Youtube.",
-            "en-US": "Experimental improvement of Youtube handling.",
-            "ro": "Îmbunătățiri experimentale pentru Youtube."
+            "de": "Neue Übersetzungen ergänzt",
+            "en-US": "Added new translations",
+            "ro": "Adăugat traduceri noi"
           },
-          "reviewed": "2021-04-23T07:50:05Z",
-          "version": "1.6.0",
+          "reviewed": "2023-05-05T14:25:10Z",
+          "version": "1.7.0",
           "files": [
             {
-              "id": 3764692,
-              "created": "2021-04-22T21:46:53Z",
-              "hash": "sha256:73cfa682e0398ca1b51890340e4a6df3fcea945f54e9e677e9db942152aa614d",
+              "id": 4104806,
+              "created": "2023-05-01T11:53:35Z",
+              "hash": "sha256:e8713a1720ffba236c40ebabd5ac1db88702d75c21edc23d61216a5897b3792a",
               "is_restart_required": false,
               "is_webextension": true,
               "is_mozilla_signed_extension": false,
               "platform": "all",
-              "size": 12088,
+              "size": 12968,
               "status": "public",
-              "url": "https://addons.mozilla.org/firefox/downloads/file/3764692/video_background_play_fix-1.6.0.xpi",
+              "url": "https://addons.mozilla.org/firefox/downloads/file/4104806/video_background_play_fix-1.7.0.xpi",
               "permissions": [
                 "*://*.youtube.com/*",
                 "*://*.youtube-nocookie.com/*",
@@ -1678,9 +1679,9 @@
         },
         "default_locale": "en-US",
         "description": {
-          "de": "ACHTUNG: Im neuen Firefox für Android (Version 79 und neuer) funktioniert Videowiedergabe im Hintergrund erst <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/05bb7b1ef7f63358eeabcdf19bcac1644202dcd83fc01f35c0e36862bd343b18/https%3A//github.com/mozilla-mobile/fenix/issues/9691\" rel=\"nofollow\">ab Firefox 82</a> korrekt.\n\nUnterstützt momentan folgende Seiten:\n<ul><li>Youtube</li><li>Vimeo (Wiedergabe nicht unterbrechen wenn Vollbildmodus beendet wird)</li></ul>",
-          "en-US": "ATTENTION: With the new Firefox on Android (Firefox 79 and newer), background playback only properly works starting <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/05bb7b1ef7f63358eeabcdf19bcac1644202dcd83fc01f35c0e36862bd343b18/https%3A//github.com/mozilla-mobile/fenix/issues/9691\" rel=\"nofollow\">from Firefox 82</a>.\n\nThe following pages are currently supported:\n<ul><li>Youtube</li><li>Vimeo (don't stop playback when existing fullscreen)</li></ul>",
-          "ro": "ATENȚIE: În noul Firefox pentru Android (versiunea 79+), redarea video în fundal funcționează corect abia de la <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/05bb7b1ef7f63358eeabcdf19bcac1644202dcd83fc01f35c0e36862bd343b18/https%3A//github.com/mozilla-mobile/fenix/issues/9691\" rel=\"nofollow\">Firefox 82</a>.\n\nÎn prezent este compatibil cu următoarele site-uri:\n<ul><li>Youtube</li><li>Vimeo (nu întrerupeți redarea atunci când ieșiți din modul fullscreen)</li></ul>"
+          "de": "Unterstützt momentan folgende Seiten:\n<ul><li>Youtube</li><li>Vimeo (Wiedergabe nicht unterbrechen wenn Vollbildmodus beendet wird)</li></ul>",
+          "en-US": "The following pages are currently supported:\n<ul><li>Youtube</li><li>Vimeo (don't stop playback when existing fullscreen)</li></ul>",
+          "ro": "În prezent este compatibil cu următoarele site-uri:\n<ul><li>Youtube</li><li>Vimeo (nu întrerupeți redarea atunci când ieșiți din modul fullscreen)</li></ul>"
         },
         "developer_comments": null,
         "edit_url": "https://addons.mozilla.org/en-US/developers/addon/video-background-play-fix/edit",
@@ -1698,7 +1699,7 @@
         },
         "is_disabled": false,
         "is_experimental": false,
-        "last_updated": "2021-04-23T07:50:05Z",
+        "last_updated": "2023-05-05T14:25:10Z",
         "name": {
           "de": "Videowiedergabe im Hintergrund",
           "en-US": "Video Background Play Fix",
@@ -1712,10 +1713,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.5069,
-          "bayesian_average": 4.501656166558232,
-          "count": 1093,
-          "text_count": 405
+          "average": 4.4874,
+          "bayesian_average": 4.4822747330216925,
+          "count": 1114,
+          "text_count": 416
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/reviews/",
         "requires_payment": false,
@@ -1737,7 +1738,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": 386
+        "weekly_downloads": 411
       },
       "notes": null
     },
@@ -1753,7 +1754,7 @@
             "picture_url": null
           }
         ],
-        "average_daily_users": 90974,
+        "average_daily_users": 88255,
         "categories": {
           "android": [
             "experimental",
@@ -1867,9 +1868,9 @@
         "promoted": null,
         "ratings": {
           "average": 4.3684,
-          "bayesian_average": 4.354634977381083,
+          "bayesian_average": 4.354580970236878,
           "count": 399,
-          "text_count": 113
+          "text_count": 112
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/reviews/",
         "requires_payment": false,
@@ -1891,7 +1892,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": 1200
+        "weekly_downloads": 900
       },
       "notes": null
     },
@@ -1907,7 +1908,7 @@
             "picture_url": "https://addons.mozilla.org/user-media/userpics/64/9064/12929064/12929064.png?modified=1651263207"
           }
         ],
-        "average_daily_users": 261805,
+        "average_daily_users": 259842,
         "categories": {
           "android": [
             "photos-media",
@@ -2126,9 +2127,9 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.653,
-          "bayesian_average": 4.6482048070516955,
-          "count": 1242,
+          "average": 4.6521,
+          "bayesian_average": 4.647356516825427,
+          "count": 1256,
           "text_count": 241
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/reviews/",
@@ -2150,7 +2151,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": 7262
+        "weekly_downloads": 4089
       },
       "notes": null
     },
@@ -2173,7 +2174,7 @@
             "picture_url": null
           }
         ],
-        "average_daily_users": 110023,
+        "average_daily_users": 110772,
         "categories": {
           "android": [
             "other"
@@ -2456,10 +2457,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.4449,
-          "bayesian_average": 4.440238588001734,
-          "count": 1207,
-          "text_count": 321
+          "average": 4.443,
+          "bayesian_average": 4.438340772354168,
+          "count": 1210,
+          "text_count": 322
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/reviews/",
         "requires_payment": false,
@@ -2479,7 +2480,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": 34
+        "weekly_downloads": 40
       },
       "notes": null
     },
@@ -2495,7 +2496,7 @@
             "picture_url": "https://addons.mozilla.org/user-media/userpics/43/0143/143/143.png?modified=1506804587"
           }
         ],
-        "average_daily_users": 324182,
+        "average_daily_users": 313446,
         "categories": {
           "android": [
             "performance",
@@ -2685,10 +2686,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 4.4039,
-          "bayesian_average": 4.401185759316559,
-          "count": 2055,
-          "text_count": 801
+          "average": 4.4106,
+          "bayesian_average": 4.407881097196251,
+          "count": 2058,
+          "text_count": 799
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/reviews/",
         "requires_payment": false,
@@ -2732,7 +2733,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": 7852
+        "weekly_downloads": 7698
       },
       "notes": null
     },
@@ -2748,7 +2749,7 @@
             "picture_url": null
           }
         ],
-        "average_daily_users": 148389,
+        "average_daily_users": 150188,
         "categories": {
           "android": [
             "performance",
@@ -2863,10 +2864,10 @@
           "category": "recommended"
         },
         "ratings": {
-          "average": 3.9106,
-          "bayesian_average": 3.906291934298175,
-          "count": 1119,
-          "text_count": 397
+          "average": 3.9071,
+          "bayesian_average": 3.902833394829747,
+          "count": 1130,
+          "text_count": 402
         },
         "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/reviews/",
         "requires_payment": false,
@@ -2885,7 +2886,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": 1519
+        "weekly_downloads": 2266
       },
       "notes": null
     }


=====================================
projects/firefox/config
=====================================
@@ -12,10 +12,10 @@ container:
   use_container: 1
 
 var:
-  firefox_platform_version: 102.10.0
+  firefox_platform_version: 102.11.0
   firefox_version: '[% c("var/firefox_platform_version") %]esr'
   browser_branch: '12.0-1'
-  browser_build: 2
+  browser_build: 1
   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.10.0esr
+  geckoview_version: 102.11.0esr
   torbrowser_branch: 12.0-1
-  browser_build: 2
+  browser_build: 1
   copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
   deps:
     - build-essential


=====================================
projects/go/config
=====================================
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 1.19.8
+version: 1.19.9
 filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
 container:
   use_container: 1
@@ -121,7 +121,7 @@ input_files:
     enable: '[% ! c("var/linux") %]'
   - URL: 'https://golang.org/dl/go[% c("version") %].src.tar.gz'
     name: go
-    sha256sum: 1d7a67929dccafeaf8a29e55985bc2b789e0499cb1a17100039f084e3238da2f
+    sha256sum: 131190a4697a70c5b1d232df5d3f55a3f9ec0e78e40516196ffb3f09ae6a5744
   - URL: 'https://golang.org/dl/go[% c("var/go14_version") %].src.tar.gz'
     name: go14
     sha256sum: 9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959


=====================================
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: 72637
+version: 74065
 filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.gz'
 container:
   use_container: 1
@@ -17,8 +17,8 @@ var:
 
 input_files:
   - project: container-image
-  - URL: 'https://people.torproject.org/~ma1/tbb_files/manual_[% c("version") %].zip'
+  - URL: 'https://people.torproject.org/~pierov/tbb_files/manual_[% c("version") %].zip'
     name: manual
-    sha256sum: 28379bdb31989d26a4cb735b9cbcd9ee52089f72153881f3802d291743b8cf06
+    sha256sum: 788c2dc2bfacbc6961ce443c5639706cc23fbb7b7730ed7f71a26396511305be
   - filename: packagemanual.py
     name: package_script


=====================================
projects/translation/config
=====================================
@@ -6,19 +6,19 @@ version: '[% c("abbrev") %]'
 steps:
   base-browser:
     base-browser: '[% INCLUDE build %]'
-    git_hash: a7f7d59e21395ba563033060a55903f4f7163c02
+    git_hash: 97c76d5183b16b069e66feaaf10e00c1d2c7d9e0
     targets:
       nightly:
         git_hash: 'base-browser'
   base-browser-fluent:
     base-browser-fluent: '[% INCLUDE build %]'
-    git_hash: 32c09e1c5282cf3c7369d45fc199eb35c10a4fcc
+    git_hash: d473c4dd005325d1be40bae0f816974e195a972d
     targets:
       nightly:
         git_hash: 'basebrowser-newidentityftl'
   tor-browser:
     tor-browser: '[% INCLUDE build %]'
-    git_hash: a7be13f5b46a2bd3684146556390d62b1caa2f52
+    git_hash: 267f3c208a323df636ed11e7143164956d3d9d9b
     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: b2691020553c5e81bacfe3ed33cc66226754c98d
+    git_hash: 0deec2a78dea0013e8c4eaec1d40ef5aac4e43b0
     targets:
       nightly:
         git_hash: 'fenix-torbrowserstringsxml'


=====================================
rbm.conf
=====================================
@@ -71,10 +71,13 @@ buildconf:
   git_signtag_opt: '-s'
 
 var:
-  torbrowser_version: '12.0.5'
-  torbrowser_build: 'build2'
+  torbrowser_version: '12.0.6'
+  torbrowser_build: 'build1'
   torbrowser_incremental_from:
+    # Build incrementals also from 12.0.4 until we have a new certificate for
+    # Windows installers.
     - 12.0.4
+    - 12.0.5
   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/6b72e634afce0f119b3ac2b6224224a56ab70e18

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/6b72e634afce0f119b3ac2b6224224a56ab70e18
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/20230510/084b4e36/attachment-0001.htm>


More information about the tbb-commits mailing list