[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40927, 40902: Prepare Tor+Mullvad Browser Alpha 13.0a4



Title: GitLab

richard pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • 6c255fa1
    by Richard Pospesel at 2023-09-13T16:01:05+00:00
    Bug 40927, 40902: Prepare Tor+Mullvad Browser Alpha 13.0a4
    

13 changed files:

Changes:

  • projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
    1
    +Mullvad Browser 13.0a4 - September 12 2023
    
    2
    + * All Platforms
    
    3
    +   * Updated Firefox to 115.2.1esr
    
    4
    +   * Updated Translations
    
    5
    +   * Updated NoScript to 11.4.27
    
    6
    +   * Bug 211: Change "Mullvad Browser Home" to "New tab" [mullvad-browser]
    
    7
    +   * Bug 231: Fix the Security Level "read more" link in popup/settings panel [mullvad-browser]
    
    8
    +   * Bug 236: Rebase alpha onto 115.2.1 [mullvad-browser]
    
    9
    +   * Bug 40149: Remove patching of nightly update URL [tor-browser-build]
    
    10
    +   * Bug 40937: First window after update should go to the user-friendly release page on GitHub [tor-browser-build]
    
    11
    +   * Bug 41528: Hard-coded English "based on Mozilla Firefox" appears in version in "About" dialog [tor-browser]
    
    12
    +   * Bug 41675: ESR115: decide on large array buffers [tor-browser]
    
    13
    +   * Bug 41739: Remove "Website appearance" [tor-browser]
    
    14
    +   * Bug 41740: ESR115: change devicePixelRatio spoof to 2 in alpha for testing [tor-browser]
    
    15
    +   * Bug 41774: Hide the new "Switching to a new device" help menu item [tor-browser]
    
    16
    +   * Bug 41797: Lock RFP in release builds [tor-browser]
    
    17
    +   * Bug 41876: Remove firefox view from title bar [tor-browser]
    
    18
    +   * Bug 41881: Developer tools/Network/New Request remembers requests [tor-browser]
    
    19
    +   * Bug 42027: Create a Base Browser version of migrateUI [tor-browser]
    
    20
    +   * Bug 42043: Disable gUM: media.devices.enumerate.legacy.enabled [tor-browser]
    
    21
    +   * Bug 42046: Remove XUL layout hacks from base browser [tor-browser]
    
    22
    +   * Bug 42050: Bring back Save As... dialog as default [tor-browser]
    
    23
    +   * Bug 42061: Move the alpha update channel creation to a commit on its own [tor-browser]
    
    24
    +   * Bug 42084: Race condition with language preferences may make spoof_english ineffective [tor-browser]
    
    25
    + * Windows
    
    26
    +   * Bug 40930: Update zlib to 1.3 after 13.0a3 [tor-browser-build]
    
    27
    + * macOS
    
    28
    +   * Bug 42057: Disable Platform text-recognition functionality [tor-browser]
    
    29
    + * Build System
    
    30
    +   * All Platforms
    
    31
    +     * Bug 40857: Mullvad Browser generated downloads.json references tbb-* build tag rather than mb-* [tor-browser-build]
    
    32
    +     * Bug 40932: Remove appname_bundle_android, appname_bundle_macos, appname_bundle_linux, appname_bundle_win32, appname_bundle_win64 from projects/release/update_responses_config.yml [tor-browser-build]
    
    33
    +     * Bug 40933: Fix generating incrementals between 12.5.x and 13.0 [tor-browser-build]
    
    34
    +     * Bug 40935: Fix fallout from build target rename in signing scripts [tor-browser-build]
    
    35
    +     * Bug 40942: Use the branch to build Base Browser [tor-browser-build]
    
    36
    +     * Bug 40946: override_updater_url does not work for Mullvad Browser [tor-browser-build]
    
    37
    +   * macOS
    
    38
    +     * Bug 40943: Update libdmg-hfsplus to include our uplifted patch [tor-browser-build]
    
    39
    +
    
    40
    +Mullvad Browser 12.5.4 - September 12 2023
    
    41
    + * All Platforms
    
    42
    +   * Updated Firefox to 102.15.1esr
    
    43
    +   * Updated Translations
    
    44
    +   * Bug 235: Rebase release onto 102.15.1 ESR [mullvad-browser]
    
    45
    +   * Bug 42084: Race condition with language preferences may make spoof_english ineffective [tor-browser]
    
    46
    +
    
    47
    +Mullvad Browser 12.5.3 - August 28 2023
    
    48
    + * All Platforms
    
    49
    +   * Updated Translations
    
    50
    +   * Updated Firefox to 102.15.0esr
    
    51
    +   * Bug 232: Rebase Mullvad Browser stable onto 102.15 [mullvad-browser]
    
    52
    +   * Bug 42053: Backport security fixes from Firefox 117 to ESR 102.15 - based Tor Browser [tor-browser]
    
    53
    +   * Bug 40937: First window after update should go to the user-friendly release page on GitHub [tor-browser-build]
    
    54
    + * Build System
    
    55
    +   * All Platforms
    
    56
    +     * Bug 40857: Mullvad Browser generated downloads.json references tbb-* build tag rather than mb-* [tor-browser-build]
    
    57
    +     * Bug 40913: add boklm back to list of taggers in relevant projects [tor-browser-build]
    
    58
    +     * Bug 40921: staticiforme-prepare-cdn-dist-upload uses hardcoded torbrowser path for .htacess file generation [tor-browser-build]
    
    59
    +
    
    1 60
     Mullvad Browser 13.0a3 - August 21 2023
    
    2 61
      * All Platforms
    
    3 62
        * Updated Translations
    

  • projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
    1
    +Tor Browser 13.0a4 - September 12 2023
    
    2
    + * All Platforms
    
    3
    +   * Updated Translations
    
    4
    +   * Updated NoScript to 11.4.27
    
    5
    +   * Updated tor to 0.4.8.5
    
    6
    +   * Updated Snowflake to 2.6.1
    
    7
    +   * Bug 40951: Firefox fails to build for macos after #40938 [tor-browser-build]
    
    8
    +   * Bug 41675: ESR115: decide on large array buffers [tor-browser]
    
    9
    +   * Bug 41740: ESR115: change devicePixelRatio spoof to 2 in alpha for testing [tor-browser]
    
    10
    +   * Bug 41797: Lock RFP in release builds [tor-browser]
    
    11
    +   * Bug 41934: Websocket raises DOMException on http onions in 13.0a1 [tor-browser]
    
    12
    +   * Bug 42034: aboutTBUpdate.dtd is duplicated [tor-browser]
    
    13
    +   * Bug 42043: Disable gUM: media.devices.enumerate.legacy.enabled [tor-browser]
    
    14
    +   * Bug 42061: Move the alpha update channel creation to a commit on its own [tor-browser]
    
    15
    +   * Bug 42084: Race condition with language preferences may make spoof_english ineffective [tor-browser]
    
    16
    +   * Bug 42093: Rebase alpha onto 115.2.1esr [tor-browser]
    
    17
    + * Windows + macOS + Linux
    
    18
    +   * Updated Firefox to 115.2.1esr
    
    19
    +   * Bug 40149: Remove patching of nightly update URL [tor-browser-build]
    
    20
    +   * Bug 40821: The update details URL is wrong in alphas [tor-browser-build]
    
    21
    +   * Bug 40938: Copy the new tor-browser.ftl file to the appropriate directory [tor-browser-build]
    
    22
    +   * Bug 41333: Modernize Tor Browser's new-tab page (about:tor) [tor-browser]
    
    23
    +   * Bug 41528: Hard-coded English "based on Mozilla Firefox" appears in version in "About" dialog [tor-browser]
    
    24
    +   * Bug 41651: Use moz-toggle in connection preferences [tor-browser]
    
    25
    +   * Bug 41739: Remove "Website appearance" [tor-browser]
    
    26
    +   * Bug 41774: Hide the new "Switching to a new device" help menu item [tor-browser]
    
    27
    +   * Bug 41821: Fix the proxy type in the proxy modal of about:preferences in 13.0 [tor-browser]
    
    28
    +   * Bug 41865: Use --text-color-deemphasized rather than --panel-description-color [tor-browser]
    
    29
    +   * Bug 41876: Remove firefox view from title bar [tor-browser]
    
    30
    +   * Bug 41881: Developer tools/Network/New Request remembers requests [tor-browser]
    
    31
    +   * Bug 41886: Downloads drop-down panel has new-line/line-break between every word in the 'Be careful opening downloads' warning [tor-browser]
    
    32
    +   * Bug 41904: The log textarea doesn't resize anymore [tor-browser]
    
    33
    +   * BUg 41906: hide about:preferences#privacy > DNS over HTTPS section [tor-browser]
    
    34
    +   * Bug 41971: Update Tails URL in downloads warning [tor-browser]
    
    35
    +   * Bug 41974: De-emphasized text in custom components is no longer gray in 13.0 alpha [tor-browser]
    
    36
    +   * Bug 41977: Hide the "Learn more" link in bridge cards [tor-browser]
    
    37
    +   * Bug 41980: Circuit display headline is misaligned in 13.0 alpha [tor-browser]
    
    38
    +   * Bug 42027: Create a Base Browser version of migrateUI [tor-browser]
    
    39
    +   * Bug 42045: Circuit panel overflows with long ipv6 addresses [tor-browser]
    
    40
    +   * Bug 42046: Remove XUL layout hacks from base browser [tor-browser]
    
    41
    +   * Bug 42047: Remove layout hacks from tor browser preferences [tor-browser]
    
    42
    +   * Bug 42050: Bring back Save As... dialog as default [tor-browser]
    
    43
    +   * Bug 42075: Fix link spacing and underline on new homepage [tor-browser]
    
    44
    + * Windows + Android
    
    45
    +   * Updated zlib to 1.3
    
    46
    +   * Bug 40930: Update zlib to 1.3 after 13.0a3 [tor-browser-build]
    
    47
    + * macOS
    
    48
    +   * Bug 42057: Disable Platform text-recognition functionality [tor-browser]
    
    49
    + * Linux
    
    50
    +   * Bug 41509: After update, KDE Plasma identifies Tor Browser Nightly window group as "firefox-nightly" [tor-browser]
    
    51
    + * Android
    
    52
    +   * Updated GeckoView to 115.2.1esr
    
    53
    +   * Bug 40941: Remove PT process options on Android [tor-browser-build]
    
    54
    +   * Bug 41878: firefox-mobile: refactor tor bootstrap off deleted onboarding path [tor-browser]
    
    55
    +   * Bug 41879: firefox-android: Add Tor integration and UI commit is too big, needs to be split up [tor-browser]
    
    56
    +   * Bug 41882: Update DuckDuckGo icons [tor-browser]
    
    57
    +   * Bug 41987: Tor Browser Android Onboarding Plan [tor-browser]
    
    58
    +   * Bug 42001: Hide 'Open links in external app' settings option and force defaults [tor-browser]
    
    59
    +   * Bug 42038: TBA Alpha - inscriptions Tor Browser Alpha and FireFox Browser simultaneously on the start screen [tor-browser]
    
    60
    +   * Bug 42076: Theme is visable in options, but shouldn't be [tor-browser]
    
    61
    + * Build System
    
    62
    +   * All Platforms
    
    63
    +     * Updated Go to 1.21.1
    
    64
    +     * Bug 40929: Update go to 1.21 series after 13.0a3 [tor-browser-build]
    
    65
    +     * Bug 40932: Remove appname_bundle_android, appname_bundle_macos, appname_bundle_linux, appname_bundle_win32, appname_bundle_win64 from projects/release/update_responses_config.yml [tor-browser-build]
    
    66
    +     * Bug 40935: Fix fallout from build target rename in signing scripts [tor-browser-build]
    
    67
    +     * Bug 40948: Remove lyrebird-vendor sha256sum in nightly [tor-browser-build]
    
    68
    +   * Windows + macOS + Linux
    
    69
    +     * Bug 40786: deploy_update_responses-*.sh requires +r permissions to run [tor-browser-build]
    
    70
    +     * Bug 40931: Fix incrementals after tor-browser-build#40829 [tor-browser-build]
    
    71
    +     * Bug 40933: Fix generating incrementals between 12.5.x and 13.0 [tor-browser-build]
    
    72
    +     * Bug 40942: Use the branch to build Base Browser [tor-browser-build]
    
    73
    +     * Bug 40944: After #40931, updates_responses is using incremental.mar files as if they were non-incremental mar files [tor-browser-build]
    
    74
    +     * Bug 40946: override_updater_url does not work for Mullvad Browser [tor-browser-build]
    
    75
    +     * Bug 40947: Remove migrate_langs from tools/signing/nightly/update-responses-base-config.yml [tor-browser-build]
    
    76
    +   * macOS
    
    77
    +     * Bug 40943: Update libdmg-hfsplus to include our uplifted patch [tor-browser-build]
    
    78
    +     * Bug 42035: Update tools/torbrowser/ scripts to support macOS dev environment [tor-browser]
    
    79
    +   * Linux
    
    80
    +     * Bug 42071: tor-browser deployed format changed breaking fetch.sh [tor-browser]
    
    81
    +
    
    82
    +Tor Browser 12.5.4 - September 12 2023
    
    83
    + * All Platforms
    
    84
    +   * Updated Translations
    
    85
    +   * Updated OpenSSL to 1.1.1w
    
    86
    +   * Bug 42084: Race condition with language preferences may make spoof_english ineffective [tor-browser]
    
    87
    +   * Bug 42090: Rebase release onto 102.15.1esr [tor-browser]
    
    88
    + * Windows + macOS + Linux
    
    89
    +   * Updated Firefox to 102.15.1esr
    
    90
    + * Android
    
    91
    +   * Updated GeckoView to 102.15.1esr
    
    92
    + * Build System
    
    93
    +   * All Platforms
    
    94
    +     * Updated Go to 1.20.8
    
    95
    +
    
    96
    +Tor Browser 12.5.3 - August 28 2023
    
    97
    + * All Platforms
    
    98
    +   * Updated Translations
    
    99
    +   * Updated OpenSSL to 1.1.1v
    
    100
    +   * Bug 42033: Rebase the releases onto 102.15.0esr [tor-browser]
    
    101
    +   * Bug 42053: Backport security fixes from Firefox 117 to ESR 102.15 - based Tor Browser [tor-browser]
    
    102
    + * Windows + macOS + Linux
    
    103
    +   * Updated Firefox to 102.15.0esr
    
    104
    + * Android
    
    105
    +   * Updated GeckoView to 102.15.0esr
    
    106
    + * Build System
    
    107
    +   * All Platforms
    
    108
    +     * Updated Go to 1.20.7
    
    109
    +     * Bug 40740: Tor Browser for Android's snowflake ClientTransportPlugin seems to be out of date [tor-browser-build]
    
    110
    +     * Bug 40786: deploy_update_responses-*.sh requires +r permissions to run [tor-browser-build]
    
    111
    +     * Bug 40905: Go vendor archives ignore the nightly version override on testbuilds [tor-browser-build]
    
    112
    +     * Bug 40913: add boklm back to list of taggers in relevant projects [tor-browser-build]
    
    113
    +     * Bug 40921: staticiforme-prepare-cdn-dist-upload uses hardcoded torbrowser path for .htacess file generation [tor-browser-build]
    
    114
    +
    
    1 115
     Tor Browser 13.0a3 - August 21 2023
    
    2 116
      * All Platforms
    
    3 117
        * 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": 962524,
    
    20
    +        "average_daily_users": 998920,
    
    21 21
             "categories": {
    
    22 22
               "android": [
    
    23 23
                 "experimental",
    
    ... ... @@ -221,10 +221,10 @@
    221 221
               "category": "recommended"
    
    222 222
             },
    
    223 223
             "ratings": {
    
    224
    -          "average": 4.5571,
    
    225
    -          "bayesian_average": 4.555944276544156,
    
    226
    -          "count": 5116,
    
    227
    -          "text_count": 1611
    
    224
    +          "average": 4.554,
    
    225
    +          "bayesian_average": 4.552847296253503,
    
    226
    +          "count": 5146,
    
    227
    +          "text_count": 1620
    
    228 228
             },
    
    229 229
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/reviews/",
    
    230 230
             "requires_payment": false,
    
    ... ... @@ -321,7 +321,7 @@
    321 321
             "type": "extension",
    
    322 322
             "url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/",
    
    323 323
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/versions/",
    
    324
    -        "weekly_downloads": 24008
    
    324
    +        "weekly_downloads": 25970
    
    325 325
           },
    
    326 326
           "notes": null
    
    327 327
         },
    
    ... ... @@ -337,7 +337,7 @@
    337 337
                 "picture_url": "https://addons.mozilla.org/user-media/userpics/56/7656/6937656/6937656.png?modified=1550343990"
    
    338 338
               }
    
    339 339
             ],
    
    340
    -        "average_daily_users": 247179,
    
    340
    +        "average_daily_users": 254948,
    
    341 341
             "categories": {
    
    342 342
               "android": [
    
    343 343
                 "security-privacy"
    
    ... ... @@ -349,7 +349,7 @@
    349 349
             "contributions_url": "",
    
    350 350
             "created": "2014-06-10T05:46:02Z",
    
    351 351
             "current_version": {
    
    352
    -          "id": 5357809,
    
    352
    +          "id": 5613891,
    
    353 353
               "compatibility": {
    
    354 354
                 "firefox": {
    
    355 355
                   "min": "56.0a1",
    
    ... ... @@ -360,7 +360,7 @@
    360 360
                   "max": "*"
    
    361 361
                 }
    
    362 362
               },
    
    363
    -          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/decentraleyes/versions/5357809",
    
    363
    +          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/decentraleyes/versions/5613891",
    
    364 364
               "is_strict_compatibility_enabled": false,
    
    365 365
               "license": {
    
    366 366
                 "id": 3338,
    
    ... ... @@ -371,22 +371,22 @@
    371 371
                 "url": "http://www.mozilla.org/MPL/2.0/"
    
    372 372
               },
    
    373 373
               "release_notes": {
    
    374
    -            "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."
    
    374
    +            "en-US": "<i>Enhancements:</i>\n\n- Improved object property evaluation logic.\n\n<i>Other changes:</i>\n\n- Applied various performance optimizations and stability improvements.\n- Updated resource audit tool dependencies."
    
    375 375
               },
    
    376
    -          "reviewed": "2022-01-31T20:45:40Z",
    
    377
    -          "version": "2.0.17",
    
    376
    +          "reviewed": "2023-08-30T12:55:12Z",
    
    377
    +          "version": "2.0.18",
    
    378 378
               "files": [
    
    379 379
                 {
    
    380
    -              "id": 3902154,
    
    381
    -              "created": "2022-01-30T20:08:38Z",
    
    382
    -              "hash": "sha256:e7f16ddc458eb2bc5bea75832305895553fca53c2565b6f1d07d5d9620edaff1",
    
    380
    +              "id": 4158232,
    
    381
    +              "created": "2023-08-24T20:38:03Z",
    
    382
    +              "hash": "sha256:f8f031ef91c02a1cb1a6552acd02b8f488693400656b4047d68f03ba0a1078d9",
    
    383 383
                   "is_restart_required": false,
    
    384 384
                   "is_webextension": true,
    
    385 385
                   "is_mozilla_signed_extension": false,
    
    386 386
                   "platform": "all",
    
    387
    -              "size": 6941339,
    
    387
    +              "size": 6951879,
    
    388 388
                   "status": "public",
    
    389
    -              "url": "https://addons.mozilla.org/firefox/downloads/file/3902154/decentraleyes-2.0.17.xpi",
    
    389
    +              "url": "https://addons.mozilla.org/firefox/downloads/file/4158232/decentraleyes-2.0.18.xpi",
    
    390 390
                   "permissions": [
    
    391 391
                     "*://*/*",
    
    392 392
                     "privacy",
    
    ... ... @@ -476,7 +476,7 @@
    476 476
             },
    
    477 477
             "is_disabled": false,
    
    478 478
             "is_experimental": false,
    
    479
    -        "last_updated": "2022-01-31T20:45:40Z",
    
    479
    +        "last_updated": "2023-08-30T12:55:12Z",
    
    480 480
             "name": {
    
    481 481
               "ar": "Decentraleyes",
    
    482 482
               "bg": "Decentraleyes",
    
    ... ... @@ -553,10 +553,10 @@
    553 553
               "category": "recommended"
    
    554 554
             },
    
    555 555
             "ratings": {
    
    556
    -          "average": 4.8153,
    
    557
    -          "bayesian_average": 4.810656818463578,
    
    558
    -          "count": 1359,
    
    559
    -          "text_count": 239
    
    556
    +          "average": 4.8125,
    
    557
    +          "bayesian_average": 4.807850481587009,
    
    558
    +          "count": 1360,
    
    559
    +          "text_count": 240
    
    560 560
             },
    
    561 561
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/reviews/",
    
    562 562
             "requires_payment": false,
    
    ... ... @@ -641,7 +641,7 @@
    641 641
             "type": "extension",
    
    642 642
             "url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/",
    
    643 643
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/versions/",
    
    644
    -        "weekly_downloads": 3402
    
    644
    +        "weekly_downloads": 3376
    
    645 645
           },
    
    646 646
           "notes": null
    
    647 647
         },
    
    ... ... @@ -657,7 +657,7 @@
    657 657
                 "picture_url": "https://addons.mozilla.org/user-media/userpics/73/4073/5474073/5474073.png?modified=1469820907"
    
    658 658
               }
    
    659 659
             ],
    
    660
    -        "average_daily_users": 1063750,
    
    660
    +        "average_daily_users": 1104333,
    
    661 661
             "categories": {
    
    662 662
               "android": [
    
    663 663
                 "security-privacy"
    
    ... ... @@ -1180,10 +1180,10 @@
    1180 1180
               "category": "recommended"
    
    1181 1181
             },
    
    1182 1182
             "ratings": {
    
    1183
    -          "average": 4.8013,
    
    1184
    -          "bayesian_average": 4.798528563346096,
    
    1185
    -          "count": 2270,
    
    1186
    -          "text_count": 431
    
    1183
    +          "average": 4.8007,
    
    1184
    +          "bayesian_average": 4.797939512443901,
    
    1185
    +          "count": 2288,
    
    1186
    +          "text_count": 436
    
    1187 1187
             },
    
    1188 1188
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/reviews/",
    
    1189 1189
             "requires_payment": false,
    
    ... ... @@ -1207,7 +1207,7 @@
    1207 1207
             "type": "extension",
    
    1208 1208
             "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/",
    
    1209 1209
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/versions/",
    
    1210
    -        "weekly_downloads": 17673
    
    1210
    +        "weekly_downloads": 18205
    
    1211 1211
           },
    
    1212 1212
           "notes": null
    
    1213 1213
         },
    
    ... ... @@ -1223,7 +1223,7 @@
    1223 1223
                 "picture_url": null
    
    1224 1224
               }
    
    1225 1225
             ],
    
    1226
    -        "average_daily_users": 6171541,
    
    1226
    +        "average_daily_users": 6484239,
    
    1227 1227
             "categories": {
    
    1228 1228
               "android": [
    
    1229 1229
                 "security-privacy"
    
    ... ... @@ -1388,7 +1388,7 @@
    1388 1388
             },
    
    1389 1389
             "is_disabled": false,
    
    1390 1390
             "is_experimental": false,
    
    1391
    -        "last_updated": "2023-08-20T17:20:27Z",
    
    1391
    +        "last_updated": "2023-09-13T00:40:42Z",
    
    1392 1392
             "name": {
    
    1393 1393
               "ar": "uBlock Origin",
    
    1394 1394
               "bg": "uBlock Origin",
    
    ... ... @@ -1533,10 +1533,10 @@
    1533 1533
               "category": "recommended"
    
    1534 1534
             },
    
    1535 1535
             "ratings": {
    
    1536
    -          "average": 4.7845,
    
    1537
    -          "bayesian_average": 4.784104875047849,
    
    1538
    -          "count": 15865,
    
    1539
    -          "text_count": 4114
    
    1536
    +          "average": 4.7828,
    
    1537
    +          "bayesian_average": 4.782406452276442,
    
    1538
    +          "count": 15987,
    
    1539
    +          "text_count": 4147
    
    1540 1540
             },
    
    1541 1541
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/reviews/",
    
    1542 1542
             "requires_payment": false,
    
    ... ... @@ -1598,7 +1598,7 @@
    1598 1598
             "type": "extension",
    
    1599 1599
             "url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/",
    
    1600 1600
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/",
    
    1601
    -        "weekly_downloads": 134237
    
    1601
    +        "weekly_downloads": 142541
    
    1602 1602
           },
    
    1603 1603
           "notes": null
    
    1604 1604
         },
    
    ... ... @@ -1614,7 +1614,7 @@
    1614 1614
                 "picture_url": null
    
    1615 1615
               }
    
    1616 1616
             ],
    
    1617
    -        "average_daily_users": 169092,
    
    1617
    +        "average_daily_users": 170891,
    
    1618 1618
             "categories": {
    
    1619 1619
               "android": [
    
    1620 1620
                 "photos-media"
    
    ... ... @@ -1713,10 +1713,10 @@
    1713 1713
               "category": "recommended"
    
    1714 1714
             },
    
    1715 1715
             "ratings": {
    
    1716
    -          "average": 4.4938,
    
    1717
    -          "bayesian_average": 4.488680120012364,
    
    1718
    -          "count": 1134,
    
    1719
    -          "text_count": 423
    
    1716
    +          "average": 4.4934,
    
    1717
    +          "bayesian_average": 4.488285425448023,
    
    1718
    +          "count": 1139,
    
    1719
    +          "text_count": 425
    
    1720 1720
             },
    
    1721 1721
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/reviews/",
    
    1722 1722
             "requires_payment": false,
    
    ... ... @@ -1738,7 +1738,7 @@
    1738 1738
             "type": "extension",
    
    1739 1739
             "url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/",
    
    1740 1740
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/versions/",
    
    1741
    -        "weekly_downloads": 371
    
    1741
    +        "weekly_downloads": 401
    
    1742 1742
           },
    
    1743 1743
           "notes": null
    
    1744 1744
         },
    
    ... ... @@ -1754,7 +1754,7 @@
    1754 1754
                 "picture_url": null
    
    1755 1755
               }
    
    1756 1756
             ],
    
    1757
    -        "average_daily_users": 84181,
    
    1757
    +        "average_daily_users": 85953,
    
    1758 1758
             "categories": {
    
    1759 1759
               "android": [
    
    1760 1760
                 "experimental",
    
    ... ... @@ -1892,7 +1892,7 @@
    1892 1892
             "type": "extension",
    
    1893 1893
             "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/",
    
    1894 1894
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/versions/",
    
    1895
    -        "weekly_downloads": 1090
    
    1895
    +        "weekly_downloads": 670
    
    1896 1896
           },
    
    1897 1897
           "notes": null
    
    1898 1898
         },
    
    ... ... @@ -1908,7 +1908,7 @@
    1908 1908
                 "picture_url": "https://addons.mozilla.org/user-media/userpics/64/9064/12929064/12929064.png?modified=1651263207"
    
    1909 1909
               }
    
    1910 1910
             ],
    
    1911
    -        "average_daily_users": 257425,
    
    1911
    +        "average_daily_users": 265417,
    
    1912 1912
             "categories": {
    
    1913 1913
               "android": [
    
    1914 1914
                 "photos-media",
    
    ... ... @@ -2127,10 +2127,10 @@
    2127 2127
               "category": "recommended"
    
    2128 2128
             },
    
    2129 2129
             "ratings": {
    
    2130
    -          "average": 4.6544,
    
    2131
    -          "bayesian_average": 4.6497676877016945,
    
    2132
    -          "count": 1308,
    
    2133
    -          "text_count": 252
    
    2130
    +          "average": 4.6523,
    
    2131
    +          "bayesian_average": 4.647695702345138,
    
    2132
    +          "count": 1320,
    
    2133
    +          "text_count": 254
    
    2134 2134
             },
    
    2135 2135
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/reviews/",
    
    2136 2136
             "requires_payment": false,
    
    ... ... @@ -2151,7 +2151,7 @@
    2151 2151
             "type": "extension",
    
    2152 2152
             "url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/",
    
    2153 2153
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/versions/",
    
    2154
    -        "weekly_downloads": 4018
    
    2154
    +        "weekly_downloads": 3986
    
    2155 2155
           },
    
    2156 2156
           "notes": null
    
    2157 2157
         },
    
    ... ... @@ -2174,7 +2174,7 @@
    2174 2174
                 "picture_url": null
    
    2175 2175
               }
    
    2176 2176
             ],
    
    2177
    -        "average_daily_users": 111536,
    
    2177
    +        "average_daily_users": 111888,
    
    2178 2178
             "categories": {
    
    2179 2179
               "android": [
    
    2180 2180
                 "other"
    
    ... ... @@ -2457,10 +2457,10 @@
    2457 2457
               "category": "recommended"
    
    2458 2458
             },
    
    2459 2459
             "ratings": {
    
    2460
    -          "average": 4.4024,
    
    2461
    -          "bayesian_average": 4.397830651353168,
    
    2462
    -          "count": 1240,
    
    2463
    -          "text_count": 339
    
    2460
    +          "average": 4.3834,
    
    2461
    +          "bayesian_average": 4.378879936387472,
    
    2462
    +          "count": 1252,
    
    2463
    +          "text_count": 346
    
    2464 2464
             },
    
    2465 2465
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/reviews/",
    
    2466 2466
             "requires_payment": false,
    
    ... ... @@ -2480,7 +2480,7 @@
    2480 2480
             "type": "extension",
    
    2481 2481
             "url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/",
    
    2482 2482
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/versions/",
    
    2483
    -        "weekly_downloads": 39
    
    2483
    +        "weekly_downloads": 49
    
    2484 2484
           },
    
    2485 2485
           "notes": null
    
    2486 2486
         },
    
    ... ... @@ -2496,7 +2496,7 @@
    2496 2496
                 "picture_url": "https://addons.mozilla.org/user-media/userpics/43/0143/143/143.png?modified=1506804587"
    
    2497 2497
               }
    
    2498 2498
             ],
    
    2499
    -        "average_daily_users": 296794,
    
    2499
    +        "average_daily_users": 304718,
    
    2500 2500
             "categories": {
    
    2501 2501
               "android": [
    
    2502 2502
                 "performance",
    
    ... ... @@ -2510,7 +2510,7 @@
    2510 2510
             "contributions_url": "https://www.paypal.com/donate/?hosted_button_id=9ERKTU5MBH4EW&utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
    
    2511 2511
             "created": "2005-05-13T10:51:32Z",
    
    2512 2512
             "current_version": {
    
    2513
    -          "id": 5597003,
    
    2513
    +          "id": 5620645,
    
    2514 2514
               "compatibility": {
    
    2515 2515
                 "firefox": {
    
    2516 2516
                   "min": "59.0",
    
    ... ... @@ -2521,7 +2521,7 @@
    2521 2521
                   "max": "*"
    
    2522 2522
                 }
    
    2523 2523
               },
    
    2524
    -          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5597003",
    
    2524
    +          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5620645",
    
    2525 2525
               "is_strict_compatibility_enabled": false,
    
    2526 2526
               "license": {
    
    2527 2527
                 "id": 13,
    
    ... ... @@ -2532,22 +2532,22 @@
    2532 2532
                 "url": "http://www.gnu.org/licenses/gpl-2.0.html"
    
    2533 2533
               },
    
    2534 2534
               "release_notes": {
    
    2535
    -            "en-US": "v 11.4.26\n============================================================\nx [Android] Fixed regression preventing NoScript prompts\n  from being shown\nx [XSS] Fallback to execute most demanding regular\n  expressions asynchronously\nx [XSS] Removed obsolete Flash-related checks\nx [XSS] Make InjectionChecker's regular expressions easier\n  to debug\nx [XSS] Updated OpenID regexp"
    
    2535
    +            "en-US": "v 11.4.27\n============================================================\nx [XSS] Better specificity of HTML elements preliminary\n  checks\nx [XSS] Better specificity of potential fragmented injection\n  through framework syntax detection (thanks Rom623, barbaz\n  et al)\nx [nscl] RegExp.combo(): RegExp creation by combination for\n  better readability and comments\nx [nscl] Replaced lib/sha256.js with web platform native\n  implementation (thanks Martin for suggested patch)\nx [nscl] Fixed property/function mismatch (thanks Alex)\nx Fixed operators precedence issue #312 (thanks Alex)\nx [nscl] Prevent dead object access on BF cache (thanks\n  jamhubub and mriehm)"
    
    2536 2536
               },
    
    2537
    -          "reviewed": "2023-07-25T09:58:54Z",
    
    2538
    -          "version": "11.4.26",
    
    2537
    +          "reviewed": "2023-09-13T06:54:08Z",
    
    2538
    +          "version": "11.4.27",
    
    2539 2539
               "files": [
    
    2540 2540
                 {
    
    2541
    -              "id": 4141345,
    
    2542
    -              "created": "2023-07-20T07:16:01Z",
    
    2543
    -              "hash": "sha256:283db0eaebbd2888c1a852f5acabaa8e0225ff1eb1a97a25bceaedfd14d9f44c",
    
    2541
    +              "id": 4164985,
    
    2542
    +              "created": "2023-09-08T14:50:57Z",
    
    2543
    +              "hash": "sha256:6b57d9afce663f801177b7492fe7f00967ee3e66b6351b2cf3ff2a6c3ca99637",
    
    2544 2544
                   "is_restart_required": false,
    
    2545 2545
                   "is_webextension": true,
    
    2546 2546
                   "is_mozilla_signed_extension": false,
    
    2547 2547
                   "platform": "all",
    
    2548
    -              "size": 952442,
    
    2548
    +              "size": 950105,
    
    2549 2549
                   "status": "public",
    
    2550
    -              "url": "https://addons.mozilla.org/firefox/downloads/file/4141345/noscript-11.4.26.xpi",
    
    2550
    +              "url": "https://addons.mozilla.org/firefox/downloads/file/4164985/noscript-11.4.27.xpi",
    
    2551 2551
                   "permissions": [
    
    2552 2552
                     "contextMenus",
    
    2553 2553
                     "storage",
    
    ... ... @@ -2614,7 +2614,7 @@
    2614 2614
             },
    
    2615 2615
             "is_disabled": false,
    
    2616 2616
             "is_experimental": false,
    
    2617
    -        "last_updated": "2023-08-09T15:50:38Z",
    
    2617
    +        "last_updated": "2023-09-13T06:54:08Z",
    
    2618 2618
             "name": {
    
    2619 2619
               "de": "NoScript",
    
    2620 2620
               "el": "NoScript",
    
    ... ... @@ -2686,10 +2686,10 @@
    2686 2686
               "category": "recommended"
    
    2687 2687
             },
    
    2688 2688
             "ratings": {
    
    2689
    -          "average": 4.4025,
    
    2690
    -          "bayesian_average": 4.399796585802099,
    
    2691
    -          "count": 2097,
    
    2692
    -          "text_count": 813
    
    2689
    +          "average": 4.3969,
    
    2690
    +          "bayesian_average": 4.3942052905947815,
    
    2691
    +          "count": 2109,
    
    2692
    +          "text_count": 815
    
    2693 2693
             },
    
    2694 2694
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/reviews/",
    
    2695 2695
             "requires_payment": false,
    
    ... ... @@ -2733,7 +2733,7 @@
    2733 2733
             "type": "extension",
    
    2734 2734
             "url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/",
    
    2735 2735
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/versions/",
    
    2736
    -        "weekly_downloads": 7446
    
    2736
    +        "weekly_downloads": 7325
    
    2737 2737
           },
    
    2738 2738
           "notes": null
    
    2739 2739
         },
    
    ... ... @@ -2749,7 +2749,7 @@
    2749 2749
                 "picture_url": null
    
    2750 2750
               }
    
    2751 2751
             ],
    
    2752
    -        "average_daily_users": 150070,
    
    2752
    +        "average_daily_users": 153133,
    
    2753 2753
             "categories": {
    
    2754 2754
               "android": [
    
    2755 2755
                 "performance",
    
    ... ... @@ -2864,10 +2864,10 @@
    2864 2864
               "category": "recommended"
    
    2865 2865
             },
    
    2866 2866
             "ratings": {
    
    2867
    -          "average": 3.8994,
    
    2868
    -          "bayesian_average": 3.895166058088759,
    
    2869
    -          "count": 1153,
    
    2870
    -          "text_count": 408
    
    2867
    +          "average": 3.8981,
    
    2868
    +          "bayesian_average": 3.8938714538391337,
    
    2869
    +          "count": 1158,
    
    2870
    +          "text_count": 410
    
    2871 2871
             },
    
    2872 2872
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/reviews/",
    
    2873 2873
             "requires_payment": false,
    
    ... ... @@ -2886,7 +2886,7 @@
    2886 2886
             "type": "extension",
    
    2887 2887
             "url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/",
    
    2888 2888
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/versions/",
    
    2889
    -        "weekly_downloads": 1749
    
    2889
    +        "weekly_downloads": 1939
    
    2890 2890
           },
    
    2891 2891
           "notes": null
    
    2892 2892
         }
    

  • projects/browser/config
    ... ... @@ -84,9 +84,9 @@ input_files:
    84 84
         enable: '[% ! c("var/android") %]'
    
    85 85
       - filename: Bundle-Data
    
    86 86
         enable: '[% ! c("var/android") %]'
    
    87
    -  - URL: https://addons.mozilla.org/firefox/downloads/file/4141345/noscript-11.4.26.xpi
    
    87
    +  - URL: https://addons.mozilla.org/firefox/downloads/file/4164985/noscript-11.4.27.xpi
    
    88 88
         name: noscript
    
    89
    -    sha256sum: 283db0eaebbd2888c1a852f5acabaa8e0225ff1eb1a97a25bceaedfd14d9f44c
    
    89
    +    sha256sum: 6b57d9afce663f801177b7492fe7f00967ee3e66b6351b2cf3ff2a6c3ca99637
    
    90 90
       - URL: https://addons.mozilla.org/firefox/downloads/file/4141256/ublock_origin-1.51.0.xpi
    
    91 91
         name: ublock-origin
    
    92 92
         sha256sum: 8b73468bc233a11dd2895219466381783d19123857dd0b6fd16a01820fca4834
    

  • projects/firefox-android/build
    ... ... @@ -53,7 +53,7 @@ cd $builddir-[% c('version') %]
    53 53
     patch -p1 < $rootdir/repos.diff
    
    54 54
     sed -i 's|^\(val VERSION = \).*|\1"[% c("var/as_version") %]"|' android-components/plugins/dependencies/src/main/java/ApplicationServices.kt
    
    55 55
     sed -i 's|^\(val CHANNEL = \).*|\1ApplicationServicesChannel.RELEASE|' android-components/plugins/dependencies/src/main/java/ApplicationServices.kt
    
    56
    -gv_version="$(echo [% c('var/geckoview_version') %] | awk -F. '{print $1 "." $2}').[% c('var/geckoview_buildid') %]"
    
    56
    +gv_version=$(find "$distdir/geckoview/org/mozilla/geckoview/geckoview-[% c('var/variant') FILTER lower %]-omni" -mindepth 1 -maxdepth 1 -type d -printf '%f\n')
    
    57 57
     sed -i "s|\(\s*const val version = \).*|\1\"$gv_version\"|" android-components/plugins/dependencies/src/main/java/Gecko.kt
    
    58 58
     sed -i 's|\(\s*val channel = \).*|\1GeckoChannel.[% c("var/variant") FILTER upper %]|' android-components/plugins/dependencies/src/main/java/Gecko.kt
    
    59 59
     
    

  • projects/firefox-android/config
    ... ... @@ -16,14 +16,12 @@ container:
    16 16
     var:
    
    17 17
       fenix_version: 115.2.1
    
    18 18
       browser_branch: 13.0-1
    
    19
    -  browser_build: 1
    
    19
    +  browser_build: 2
    
    20 20
       variant: Beta
    
    21 21
       # This should be updated when the list of gradle dependencies is changed.
    
    22 22
       gradle_dependencies_version: 1
    
    23 23
       gradle_version: 7.6.1
    
    24 24
       glean_parser: 7.1.0
    
    25
    -  geckoview_version: '[% pc("geckoview", "var/geckoview_version") %]'
    
    26
    -  geckoview_buildid: '[% pc("geckoview", "var_p/MOZ_BUILD_DATE") %]'
    
    27 25
       as_version: '[% pc("application-services", "version") %]'
    
    28 26
     
    
    29 27
     targets:
    

  • projects/firefox/config
    ... ... @@ -14,7 +14,7 @@ container:
    14 14
       use_container: 1
    
    15 15
     
    
    16 16
     var:
    
    17
    -  firefox_platform_version: 115.2.0
    
    17
    +  firefox_platform_version: 115.2.1
    
    18 18
       firefox_version: '[% c("var/firefox_platform_version") %]esr'
    
    19 19
       browser_series: '13.0'
    
    20 20
       browser_branch: '[% c("var/browser_series") %]-1'
    
    ... ... @@ -87,6 +87,7 @@ targets:
    87 87
       mullvadbrowser:
    
    88 88
         git_url: https://gitlab.torproject.org/tpo/applications/mullvad-browser.git
    
    89 89
         var:
    
    90
    +      browser_build: 1
    
    90 91
           branding_directory_prefix: 'mb'
    
    91 92
           gitlab_project: https://gitlab.torproject.org/tpo/applications/mullvad-browser
    
    92 93
           updater_url: 'https://cdn.mullvad.net/browser/update_responses/update_1/'
    

  • projects/geckoview/config
    ... ... @@ -14,7 +14,7 @@ container:
    14 14
       use_container: 1
    
    15 15
     
    
    16 16
     var:
    
    17
    -  geckoview_version: 115.2.0esr
    
    17
    +  geckoview_version: 115.2.1esr
    
    18 18
       browser_branch: 13.0-1
    
    19 19
       browser_build: 2
    
    20 20
       copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
    

  • projects/go/config
    1 1
     # vim: filetype=yaml sw=2
    
    2
    -version: 1.21.0
    
    2
    +version: 1.21.1
    
    3 3
     filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
    
    4 4
     container:
    
    5 5
       use_container: 1
    
    ... ... @@ -119,7 +119,7 @@ input_files:
    119 119
         enable: '[% ! c("var/linux") %]'
    
    120 120
       - URL: 'https://golang.org/dl/go[% c("version") %].src.tar.gz'
    
    121 121
         name: go
    
    122
    -    sha256sum: 818d46ede85682dd551ad378ef37a4d247006f12ec59b5b755601d2ce114369a
    
    122
    +    sha256sum: bfa36bf75e9a1e9cbbdb9abcf9d1707e479bd3a07880a8ae3564caee5711cb99
    
    123 123
       - project: go-bootstrap
    
    124 124
         name: go-bootstrap
    
    125 125
         target_replace:
    

  • projects/snowflake/config
    1 1
     # vim: filetype=yaml sw=2
    
    2 2
     version: '[% c("abbrev") %]'
    
    3 3
     git_url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
    
    4
    -git_hash: 08d1c6d6551464d526d4bbe608384b8e7dec32ee #v2.6.0
    
    4
    +git_hash: b5d702f48315ee7dc718496dc6996f266e0ba047 #v2.6.1
    
    5 5
     
    
    6 6
     container:
    
    7 7
       use_container: 1
    
    ... ... @@ -20,6 +20,6 @@ steps:
    20 20
             pkg_type: go_vendor
    
    21 21
             project: snowflake
    
    22 22
             norec:
    
    23
    -          sha256sum: 62f9065881f5a3cbe5ea5a9802e961e1821d9e468cb2a85ebab1e8afcc0cc953
    
    23
    +          sha256sum: 47ba1520df228ecffcf48ea4d826a365f39f31d9122200dd993c437cf347dc09
    
    24 24
             target_replace:
    
    25 25
               '^torbrowser-(?!testbuild).*': 'torbrowser-linux-x86_64'

  • projects/tor/config
    1 1
     # vim: filetype=yaml sw=2
    
    2 2
     filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
    
    3
    -version: 0.4.8.3-rc
    
    3
    +version: 0.4.8.5
    
    4 4
     git_hash: 'tor-[% c("version") %]'
    
    5 5
     git_url: https://gitlab.torproject.org/tpo/core/tor.git
    
    6 6
     git_submodule: 1
    

  • projects/translation/config
    ... ... @@ -12,13 +12,13 @@ compress_tar: 'gz'
    12 12
     steps:
    
    13 13
       base-browser:
    
    14 14
         base-browser: '[% INCLUDE build %]'
    
    15
    -    git_hash: 6544f03cf00e87e9b10eb20efa176b3cb97bc201
    
    15
    +    git_hash: f91c2d76b73fb0d8d4429d6ec76c4e6ab622fc8e
    
    16 16
         targets:
    
    17 17
           nightly:
    
    18 18
             git_hash: 'base-browser'
    
    19 19
       tor-browser:
    
    20 20
         tor-browser: '[% INCLUDE build %]'
    
    21
    -    git_hash: 20f254a961574996496db5897aa06723bb79bce7
    
    21
    +    git_hash: f083661b479d9b456e8e3ad894f1ea1131f95ca6
    
    22 22
         targets:
    
    23 23
           nightly:
    
    24 24
             git_hash: 'tor-browser'
    
    ... ... @@ -32,7 +32,7 @@ steps:
    32 32
         fenix: '[% INCLUDE build %]'
    
    33 33
         # We need to bump the commit before releasing but just pointing to a branch
    
    34 34
         # might cause too much rebuidling of the Firefox part.
    
    35
    -    git_hash: 46dc5bacb64aba3b170ce87cf07af414faa7c35a
    
    35
    +    git_hash: 8a98bcc4f466a6cd61c121c502898affc5b96141
    
    36 36
         compress_tar: 'zst'
    
    37 37
         targets:
    
    38 38
           nightly:
    

  • rbm.conf
    ... ... @@ -81,11 +81,12 @@ buildconf:
    81 81
       git_signtag_opt: '-s'
    
    82 82
     
    
    83 83
     var:
    
    84
    -  torbrowser_version: '13.0a3'
    
    84
    +  torbrowser_version: '13.0a4'
    
    85 85
       torbrowser_build: 'build1'
    
    86 86
       torbrowser_incremental_from:
    
    87 87
         - '13.0a1'
    
    88 88
         - '13.0a2'
    
    89
    +    - '13.0a3'
    
    89 90
       updater_enabled: 1
    
    90 91
       build_mar: 1
    
    91 92
       mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits