| 
Commits:
9 changed files:
Changes:
projects/browser/Bundle-Data/Docs/ChangeLog.txt
 
|  | 1 | +Tor Browser 12.0.5 - April 06 2023
 |  
|  | 2 | + * All Platforms
 |  
|  | 3 | +   * Updated Translations
 |  
|  | 4 | +   * Updated NoScript to 11.4.21
 |  
|  | 5 | +   * Updated Go to 11.9.8
 |  
|  | 6 | +   * Bug 41688: Rebase Tor Browser Stable to 102.10.0esr [tor-browser]
 |  
|  | 7 | + * Windows + macOS + Linux
 |  
|  | 8 | +   * Updated Firefox to 102.10esr
 |  
|  | 9 | +   * Bug 41526: "Cancel" button when establishing a connection should be grey [tor-browser]
 |  
|  | 10 | + * Android
 |  
|  | 11 | +   * Updated GeckoView to 102.10esr
 |  
|  | 12 | + * Build System
 |  
|  | 13 | +   * Windows
 |  
|  | 14 | +     * Bug 40822: The Tor Browser installer doesn't run with mandatory ASLR on (0xc000007b) [tor-browser-build]
 |  
|  | 15 | +   * Linux
 |  
|  | 16 | +     * Bug 40828: Use http://archive.debian.org/debian-archive/ for jessie [tor-browser-build]
 |  
|  | 17 | +     * Bug 40835: Update faketime URLs in projects/container-image/config [tor-browser-build]
 |  
|  | 18 | +
 |  
|  | 19 | +Tor Browser 12.5a4 - March 20 2023
 |  
|  | 20 | + * All Platforms
 |  
|  | 21 | +   * Updated Translations
 |  
|  | 22 | +   * Updated NoScript to 11.4.20
 |  
|  | 23 | +   * Bug 40353: Re-enable rlbox [tor-browser-build]
 |  
|  | 24 | +   * Bug 40810: Enable Finnish (fi) in alpha builds [tor-browser-build]
 |  
|  | 25 | +   * Bug 40817: Add basebrowser-incrementals-nightly makefile target [tor-browser-build]
 |  
|  | 26 | +   * Bug 41599: about:networking#networkid should be normalized [tor-browser]
 |  
|  | 27 | +   * Bug 41635: Disable the Normandy component at compile time [tor-browser]
 |  
|  | 28 | +   * Bug 41636: Disable back webextension.storage.sync after ensuring NoScript settings won't be lost [tor-browser]
 |  
|  | 29 | +   * Bug 41646: Regression in 12.5a3: the system font patch should also set a font-size [tor-browser]
 |  
|  | 30 | +   * Bug 41647: Turn --enable-base-browser in --with-base-browser-version [tor-browser]
 |  
|  | 31 | +   * Bug 41659: Add canonical color definitions to base-browser [tor-browser]
 |  
|  | 32 | +   * Bug 41662: Disable about:sync-logs [tor-browser]
 |  
|  | 33 | +   * Bug 41670: Rebase Tor Browser Alpha to 102.9.0esr [tor-browser]
 |  
|  | 34 | +   * Bug 41671: Turn media.peerconnection.ice.relay_only to true as defense in depth against WebRTC ICE leaks [tor-browser]
 |  
|  | 35 | + * Windows + macOS + Linux
 |  
|  | 36 | +   * Updated Firefox to 102.9esr
 |  
|  | 37 | +   * Bug 40144: about:privatebrowsing Firefox branding [tor-browser]
 |  
|  | 38 | +   * Bug 40788: Remove all languages but en-US for privacy-browser build target [tor-browser-build]
 |  
|  | 39 | +   * Bug 40808: Set update URL for nightly base-browser [tor-browser-build]
 |  
|  | 40 | +   * Bug 41085: Refactor the UI to remove all bridges [tor-browser]
 |  
|  | 41 | +   * Bug 41093: Users don't understand the purpose of bridge-moji [tor-browser]
 |  
|  | 42 | +   * Bug 41574: Use --warning-color variable for the "Custom" label in the security level popup. [tor-browser]
 |  
|  | 43 | +   * Bug 41657: Remove --enable-tor-browser-data-outside-app-dir [tor-browser]
 |  
|  | 44 | + * Windows
 |  
|  | 45 | +   * Bug 40793: Add some metadata also to the Windows installer [tor-browser-build]
 |  
|  | 46 | +   * Bug 40801: Correct the ExecShell for system-wide installs in the NSIS script [tor-browser-build]
 |  
|  | 47 | + * Android
 |  
|  | 48 | +   * Updated GeckoView to 102.9esr
 |  
|  | 49 | +   * Bug 40800: WebTunnel Integration in Tor Browser mobile [tor-browser-build]
 |  
|  | 50 | +   * Bug 41667: Enable media.peerconnection.ice.obfuscate_host_addresses on Android for defense-in-depth [tor-browser]
 |  
|  | 51 | +   * Bug 41677: Remove the --disable-tor-browser-update flag on Android [tor-browser]
 |  
|  | 52 | + * Build System
 |  
|  | 53 | +   * All Platforms
 |  
|  | 54 | +     * Updated Go to 1.19.7
 |  
|  | 55 | +     * Bug 40750: Find why rlbox hurts reproducibility [tor-browser-build]
 |  
|  | 56 | +     * Bug 40763: Add support for signing multiple browsers in tools/signing/nightly [tor-browser-build]
 |  
|  | 57 | +     * Bug 40794: Include the build-id in firefox-l10n output name [tor-browser-build]
 |  
|  | 58 | +     * Bug 40795: Trim down tor-browser-build release prep issue templates [tor-browser-build]
 |  
|  | 59 | +     * Bug 40796: Bad UX for the changelogs script when using the issue number [tor-browser-build]
 |  
|  | 60 | +     * Bug 40805: Define the version flag for all browsers [tor-browser-build]
 |  
|  | 61 | +     * Bug 40807: Add config for signing base-browser nightly in tools/signing/nightly [tor-browser-build]
 |  
|  | 62 | +     * Bug 40812: Make var/rezip in projects/firefox/config quiet [tor-browser-build]
 |  
|  | 63 | +     * Bug 41649: Create rebase and security backport gitlab issue templates [tor-browser]
 |  
|  | 64 | +     * Bug 41682: Add base-browser nightly mar signing key [tor-browser]
 |  
|  | 65 | +   * Windows + macOS + Linux
 |  
|  | 66 | +     * Bug 40809: Remove --enable-tor-browser-update and --enable-verify-mar from projects/firefox/mozconfig [tor-browser-build]
 |  
|  | 67 | +     * Bug 40813: Enable var/updater_enabled for basebrowser nightly [tor-browser-build]
 |  
|  | 68 | +   * macOS
 |  
|  | 69 | +     * Bug 40790: Fix dmg2mar after dmg changes from #28124 [tor-browser-build]
 |  
|  | 70 | +     * Bug 40791: tools/dmg2mar should exit with an error when there is an error creating the mar file [tor-browser-build]
 |  
|  | 71 | +     * Bug 40792: signing scripts missing project name prefix to make rule [tor-browser-build]
 |  
|  | 72 | +     * Bug 40798: dmg2mar step also takes care of copying the signed+stabled dmg to the signed directory [tor-browser-build]
 |  
|  | 73 | +     * Bug 40806: Update the reference to the macOS mozconfig [tor-browser-build]
 |  
|  | 74 | +     * Bug 41453: Rename mozconfig-macos-x86_64 to mozconfig-macos [tor-browser]
 |  
|  | 75 | +   * Android
 |  
|  | 76 | +     * Bug 40789: Broken mirror links for glean: link 404 for version 5.0.1 hosted at aguestuser's tor people storage [tor-browser-build]
 |  
|  | 77 | +
 |  
| 1 | 78 |  Tor Browser 12.0.4 - March 13 2023
 |  
| 2 | 79 |   * All Platforms
 |  
| 3 | 80 |     * Updated Translations
 |  projects/browser/allowed_addons.json
 
 
| ... | ... | @@ -17,7 +17,7 @@ |  
| 17 | 17 |              "picture_url": "https://addons.mozilla.org/user-media/userpics/34/9734/13299734/13299734.png?modified=1565722641"
 |  
| 18 | 18 |            }
 |  
| 19 | 19 |          ],
 |  
| 20 |  | -        "average_daily_users": 988006,
 |  
|  | 20 | +        "average_daily_users": 989098,
 |  
| 21 | 21 |          "categories": {
 |  
| 22 | 22 |            "android": [
 |  
| 23 | 23 |              "experimental",
 |  
| ... | ... | @@ -77,7 +77,8 @@ |  
| 77 | 77 |                  "theme",
 |  
| 78 | 78 |                  "<all_urls>"
 |  
| 79 | 79 |                ],
 |  
| 80 |  | -              "optional_permissions": []
 |  
|  | 80 | +              "optional_permissions": [],
 |  
|  | 81 | +              "host_permissions": []
 |  
| 81 | 82 |              }
 |  
| 82 | 83 |            ]
 |  
| 83 | 84 |          },
 |  
| ... | ... | @@ -220,10 +221,10 @@ |  
| 220 | 221 |            "category": "recommended"
 |  
| 221 | 222 |          },
 |  
| 222 | 223 |          "ratings": {
 |  
| 223 |  | -          "average": 4.5583,
 |  
| 224 |  | -          "bayesian_average": 4.5571162218354555,
 |  
| 225 |  | -          "count": 4895,
 |  
| 226 |  | -          "text_count": 1551
 |  
|  | 224 | +          "average": 4.5565,
 |  
|  | 225 | +          "bayesian_average": 4.5553226794282615,
 |  
|  | 226 | +          "count": 4938,
 |  
|  | 227 | +          "text_count": 1565
 |  
| 227 | 228 |          },
 |  
| 228 | 229 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/reviews/",
 |  
| 229 | 230 |          "requires_payment": false,
 |  
| ... | ... | @@ -320,7 +321,7 @@ |  
| 320 | 321 |          "type": "extension",
 |  
| 321 | 322 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/",
 |  
| 322 | 323 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/versions/",
 |  
| 323 |  | -        "weekly_downloads": 28372
 |  
|  | 324 | +        "weekly_downloads": 27115
 |  
| 324 | 325 |        },
 |  
| 325 | 326 |        "notes": null
 |  
| 326 | 327 |      },
 |  
| ... | ... | @@ -336,7 +337,7 @@ |  
| 336 | 337 |              "picture_url": "https://addons.mozilla.org/user-media/userpics/56/7656/6937656/6937656.png?modified=1550343990"
 |  
| 337 | 338 |            }
 |  
| 338 | 339 |          ],
 |  
| 339 |  | -        "average_daily_users": 266519,
 |  
|  | 340 | +        "average_daily_users": 264748,
 |  
| 340 | 341 |          "categories": {
 |  
| 341 | 342 |            "android": [
 |  
| 342 | 343 |              "security-privacy"
 |  
| ... | ... | @@ -396,7 +397,8 @@ |  
| 396 | 397 |                  "webRequest",
 |  
| 397 | 398 |                  "webRequestBlocking"
 |  
| 398 | 399 |                ],
 |  
| 399 |  | -              "optional_permissions": []
 |  
|  | 400 | +              "optional_permissions": [],
 |  
|  | 401 | +              "host_permissions": []
 |  
| 400 | 402 |              }
 |  
| 401 | 403 |            ]
 |  
| 402 | 404 |          },
 |  
| ... | ... | @@ -551,9 +553,9 @@ |  
| 551 | 553 |            "category": "recommended"
 |  
| 552 | 554 |          },
 |  
| 553 | 555 |          "ratings": {
 |  
| 554 |  | -          "average": 4.8172,
 |  
| 555 |  | -          "bayesian_average": 4.812547147510657,
 |  
| 556 |  | -          "count": 1329,
 |  
|  | 556 | +          "average": 4.817,
 |  
|  | 557 | +          "bayesian_average": 4.812343801154484,
 |  
|  | 558 | +          "count": 1333,
 |  
| 557 | 559 |            "text_count": 235
 |  
| 558 | 560 |          },
 |  
| 559 | 561 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/reviews/",
 |  
| ... | ... | @@ -639,7 +641,7 @@ |  
| 639 | 641 |          "type": "extension",
 |  
| 640 | 642 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/",
 |  
| 641 | 643 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/versions/",
 |  
| 642 |  | -        "weekly_downloads": 4586
 |  
|  | 644 | +        "weekly_downloads": 3669
 |  
| 643 | 645 |        },
 |  
| 644 | 646 |        "notes": null
 |  
| 645 | 647 |      },
 |  
| ... | ... | @@ -655,7 +657,7 @@ |  
| 655 | 657 |              "picture_url": "https://addons.mozilla.org/user-media/userpics/73/4073/5474073/5474073.png?modified=1469820907"
 |  
| 656 | 658 |            }
 |  
| 657 | 659 |          ],
 |  
| 658 |  | -        "average_daily_users": 1133106,
 |  
|  | 660 | +        "average_daily_users": 1152290,
 |  
| 659 | 661 |          "categories": {
 |  
| 660 | 662 |            "android": [
 |  
| 661 | 663 |              "security-privacy"
 |  
| ... | ... | @@ -1105,7 +1107,8 @@ |  
| 1105 | 1107 |                  "http://docs.google.com/*",
 |  
| 1106 | 1108 |                  "<all_urls>"
 |  
| 1107 | 1109 |                ],
 |  
| 1108 |  | -              "optional_permissions": []
 |  
|  | 1110 | +              "optional_permissions": [],
 |  
|  | 1111 | +              "host_permissions": []
 |  
| 1109 | 1112 |              }
 |  
| 1110 | 1113 |            ]
 |  
| 1111 | 1114 |          },
 |  
| ... | ... | @@ -1177,10 +1180,10 @@ |  
| 1177 | 1180 |            "category": "recommended"
 |  
| 1178 | 1181 |          },
 |  
| 1179 | 1182 |          "ratings": {
 |  
| 1180 |  | -          "average": 4.8005,
 |  
| 1181 |  | -          "bayesian_average": 4.7976931586114615,
 |  
| 1182 |  | -          "count": 2195,
 |  
| 1183 |  | -          "text_count": 426
 |  
|  | 1183 | +          "average": 4.7999,
 |  
|  | 1184 | +          "bayesian_average": 4.797100778126469,
 |  
|  | 1185 | +          "count": 2209,
 |  
|  | 1186 | +          "text_count": 428
 |  
| 1184 | 1187 |          },
 |  
| 1185 | 1188 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/reviews/",
 |  
| 1186 | 1189 |          "requires_payment": false,
 |  
| ... | ... | @@ -1204,7 +1207,7 @@ |  
| 1204 | 1207 |          "type": "extension",
 |  
| 1205 | 1208 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/",
 |  
| 1206 | 1209 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/versions/",
 |  
| 1207 |  | -        "weekly_downloads": 41256
 |  
|  | 1210 | +        "weekly_downloads": 39372
 |  
| 1208 | 1211 |        },
 |  
| 1209 | 1212 |        "notes": null
 |  
| 1210 | 1213 |      },
 |  
| ... | ... | @@ -1220,7 +1223,7 @@ |  
| 1220 | 1223 |              "picture_url": null
 |  
| 1221 | 1224 |            }
 |  
| 1222 | 1225 |          ],
 |  
| 1223 |  | -        "average_daily_users": 6472897,
 |  
|  | 1226 | +        "average_daily_users": 6459771,
 |  
| 1224 | 1227 |          "categories": {
 |  
| 1225 | 1228 |            "android": [
 |  
| 1226 | 1229 |              "security-privacy"
 |  
| ... | ... | @@ -1232,7 +1235,7 @@ |  
| 1232 | 1235 |          "contributions_url": "",
 |  
| 1233 | 1236 |          "created": "2015-04-25T07:26:22Z",
 |  
| 1234 | 1237 |          "current_version": {
 |  
| 1235 |  | -          "id": 5534721,
 |  
|  | 1238 | +          "id": 5547815,
 |  
| 1236 | 1239 |            "compatibility": {
 |  
| 1237 | 1240 |              "firefox": {
 |  
| 1238 | 1241 |                "min": "78.0",
 |  
| ... | ... | @@ -1243,7 +1246,7 @@ |  
| 1243 | 1246 |                "max": "*"
 |  
| 1244 | 1247 |              }
 |  
| 1245 | 1248 |            },
 |  
| 1246 |  | -          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/5534721",
 |  
|  | 1249 | +          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/5547815",
 |  
| 1247 | 1250 |            "is_strict_compatibility_enabled": false,
 |  
| 1248 | 1251 |            "license": {
 |  
| 1249 | 1252 |              "id": 6,
 |  
| ... | ... | @@ -1254,22 +1257,22 @@ |  
| 1254 | 1257 |              "url": "http://www.gnu.org/licenses/gpl-3.0.html"
 |  
| 1255 | 1258 |            },
 |  
| 1256 | 1259 |            "release_notes": {
 |  
| 1257 |  | -            "en-US": "See complete release notes for <a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/ea467320fde698dd660f5e2aa10640033784716b3c618a0813008d4df923c223/https%3A//github.com/gorhill/uBlock/releases/tag/1.47.4\" rel=\"nofollow\">1.47.4</a>.\n\n<b>Fixes / changes</b>\n\n<ul><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/90332d429df9e9702298e1cf48e7d0124cdbbc7edcf8d6b8dbc99dab936163b1/https%3A//github.com/gorhill/uBlock/commit/088e90ed42cdb09828b71a799425bb0ed0dab21c\" rel=\"nofollow\">Add list for Macedonia; add languages to Persian list</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/f99dde6a629e89c9f720b2675dbe8ea3951df03e2bc69cfc601a2af86f7c8608/https%3A//github.com/gorhill/uBlock/commit/db118483c91da468d22b943aba07bbcfc2e37427\" rel=\"nofollow\">Support update period below 1-day</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/07f7b3b6b630e4e4652b000af49006411e66145957c3673b7044d89921f27a20/https%3A//github.com/gorhill/uBlock/commit/8f32bee8b9f351b233d92304951dfce180390a07\" rel=\"nofollow\">Restore behind-the-scene origin for docless secondary resources</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/538445e0e1306d365a45a89d08ab7a2e8538dd7987650c14aba9d10f972fd8c2/https%3A//github.com/gorhill/uBlock/commit/09bc4e21c75659458f3a6fa12fcc5a9b53624270\" rel=\"nofollow\">Refine AST template's regex for hosts file entries</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/4b7349389c22c2bd89ddd6ec3fd7e63fc2b0f62a44d0697ffd793582b205c169/https%3A//github.com/gorhill/uBlock/commit/d8bc7436e8c088cb7b178d8502d0b076edfbc759\" rel=\"nofollow\">Flush cached result when adding to FilterDomainHitSet</a></li></ul>\n<a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/25aa2ca137134570435ed84575ecb31511b8bc4fe33333bd58ea58c4de590d33/https%3A//github.com/gorhill/uBlock/compare/1.47.2...1.47.4\" rel=\"nofollow\">Commits history since last version</a>."
 |  
|  | 1260 | +            "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>."
 |  
| 1258 | 1261 |            },
 |  
| 1259 |  | -          "reviewed": "2023-03-08T13:21:02Z",
 |  
| 1260 |  | -          "version": "1.47.4",
 |  
|  | 1262 | +          "reviewed": "2023-04-05T17:12:25Z",
 |  
|  | 1263 | +          "version": "1.48.4",
 |  
| 1261 | 1264 |            "files": [
 |  
| 1262 | 1265 |              {
 |  
| 1263 |  | -              "id": 4079064,
 |  
| 1264 |  | -              "created": "2023-03-03T22:26:56Z",
 |  
| 1265 |  | -              "hash": "sha256:a35a6c8758ba74616afc09648c96d74ec2e7d27fe30f311d1db6e9a4966e7858",
 |  
|  | 1266 | +              "id": 4092158,
 |  
|  | 1267 | +              "created": "2023-04-01T21:20:42Z",
 |  
|  | 1268 | +              "hash": "sha256:d7666b963c2969b0014937aae55472eea5098ff21ed3bea8a2e1f595f62856c1",
 |  
| 1266 | 1269 |                "is_restart_required": false,
 |  
| 1267 | 1270 |                "is_webextension": true,
 |  
| 1268 | 1271 |                "is_mozilla_signed_extension": false,
 |  
| 1269 | 1272 |                "platform": "all",
 |  
| 1270 |  | -              "size": 3246151,
 |  
|  | 1273 | +              "size": 3343703,
 |  
| 1271 | 1274 |                "status": "public",
 |  
| 1272 |  | -              "url": "https://addons.mozilla.org/firefox/downloads/file/4079064/ublock_origin-1.47.4.xpi",
 |  
|  | 1275 | +              "url": "https://addons.mozilla.org/firefox/downloads/file/4092158/ublock_origin-1.48.4.xpi",
 |  
| 1273 | 1276 |                "permissions": [
 |  
| 1274 | 1277 |                  "dns",
 |  
| 1275 | 1278 |                  "menus",
 |  
| ... | ... | @@ -1292,7 +1295,8 @@ |  
| 1292 | 1295 |                  "https://*.github.io/*",
 |  
| 1293 | 1296 |                  "https://*.letsblock.it/*"
 |  
| 1294 | 1297 |                ],
 |  
| 1295 |  | -              "optional_permissions": []
 |  
|  | 1298 | +              "optional_permissions": [],
 |  
|  | 1299 | +              "host_permissions": []
 |  
| 1296 | 1300 |              }
 |  
| 1297 | 1301 |            ]
 |  
| 1298 | 1302 |          },
 |  
| ... | ... | @@ -1384,7 +1388,7 @@ |  
| 1384 | 1388 |          },
 |  
| 1385 | 1389 |          "is_disabled": false,
 |  
| 1386 | 1390 |          "is_experimental": false,
 |  
| 1387 |  | -        "last_updated": "2023-03-13T15:05:45Z",
 |  
|  | 1391 | +        "last_updated": "2023-04-05T17:12:25Z",
 |  
| 1388 | 1392 |          "name": {
 |  
| 1389 | 1393 |            "ar": "uBlock Origin",
 |  
| 1390 | 1394 |            "bg": "uBlock Origin",
 |  
| ... | ... | @@ -1529,10 +1533,10 @@ |  
| 1529 | 1533 |            "category": "recommended"
 |  
| 1530 | 1534 |          },
 |  
| 1531 | 1535 |          "ratings": {
 |  
| 1532 |  | -          "average": 4.7802,
 |  
| 1533 |  | -          "bayesian_average": 4.779793683481898,
 |  
| 1534 |  | -          "count": 15096,
 |  
| 1535 |  | -          "text_count": 3928
 |  
|  | 1536 | +          "average": 4.78,
 |  
|  | 1537 | +          "bayesian_average": 4.7795951137081945,
 |  
|  | 1538 | +          "count": 15206,
 |  
|  | 1539 | +          "text_count": 3956
 |  
| 1536 | 1540 |          },
 |  
| 1537 | 1541 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/reviews/",
 |  
| 1538 | 1542 |          "requires_payment": false,
 |  
| ... | ... | @@ -1594,7 +1598,7 @@ |  
| 1594 | 1598 |          "type": "extension",
 |  
| 1595 | 1599 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/",
 |  
| 1596 | 1600 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/",
 |  
| 1597 |  | -        "weekly_downloads": 142081
 |  
|  | 1601 | +        "weekly_downloads": 138089
 |  
| 1598 | 1602 |        },
 |  
| 1599 | 1603 |        "notes": null
 |  
| 1600 | 1604 |      },
 |  
| ... | ... | @@ -1610,7 +1614,7 @@ |  
| 1610 | 1614 |              "picture_url": null
 |  
| 1611 | 1615 |            }
 |  
| 1612 | 1616 |          ],
 |  
| 1613 |  | -        "average_daily_users": 158685,
 |  
|  | 1617 | +        "average_daily_users": 159972,
 |  
| 1614 | 1618 |          "categories": {
 |  
| 1615 | 1619 |            "android": [
 |  
| 1616 | 1620 |              "photos-media"
 |  
| ... | ... | @@ -1667,7 +1671,8 @@ |  
| 1667 | 1671 |                  "*://*.youtube-nocookie.com/*",
 |  
| 1668 | 1672 |                  "*://*.vimeo.com/*"
 |  
| 1669 | 1673 |                ],
 |  
| 1670 |  | -              "optional_permissions": []
 |  
|  | 1674 | +              "optional_permissions": [],
 |  
|  | 1675 | +              "host_permissions": []
 |  
| 1671 | 1676 |              }
 |  
| 1672 | 1677 |            ]
 |  
| 1673 | 1678 |          },
 |  
| ... | ... | @@ -1707,9 +1712,9 @@ |  
| 1707 | 1712 |            "category": "recommended"
 |  
| 1708 | 1713 |          },
 |  
| 1709 | 1714 |          "ratings": {
 |  
| 1710 |  | -          "average": 4.5055,
 |  
| 1711 |  | -          "bayesian_average": 4.50026668386193,
 |  
| 1712 |  | -          "count": 1090,
 |  
|  | 1715 | +          "average": 4.5069,
 |  
|  | 1716 | +          "bayesian_average": 4.501656166558232,
 |  
|  | 1717 | +          "count": 1093,
 |  
| 1713 | 1718 |            "text_count": 405
 |  
| 1714 | 1719 |          },
 |  
| 1715 | 1720 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/reviews/",
 |  
| ... | ... | @@ -1732,7 +1737,7 @@ |  
| 1732 | 1737 |          "type": "extension",
 |  
| 1733 | 1738 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/",
 |  
| 1734 | 1739 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/versions/",
 |  
| 1735 |  | -        "weekly_downloads": 414
 |  
|  | 1740 | +        "weekly_downloads": 386
 |  
| 1736 | 1741 |        },
 |  
| 1737 | 1742 |        "notes": null
 |  
| 1738 | 1743 |      },
 |  
| ... | ... | @@ -1748,7 +1753,7 @@ |  
| 1748 | 1753 |              "picture_url": null
 |  
| 1749 | 1754 |            }
 |  
| 1750 | 1755 |          ],
 |  
| 1751 |  | -        "average_daily_users": 92252,
 |  
|  | 1756 | +        "average_daily_users": 90974,
 |  
| 1752 | 1757 |          "categories": {
 |  
| 1753 | 1758 |            "android": [
 |  
| 1754 | 1759 |              "experimental",
 |  
| ... | ... | @@ -1812,7 +1817,8 @@ |  
| 1812 | 1817 |                  "*://twitter.com/*",
 |  
| 1813 | 1818 |                  "*://tweetdeck.twitter.com/*"
 |  
| 1814 | 1819 |                ],
 |  
| 1815 |  | -              "optional_permissions": []
 |  
|  | 1820 | +              "optional_permissions": [],
 |  
|  | 1821 | +              "host_permissions": []
 |  
| 1816 | 1822 |              }
 |  
| 1817 | 1823 |            ]
 |  
| 1818 | 1824 |          },
 |  
| ... | ... | @@ -1860,10 +1866,10 @@ |  
| 1860 | 1866 |          ],
 |  
| 1861 | 1867 |          "promoted": null,
 |  
| 1862 | 1868 |          "ratings": {
 |  
| 1863 |  | -          "average": 4.3753,
 |  
| 1864 |  | -          "bayesian_average": 4.361463586206886,
 |  
| 1865 |  | -          "count": 397,
 |  
| 1866 |  | -          "text_count": 112
 |  
|  | 1869 | +          "average": 4.3684,
 |  
|  | 1870 | +          "bayesian_average": 4.354634977381083,
 |  
|  | 1871 | +          "count": 399,
 |  
|  | 1872 | +          "text_count": 113
 |  
| 1867 | 1873 |          },
 |  
| 1868 | 1874 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/reviews/",
 |  
| 1869 | 1875 |          "requires_payment": false,
 |  
| ... | ... | @@ -1885,7 +1891,7 @@ |  
| 1885 | 1891 |          "type": "extension",
 |  
| 1886 | 1892 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/",
 |  
| 1887 | 1893 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/versions/",
 |  
| 1888 |  | -        "weekly_downloads": 658
 |  
|  | 1894 | +        "weekly_downloads": 1200
 |  
| 1889 | 1895 |        },
 |  
| 1890 | 1896 |        "notes": null
 |  
| 1891 | 1897 |      },
 |  
| ... | ... | @@ -1901,7 +1907,7 @@ |  
| 1901 | 1907 |              "picture_url": "https://addons.mozilla.org/user-media/userpics/64/9064/12929064/12929064.png?modified=1651263207"
 |  
| 1902 | 1908 |            }
 |  
| 1903 | 1909 |          ],
 |  
| 1904 |  | -        "average_daily_users": 258010,
 |  
|  | 1910 | +        "average_daily_users": 261805,
 |  
| 1905 | 1911 |          "categories": {
 |  
| 1906 | 1912 |            "android": [
 |  
| 1907 | 1913 |              "photos-media",
 |  
| ... | ... | @@ -1969,7 +1975,8 @@ |  
| 1969 | 1975 |                  "https://*/*",
 |  
| 1970 | 1976 |                  "file:///*"
 |  
| 1971 | 1977 |                ],
 |  
| 1972 |  | -              "optional_permissions": []
 |  
|  | 1978 | +              "optional_permissions": [],
 |  
|  | 1979 | +              "host_permissions": []
 |  
| 1973 | 1980 |              }
 |  
| 1974 | 1981 |            ]
 |  
| 1975 | 1982 |          },
 |  
| ... | ... | @@ -2119,10 +2126,10 @@ |  
| 2119 | 2126 |            "category": "recommended"
 |  
| 2120 | 2127 |          },
 |  
| 2121 | 2128 |          "ratings": {
 |  
| 2122 |  | -          "average": 4.6518,
 |  
| 2123 |  | -          "bayesian_average": 4.647000288957528,
 |  
| 2124 |  | -          "count": 1235,
 |  
| 2125 |  | -          "text_count": 240
 |  
|  | 2129 | +          "average": 4.653,
 |  
|  | 2130 | +          "bayesian_average": 4.6482048070516955,
 |  
|  | 2131 | +          "count": 1242,
 |  
|  | 2132 | +          "text_count": 241
 |  
| 2126 | 2133 |          },
 |  
| 2127 | 2134 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/reviews/",
 |  
| 2128 | 2135 |          "requires_payment": false,
 |  
| ... | ... | @@ -2143,7 +2150,7 @@ |  
| 2143 | 2150 |          "type": "extension",
 |  
| 2144 | 2151 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/",
 |  
| 2145 | 2152 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/versions/",
 |  
| 2146 |  | -        "weekly_downloads": 7328
 |  
|  | 2153 | +        "weekly_downloads": 7262
 |  
| 2147 | 2154 |        },
 |  
| 2148 | 2155 |        "notes": null
 |  
| 2149 | 2156 |      },
 |  
| ... | ... | @@ -2166,7 +2173,7 @@ |  
| 2166 | 2173 |              "picture_url": null
 |  
| 2167 | 2174 |            }
 |  
| 2168 | 2175 |          ],
 |  
| 2169 |  | -        "average_daily_users": 109045,
 |  
|  | 2176 | +        "average_daily_users": 110023,
 |  
| 2170 | 2177 |          "categories": {
 |  
| 2171 | 2178 |            "android": [
 |  
| 2172 | 2179 |              "other"
 |  
| ... | ... | @@ -2412,7 +2419,8 @@ |  
| 2412 | 2419 |                  "*://*.google.cat/*",
 |  
| 2413 | 2420 |                  "*://*.google.ng/*"
 |  
| 2414 | 2421 |                ],
 |  
| 2415 |  | -              "optional_permissions": []
 |  
|  | 2422 | +              "optional_permissions": [],
 |  
|  | 2423 | +              "host_permissions": []
 |  
| 2416 | 2424 |              }
 |  
| 2417 | 2425 |            ]
 |  
| 2418 | 2426 |          },
 |  
| ... | ... | @@ -2448,10 +2456,10 @@ |  
| 2448 | 2456 |            "category": "recommended"
 |  
| 2449 | 2457 |          },
 |  
| 2450 | 2458 |          "ratings": {
 |  
| 2451 |  | -          "average": 4.4426,
 |  
| 2452 |  | -          "bayesian_average": 4.437933242019955,
 |  
| 2453 |  | -          "count": 1202,
 |  
| 2454 |  | -          "text_count": 319
 |  
|  | 2459 | +          "average": 4.4449,
 |  
|  | 2460 | +          "bayesian_average": 4.440238588001734,
 |  
|  | 2461 | +          "count": 1207,
 |  
|  | 2462 | +          "text_count": 321
 |  
| 2455 | 2463 |          },
 |  
| 2456 | 2464 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/reviews/",
 |  
| 2457 | 2465 |          "requires_payment": false,
 |  
| ... | ... | @@ -2471,7 +2479,7 @@ |  
| 2471 | 2479 |          "type": "extension",
 |  
| 2472 | 2480 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/",
 |  
| 2473 | 2481 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/versions/",
 |  
| 2474 |  | -        "weekly_downloads": 40
 |  
|  | 2482 | +        "weekly_downloads": 34
 |  
| 2475 | 2483 |        },
 |  
| 2476 | 2484 |        "notes": null
 |  
| 2477 | 2485 |      },
 |  
| ... | ... | @@ -2487,7 +2495,7 @@ |  
| 2487 | 2495 |              "picture_url": "https://addons.mozilla.org/user-media/userpics/43/0143/143/143.png?modified=1506804587"
 |  
| 2488 | 2496 |            }
 |  
| 2489 | 2497 |          ],
 |  
| 2490 |  | -        "average_daily_users": 328252,
 |  
|  | 2498 | +        "average_daily_users": 324182,
 |  
| 2491 | 2499 |          "categories": {
 |  
| 2492 | 2500 |            "android": [
 |  
| 2493 | 2501 |              "performance",
 |  
| ... | ... | @@ -2501,7 +2509,7 @@ |  
| 2501 | 2509 |          "contributions_url": "https://www.paypal.com/donate/?hosted_button_id=9ERKTU5MBH4EW&utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
 |  
| 2502 | 2510 |          "created": "2005-05-13T10:51:32Z",
 |  
| 2503 | 2511 |          "current_version": {
 |  
| 2504 |  | -          "id": 5533616,
 |  
|  | 2512 | +          "id": 5546627,
 |  
| 2505 | 2513 |            "compatibility": {
 |  
| 2506 | 2514 |              "firefox": {
 |  
| 2507 | 2515 |                "min": "59.0",
 |  
| ... | ... | @@ -2512,7 +2520,7 @@ |  
| 2512 | 2520 |                "max": "*"
 |  
| 2513 | 2521 |              }
 |  
| 2514 | 2522 |            },
 |  
| 2515 |  | -          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5533616",
 |  
|  | 2523 | +          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5546627",
 |  
| 2516 | 2524 |            "is_strict_compatibility_enabled": false,
 |  
| 2517 | 2525 |            "license": {
 |  
| 2518 | 2526 |              "id": 13,
 |  
| ... | ... | @@ -2523,22 +2531,22 @@ |  
| 2523 | 2531 |              "url": "http://www.gnu.org/licenses/gpl-2.0.html"
 |  
| 2524 | 2532 |            },
 |  
| 2525 | 2533 |            "release_notes": {
 |  
| 2526 |  | -            "en-US": "v 11.4.18\n============================================================\nx [Firefox on Linux] Fixed detached window UI gets closed\n  when its decoration is clicked (thanks richard for\n  reporting)\n\nv 11.4.17\n============================================================\nx [nscl] Settings persistence made more reliable and\n  resilient against sync storage unavailability\nx [Windows] Changed the tab enforcement toggling shortcut to\n  \"Alt+Shift+Comma\" (still \"Alt+Shift+Space\" on desktop OSes\n  other than Windows) - issue #281\nx Updated copyright year\nx Removed unused files from the source tree\nx Fixed \"Firefox\" being shown instead of \"Tor Browser\" in\n  the Security Level override option label\nx [L10n] Updated pl, tr"
 |  
|  | 2534 | +            "en-US": "v 11.4.21\n============================================================\nx Fixed mislabeled Tor Browser settings override option\nx [L10n] Updated mk"
 |  
| 2527 | 2535 |            },
 |  
| 2528 |  | -          "reviewed": "2023-03-03T15:01:00Z",
 |  
| 2529 |  | -          "version": "11.4.18",
 |  
|  | 2536 | +          "reviewed": "2023-04-04T12:01:03Z",
 |  
|  | 2537 | +          "version": "11.4.21",
 |  
| 2530 | 2538 |            "files": [
 |  
| 2531 | 2539 |              {
 |  
| 2532 |  | -              "id": 4077959,
 |  
| 2533 |  | -              "created": "2023-03-01T16:30:01Z",
 |  
| 2534 |  | -              "hash": "sha256:229c8d463d1f5403adb5c940d0b6ecd6432e60dcf0b8075eabd27c253267f8ce",
 |  
|  | 2540 | +              "id": 4090970,
 |  
|  | 2541 | +              "created": "2023-03-30T09:39:24Z",
 |  
|  | 2542 | +              "hash": "sha256:0fd3b66a2780d03a5b3cd460216105f3df2b27c6d3a552c1769c5de48c9e2338",
 |  
| 2535 | 2543 |                "is_restart_required": false,
 |  
| 2536 | 2544 |                "is_webextension": true,
 |  
| 2537 | 2545 |                "is_mozilla_signed_extension": false,
 |  
| 2538 | 2546 |                "platform": "all",
 |  
| 2539 |  | -              "size": 949491,
 |  
|  | 2547 | +              "size": 951542,
 |  
| 2540 | 2548 |                "status": "public",
 |  
| 2541 |  | -              "url": "https://addons.mozilla.org/firefox/downloads/file/4077959/noscript-11.4.18.xpi",
 |  
|  | 2549 | +              "url": "https://addons.mozilla.org/firefox/downloads/file/4090970/noscript-11.4.21.xpi",
 |  
| 2542 | 2550 |                "permissions": [
 |  
| 2543 | 2551 |                  "contextMenus",
 |  
| 2544 | 2552 |                  "storage",
 |  
| ... | ... | @@ -2552,7 +2560,8 @@ |  
| 2552 | 2560 |                  "file://*/*",
 |  
| 2553 | 2561 |                  "ftp://*/*"
 |  
| 2554 | 2562 |                ],
 |  
| 2555 |  | -              "optional_permissions": []
 |  
|  | 2563 | +              "optional_permissions": [],
 |  
|  | 2564 | +              "host_permissions": []
 |  
| 2556 | 2565 |              }
 |  
| 2557 | 2566 |            ]
 |  
| 2558 | 2567 |          },
 |  
| ... | ... | @@ -2604,7 +2613,7 @@ |  
| 2604 | 2613 |          },
 |  
| 2605 | 2614 |          "is_disabled": false,
 |  
| 2606 | 2615 |          "is_experimental": false,
 |  
| 2607 |  | -        "last_updated": "2023-03-03T15:01:00Z",
 |  
|  | 2616 | +        "last_updated": "2023-04-04T12:01:03Z",
 |  
| 2608 | 2617 |          "name": {
 |  
| 2609 | 2618 |            "de": "NoScript",
 |  
| 2610 | 2619 |            "el": "NoScript",
 |  
| ... | ... | @@ -2676,10 +2685,10 @@ |  
| 2676 | 2685 |            "category": "recommended"
 |  
| 2677 | 2686 |          },
 |  
| 2678 | 2687 |          "ratings": {
 |  
| 2679 |  | -          "average": 4.406,
 |  
| 2680 |  | -          "bayesian_average": 4.403283687453676,
 |  
| 2681 |  | -          "count": 2047,
 |  
| 2682 |  | -          "text_count": 798
 |  
|  | 2688 | +          "average": 4.4039,
 |  
|  | 2689 | +          "bayesian_average": 4.401185759316559,
 |  
|  | 2690 | +          "count": 2055,
 |  
|  | 2691 | +          "text_count": 801
 |  
| 2683 | 2692 |          },
 |  
| 2684 | 2693 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/reviews/",
 |  
| 2685 | 2694 |          "requires_payment": false,
 |  
| ... | ... | @@ -2723,7 +2732,7 @@ |  
| 2723 | 2732 |          "type": "extension",
 |  
| 2724 | 2733 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/",
 |  
| 2725 | 2734 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/versions/",
 |  
| 2726 |  | -        "weekly_downloads": 8264
 |  
|  | 2735 | +        "weekly_downloads": 7852
 |  
| 2727 | 2736 |        },
 |  
| 2728 | 2737 |        "notes": null
 |  
| 2729 | 2738 |      },
 |  
| ... | ... | @@ -2739,7 +2748,7 @@ |  
| 2739 | 2748 |              "picture_url": null
 |  
| 2740 | 2749 |            }
 |  
| 2741 | 2750 |          ],
 |  
| 2742 |  | -        "average_daily_users": 148194,
 |  
|  | 2751 | +        "average_daily_users": 148389,
 |  
| 2743 | 2752 |          "categories": {
 |  
| 2744 | 2753 |            "android": [
 |  
| 2745 | 2754 |              "performance",
 |  
| ... | ... | @@ -2800,7 +2809,8 @@ |  
| 2800 | 2809 |                  "<all_urls>",
 |  
| 2801 | 2810 |                  "*://*.youtube.com/*"
 |  
| 2802 | 2811 |                ],
 |  
| 2803 |  | -              "optional_permissions": []
 |  
|  | 2812 | +              "optional_permissions": [],
 |  
|  | 2813 | +              "host_permissions": []
 |  
| 2804 | 2814 |              }
 |  
| 2805 | 2815 |            ]
 |  
| 2806 | 2816 |          },
 |  
| ... | ... | @@ -2853,10 +2863,10 @@ |  
| 2853 | 2863 |            "category": "recommended"
 |  
| 2854 | 2864 |          },
 |  
| 2855 | 2865 |          "ratings": {
 |  
| 2856 |  | -          "average": 3.9162,
 |  
| 2857 |  | -          "bayesian_average": 3.9118650342058006,
 |  
| 2858 |  | -          "count": 1110,
 |  
| 2859 |  | -          "text_count": 394
 |  
|  | 2866 | +          "average": 3.9106,
 |  
|  | 2867 | +          "bayesian_average": 3.906291934298175,
 |  
|  | 2868 | +          "count": 1119,
 |  
|  | 2869 | +          "text_count": 397
 |  
| 2860 | 2870 |          },
 |  
| 2861 | 2871 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/reviews/",
 |  
| 2862 | 2872 |          "requires_payment": false,
 |  
| ... | ... | @@ -2875,7 +2885,7 @@ |  
| 2875 | 2885 |          "type": "extension",
 |  
| 2876 | 2886 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/",
 |  
| 2877 | 2887 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/versions/",
 |  
| 2878 |  | -        "weekly_downloads": 1600
 |  
|  | 2888 | +        "weekly_downloads": 1519
 |  
| 2879 | 2889 |        },
 |  
| 2880 | 2890 |        "notes": null
 |  
| 2881 | 2891 |      }
 |  projects/browser/config
 
 
| ... | ... | @@ -100,9 +100,9 @@ input_files: |  
| 100 | 100 |      enable: '[% ! c("var/android") %]'
 |  
| 101 | 101 |    - filename: Bundle-Data
 |  
| 102 | 102 |      enable: '[% ! c("var/android") %]'
 |  
| 103 |  | -  - URL: https://addons.mozilla.org/firefox/downloads/file/4077959/noscript-11.4.18.xpi
 |  
|  | 103 | +  - URL: https://addons.mozilla.org/firefox/downloads/file/4090970/noscript-11.4.21.xpi
 |  
| 104 | 104 |      name: noscript
 |  
| 105 |  | -    sha256sum: 229c8d463d1f5403adb5c940d0b6ecd6432e60dcf0b8075eabd27c253267f8ce
 |  
|  | 105 | +    sha256sum: 0fd3b66a2780d03a5b3cd460216105f3df2b27c6d3a552c1769c5de48c9e2338
 |  
| 106 | 106 |    - filename: 'gtk3-settings.ini'
 |  
| 107 | 107 |      enable: '[% c("var/linux") %]'
 |  
| 108 | 108 |    - project: hfsplus-tools
 |  projects/firefox/config
 
 
| ... | ... | @@ -12,10 +12,10 @@ container: |  
| 12 | 12 |    use_container: 1
 |  
| 13 | 13 |  
 |  
| 14 | 14 |  var:
 |  
| 15 |  | -  firefox_platform_version: 102.9.0
 |  
|  | 15 | +  firefox_platform_version: 102.10.0
 |  
| 16 | 16 |    firefox_version: '[% c("var/firefox_platform_version") %]esr'
 |  
| 17 | 17 |    browser_branch: '12.0-1'
 |  
| 18 |  | -  browser_build: 2
 |  
|  | 18 | +  browser_build: 1
 |  
| 19 | 19 |    branding_directory: 'browser/branding/alpha'
 |  
| 20 | 20 |    copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
 |  
| 21 | 21 |    nightly_updates_osname: '[% c("var/osname") %]'
 |  projects/geckoview/config
 
 
| ... | ... | @@ -12,9 +12,9 @@ container: |  
| 12 | 12 |    use_container: 1
 |  
| 13 | 13 |  
 |  
| 14 | 14 |  var:
 |  
| 15 |  | -  geckoview_version: 102.9.0esr
 |  
|  | 15 | +  geckoview_version: 102.10.0esr
 |  
| 16 | 16 |    torbrowser_branch: 12.0-1
 |  
| 17 |  | -  browser_build: 2
 |  
|  | 17 | +  browser_build: 1
 |  
| 18 | 18 |    copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
 |  
| 19 | 19 |    deps:
 |  
| 20 | 20 |      - build-essential
 |  projects/go/config
 
 
| 1 | 1 |  # vim: filetype=yaml sw=2
 |  
| 2 |  | -version: 1.19.7
 |  
|  | 2 | +version: 1.19.8
 |  
| 3 | 3 |  filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
 |  
| 4 | 4 |  container:
 |  
| 5 | 5 |    use_container: 1
 |  
| ... | ... | @@ -121,7 +121,7 @@ input_files: |  
| 121 | 121 |      enable: '[% ! c("var/linux") %]'
 |  
| 122 | 122 |    - URL: 'https://golang.org/dl/go[% c("version") %].src.tar.gz'
 |  
| 123 | 123 |      name: go
 |  
| 124 |  | -    sha256sum: 775bdf285ceaba940da8a2fe20122500efd7a0b65dbcee85247854a8d7402633
 |  
|  | 124 | +    sha256sum: 1d7a67929dccafeaf8a29e55985bc2b789e0499cb1a17100039f084e3238da2f
 |  
| 125 | 125 |    - URL: 'https://golang.org/dl/go[% c("var/go14_version") %].src.tar.gz'
 |  
| 126 | 126 |      name: go14
 |  
| 127 | 127 |      sha256sum: 9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959
 |  projects/manual/config
 
 
| 1 | 1 |  # vim: filetype=yaml sw=2
 |  
| 2 | 2 |  # To update, see doc/how-to-update-the-manual.txt
 |  
| 3 | 3 |  # Remember to update also the package's hash, with the version!
 |  
| 4 |  | -version: 69278
 |  
|  | 4 | +version: 72637
 |  
| 5 | 5 |  filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.gz'
 |  
| 6 | 6 |  container:
 |  
| 7 | 7 |    use_container: 1
 |  
| ... | ... | @@ -17,8 +17,8 @@ var: |  
| 17 | 17 |  
 |  
| 18 | 18 |  input_files:
 |  
| 19 | 19 |    - project: container-image
 |  
| 20 |  | -  - URL: 'https://people.torproject.org/~richard/tbb_files/manual_[% c("version") %].zip'
 |  
|  | 20 | +  - URL: 'https://people.torproject.org/~ma1/tbb_files/manual_[% c("version") %].zip'
 |  
| 21 | 21 |      name: manual
 |  
| 22 |  | -    sha256sum: a03e723d3dded1fe23dfa261bfc5a7f7810db286b0f1addf9e2ce2665bc2e4b5
 |  
|  | 22 | +    sha256sum: 28379bdb31989d26a4cb735b9cbcd9ee52089f72153881f3802d291743b8cf06
 |  
| 23 | 23 |    - filename: packagemanual.py
 |  
| 24 | 24 |      name: package_script |  projects/translation/config
 
 
| ... | ... | @@ -6,19 +6,19 @@ version: '[% c("abbrev") %]' |  
| 6 | 6 |  steps:
 |  
| 7 | 7 |    base-browser:
 |  
| 8 | 8 |      base-browser: '[% INCLUDE build %]'
 |  
| 9 |  | -    git_hash: 732c9aa3c3afb02f3f4698504c2f7ccde59efdc2
 |  
|  | 9 | +    git_hash: a7f7d59e21395ba563033060a55903f4f7163c02
 |  
| 10 | 10 |      targets:
 |  
| 11 | 11 |        nightly:
 |  
| 12 | 12 |          git_hash: 'base-browser'
 |  
| 13 | 13 |    base-browser-fluent:
 |  
| 14 | 14 |      base-browser-fluent: '[% INCLUDE build %]'
 |  
| 15 |  | -    git_hash: 1743eebf1a33faad8cba737e6aaf779add860e6c
 |  
|  | 15 | +    git_hash: 32c09e1c5282cf3c7369d45fc199eb35c10a4fcc
 |  
| 16 | 16 |      targets:
 |  
| 17 | 17 |        nightly:
 |  
| 18 | 18 |          git_hash: 'basebrowser-newidentityftl'
 |  
| 19 | 19 |    tor-browser:
 |  
| 20 | 20 |      tor-browser: '[% INCLUDE build %]'
 |  
| 21 |  | -    git_hash: 26fa7436160a5d8e3f078a27407b40284d016a84
 |  
|  | 21 | +    git_hash: a7be13f5b46a2bd3684146556390d62b1caa2f52
 |  
| 22 | 22 |      targets:
 |  
| 23 | 23 |        nightly:
 |  
| 24 | 24 |          git_hash: 'tor-browser'
 |  
| ... | ... | @@ -26,7 +26,7 @@ steps: |  
| 26 | 26 |      fenix: '[% INCLUDE build %]'
 |  
| 27 | 27 |      # We need to bump the commit before releasing but just pointing to a branch
 |  
| 28 | 28 |      # might cause too much rebuidling of the Firefox part.
 |  
| 29 |  | -    git_hash: 99524194b9fb86345db13923fce94e31bfd06aea
 |  
|  | 29 | +    git_hash: b2691020553c5e81bacfe3ed33cc66226754c98d
 |  
| 30 | 30 |      targets:
 |  
| 31 | 31 |        nightly:
 |  
| 32 | 32 |          git_hash: 'fenix-torbrowserstringsxml'
 |  rbm.conf
 
 
| ... | ... | @@ -71,10 +71,10 @@ buildconf: |  
| 71 | 71 |    git_signtag_opt: '-s'
 |  
| 72 | 72 |  
 |  
| 73 | 73 |  var:
 |  
| 74 |  | -  torbrowser_version: '12.0.4'
 |  
| 75 |  | -  torbrowser_build: 'build2'
 |  
|  | 74 | +  torbrowser_version: '12.0.5'
 |  
|  | 75 | +  torbrowser_build: 'build1'
 |  
| 76 | 76 |    torbrowser_incremental_from:
 |  
| 77 |  | -    - 12.0.3
 |  
|  | 77 | +    - 12.0.4
 |  
| 78 | 78 |    build_mar: 1
 |  
| 79 | 79 |    # By default, we sort the list of installed packages. This allows sharing
 |  
| 80 | 80 |    # containers with identical list of packages, even if they are not listed
 |  
 |