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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41021, 41022: Prepare Tor+Mullvad Browser Alpha 13.5a3



Title: GitLab

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

Commits:

  • 93acf955
    by Richard Pospesel at 2023-12-19T16:17:38+00:00
    Bug 41021,41022: Prepare Tor+Mullvad Browser Alpha 13.5a3
    

11 changed files:

Changes:

  • projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
    1
    +Mullvad Browser 13.5a3 - December 20 2023
    
    2
    + * All Platforms
    
    3
    +   * Updated Firefox to 115.6.0esr
    
    4
    +   * Updated NoScript to 11.4.29
    
    5
    +   * Bug 249: BrowserHost has null mRoot when applying initial window size in debug [mullvad-browser]
    
    6
    +   * Bug 256: Update nightly mar signing key [mullvad-browser]
    
    7
    +   * Bug 258: Rebase Mullvad Browser alpha onto 115.6.0esr [mullvad-browser]
    
    8
    +   * Bug 42042: view-source:http://ip-address does not work because of HTTPS Only [tor-browser]
    
    9
    +   * Bug 42189: Assertion failure: the value of mPrivateBrowsingId in the loadContext and in the loadInfo are not the same! [tor-browser]
    
    10
    +   * Bug 42335: Do not localize the order of locales for app lang [tor-browser]
    
    11
    +   * Bug 41044: Add tbb_version.json-like file for Mullvad Browser [tor-browser-build]
    
    12
    + * Windows
    
    13
    +   * Bug 42163: Make the 3rd party DLL blocklist obey portable mode [tor-browser]
    
    14
    + * Linux
    
    15
    +   * Bug 41050: Improve disk leak sanitization on startup [tor-browser]
    
    16
    + * Build System
    
    17
    +   * All Platforms
    
    18
    +     * Bug 40995: Use cdn.stagemole.eu instead of cdn.devmole.eu in download-unsigned-sha256sums-gpg-signatures-from-people-tpo [tor-browser-build]
    
    19
    +     * Bug 41026: Do not use ~ when uploading the signed hashes [tor-browser-build]
    
    20
    +     * Bug 41027: Remove tb-build-04 and tb-build-05 from tools/signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo [tor-browser-build]
    
    21
    +     * Bug 41031: Add command to unsign .mar files and compare with sha256sums-unsigned-build.txt [tor-browser-build]
    
    22
    +     * Bug 41039: Update tools/signing/upload-update_responses-to-staticiforme to keep download-*json files from previous release when new release does not include them [tor-browser-build]
    
    23
    +     * Bug 41041: Sign mullvad-browser nightly updates [tor-browser-build]
    
    24
    +     * Bug 41042: Add options to include updates in the changelog scripts [tor-browser-build]
    
    25
    +     * Bug 41043: Create script to push build requests to Mullvad build servers [tor-browser-build]
    
    26
    +   * Windows + macOS
    
    27
    +     * Bug 41016: Switch from bullseye to bookworm for desktop platforms [tor-browser-build]
    
    28
    +   * Windows
    
    29
    +     * Bug 41015: Enable std::filesystem on libc++ on Windows [tor-browser-build]
    
    30
    +     * Bug 41030: Add command to unsign .exe files and compare with sha256sums-unsigned-build.txt [tor-browser-build]
    
    31
    +   * macOS
    
    32
    +     * Bug 40990: Remove old macos signing scripts [tor-browser-build]
    
    33
    +
    
    34
    +Mullvad Browser 13.0.7 - December 19 2023
    
    35
    + * All Platforms
    
    36
    +   * Updated Firefox to 115.6.0esr
    
    37
    +   * Updated NoScript to 11.4.29
    
    38
    +   * Bug 257: Rebase Mullvad Browser Stable to 115.6.0esr [mullvad-browser]
    
    39
    +   * Bug 42042: view-source:http://ip-address does not work because of HTTPS Only [tor-browser]
    
    40
    + * Build System
    
    41
    +   * All Platforms
    
    42
    +     * Bug 40884: Script to automate uploading sha256s and signatures to location signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo expects them to be [tor-browser-build]
    
    43
    +     * Bug 41026: Do not use ~ when uploading the signed hashes [tor-browser-build]
    
    44
    +     * Bug 41039: Update tools/signing/upload-update_responses-to-staticiforme to keep download-*json files from previous release when new release does not include them [tor-browser-build]
    
    45
    +   * macOS
    
    46
    +     * Bug 40990: Remove old macos signing scripts [tor-browser-build]
    
    47
    +
    
    48
    +Mullvad Browser 13.0.6 - December 04 2023
    
    49
    + * All Platforms
    
    50
    +   * Bug 42288: Allow language spoofing in status messages [tor-browser]
    
    51
    +   * Updated uBlock Origin to 1.54.0
    
    52
    + * Linux
    
    53
    +   * Bug 17560: Downloaded URLs disk leak on Linux [tor-browser]
    
    54
    +   * Bug 42306: Tor Browser crashes when extensions popups are opened with Wayland enabled [tor-browser]
    
    55
    +   * Bug 41017: Disable Nvidia shader cache [tor-browser-build]
    
    56
    + * Build System
    
    57
    +   * All Platforms
    
    58
    +     * Bug 41027: Remove tb-build-04 and tb-build-05 from tools/signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo [tor-browser-build]
    
    59
    +     * Bug 40936: Revert tor-browser-build#40933 [tor-browser-build]
    
    60
    +     * Bug 40970: Missing symlink create-blog-post.torbrowser -> create-blog-post symlink [tor-browser-build]
    
    61
    +     * Bug 40995: Use cdn.stagemole.eu instead of cdn.devmole.eu in download-unsigned-sha256sums-gpg-signatures-from-people-tpo [tor-browser-build]
    
    62
    +     * Bug 40063: RBM's chroot fails in Fedora [rbm]
    
    63
    +     * Bug 40064: Using exec on project with no git_url/hg_url is causing warning [rbm]
    
    64
    +   * Windows + macOS + Linux
    
    65
    +     * Bug 41031: Add command to unsign .mar files and compare with sha256sums-unsigned-build.txt [tor-browser-build]
    
    66
    +   * Windows
    
    67
    +     * Bug 41030: Add command to unsign .exe files and compare with sha256sums-unsigned-build.txt [tor-browser-build]
    
    68
    +
    
    1 69
     Mullvad Browser 13.5a2 - November 27 2023
    
    2 70
      * All Platforms
    
    3 71
        * Updated Firefox to 115.5.0esr
    

  • projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
    1
    +Tor Browser 13.5a3 - December 22 2023
    
    2
    + * All Platforms
    
    3
    +   * Updated Tor to 0.4.8.10
    
    4
    +   * Updated NoScript to 11.4.29
    
    5
    +   * Bug 42042: view-source:http://ip-address does not work because of HTTPS Only [tor-browser]
    
    6
    +   * Bug 42308: Update README for tor browser [tor-browser]
    
    7
    +   * Bug 42332: Rebase Tor Browser alpha onto 115.6.0esr [tor-browser]
    
    8
    +   * Bug 42334: Keep returning ERROR_ONION_WITH_SELF_SIGNED_CERT only for .onion sites whose cert throws ERROR_UNKNOWN_ISSUER [tor-browser]
    
    9
    +   * Bug 42335: Do not localize the order of locales for app lang [tor-browser]
    
    10
    +   * Bug 42340: TorBridgeChanged notification sends out "[object Object]" as its data. [tor-browser]
    
    11
    + * Windows + macOS + Linux
    
    12
    +   * Updated Firefox to 115.6.0esr
    
    13
    +   * Bug 40856: Add a default for preferences in TorSettings [tor-browser]
    
    14
    +   * Bug 42189: Assertion failure: the value of mPrivateBrowsingId in the loadContext and in the loadInfo are not the same! [tor-browser]
    
    15
    +   * Bug 42283: Tor Browser shouldn't ship blockchair by default [tor-browser]
    
    16
    +   * Bug 42299: After adding incorrect bridge addres on user cannot go back to the Connection page [tor-browser]
    
    17
    +   * Bug 42303: Remove unused "help" button logic in tor dialogs [tor-browser]
    
    18
    +   * Bug 42319: Make all the wordmark of the same size [tor-browser]
    
    19
    + * Android
    
    20
    +   * Updated GeckoView to 115.6.0esr
    
    21
    +   * Bug 42248: Allow GeckoView to launch tor [tor-browser]
    
    22
    +   * Bug 42249: Allow GeckoView to launch lyrebird [tor-browser]
    
    23
    +   * Bug 42250: Allow Moat.sys.mjs to invoke lyrebird on Android [tor-browser]
    
    24
    +   * Bug 42313: Enable One UI Sans KR as a possible font for Korean (MozBug 1865238) [tor-browser]
    
    25
    +   * Bug 42339: Backport Android security fixes from Firefox 121 to 115.6 - based Tor Browser [tor-browser]
    
    26
    + * Windows
    
    27
    +   * Bug 42163: Make the 3rd party DLL blocklist obey portable mode [tor-browser]
    
    28
    + * Linux
    
    29
    +   * Bug 41050: Improve disk leak sanitization on startup [tor-browser]
    
    30
    + * Build System
    
    31
    +   * All Platforms
    
    32
    +     * Updated Go to 1.21.5
    
    33
    +     * Bug 42331: tb-dev fetch command is missing repository argument [tor-browser]
    
    34
    +     * Bug 40995: Use cdn.stagemole.eu instead of cdn.devmole.eu in download-unsigned-sha256sums-gpg-signatures-from-people-tpo [tor-browser-build]
    
    35
    +     * Bug 41026: Do not use ~ when uploading the signed hashes [tor-browser-build]
    
    36
    +     * Bug 41027: Remove tb-build-04 and tb-build-05 from tools/signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo [tor-browser-build]
    
    37
    +     * Bug 41036: Remove go_vendor-lyrebird-nightly makefile target, and rename go_vendor-$project-alpha makefile targets to go_vendor-$project [tor-browser-build]
    
    38
    +     * Bug 41039: Update tools/signing/upload-update_responses-to-staticiforme to keep download-*json files from previous release when new release does not include them [tor-browser-build]
    
    39
    +     * Bug 41042: Add options to include updates in the changelog scripts [tor-browser-build]
    
    40
    +     * Bug 41043: Create script to push build requests to Mullvad build servers [tor-browser-build]
    
    41
    +     * Bug 41045: Dump more information about build times on Firefox [tor-browser-build]
    
    42
    +     * Bug 41048: Drop the  kcp-go project [tor-browser-build]
    
    43
    +   * Windows + macOS + Linux
    
    44
    +     * Bug 41031: Add command to unsign .mar files and compare with sha256sums-unsigned-build.txt [tor-browser-build]
    
    45
    +   * Windows + macOS
    
    46
    +     * Bug 41016: Switch from bullseye to bookworm for desktop platforms [tor-browser-build]
    
    47
    +   * Windows
    
    48
    +     * Bug 41015: Enable std::filesystem on libc++ on Windows [tor-browser-build]
    
    49
    +     * Bug 41030: Add command to unsign .exe files and compare with sha256sums-unsigned-build.txt [tor-browser-build]
    
    50
    +   * macOS
    
    51
    +     * Bug 40990: Remove old macos signing scripts [tor-browser-build]
    
    52
    +
    
    53
    +Tor Browser 13.0.7 - December 19 2023
    
    54
    + * All Platforms
    
    55
    +   * Updated tor to 0.4.8.10
    
    56
    +   * Updated NoScript to 11.4.29
    
    57
    +   * Bug 42042: view-source:http://ip-address does not work because of HTTPS Only [tor-browser]
    
    58
    +   * Bug 42261: Update the icon of Startpage search engine [tor-browser]
    
    59
    +   * Bug 42330: Rebase stable browsers to 115.6.0esr [tor-browser]
    
    60
    +   * Bug 42334: Keep returning ERROR_ONION_WITH_SELF_SIGNED_CERT only for .onion sites whose cert throws ERROR_UNKNOWN_ISSUER [tor-browser]
    
    61
    + * Windows + macOS + Linux
    
    62
    +   * Updated Firefox to 115.6.0esr
    
    63
    +   * Bug 42283: Tor Browser shouldn't ship blockchair by default [tor-browser]
    
    64
    + * Android
    
    65
    +   * Updated GekcoView to 115.6.0esr
    
    66
    +   * Bug 42285: Update the gitignore to use the correct paths for tor stuff [tor-browser]
    
    67
    +   * Bug 42339: Backport Android security fixes from Firefox 121 to 115.6 - based Tor Browser [tor-browser]
    
    68
    + * Build System
    
    69
    +   * All Platforms
    
    70
    +     * Update Go to 1.21.5
    
    71
    +     * Bug 40884: Script to automate uploading sha256s and signatures to location signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo expects them to be [tor-browser-build]
    
    72
    +     * Bug 41026: Do not use ~ when uploading the signed hashes [tor-browser-build]
    
    73
    +     * Bug 41036: Remove go_vendor-lyrebird-nightly makefile target, and rename go_vendor-$project-alpha makefile targets to go_vendor-$project [tor-browser-build]
    
    74
    +     * Bug 41039: Update tools/signing/upload-update_responses-to-staticiforme to keep download-*json files from previous release when new release does not include them [tor-browser-build]
    
    75
    +   * macOS
    
    76
    +     * Bug 40990: Remove old macos signing scripts [tor-browser-build]
    
    77
    +
    
    78
    +Tor Browser 13.0.6 - December 04 2023
    
    79
    + * All Platforms
    
    80
    +   * Bug 42288: Allow language spoofing in status messages [tor-browser]
    
    81
    + * Windows + macOS + Linux
    
    82
    +   * Bug 42302: The allowed ports string contains a typo [tor-browser]
    
    83
    +   * Bug 42231: Improve the network monitor patch for http onion resources [tor-browser]
    
    84
    +   * Bug 42299: After adding incorrect bridge addres on user cannot go back to the Connection page [tor-browser]
    
    85
    + * Linux
    
    86
    +   * Bug 17560: Downloaded URLs disk leak on Linux [tor-browser]
    
    87
    +   * Bug 42306: Tor Browser crashes when extensions popups are opened with Wayland enabled [tor-browser]
    
    88
    +   * Bug 41017: Disable Nvidia shader cache [tor-browser-build]
    
    89
    + * Build System
    
    90
    +   * All Platforms
    
    91
    +     * Bug 41027: Remove tb-build-04 and tb-build-05 from tools/signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo [tor-browser-build]
    
    92
    +     * Bug 40936: Revert tor-browser-build#40933 [tor-browser-build]
    
    93
    +     * Bug 40995: Use cdn.stagemole.eu instead of cdn.devmole.eu in download-unsigned-sha256sums-gpg-signatures-from-people-tpo [tor-browser-build]
    
    94
    +     * Bug 40064: Using exec on project with no git_url/hg_url is causing warning [rbm]
    
    95
    +   * Windows + macOS + Linux
    
    96
    +     * Bug 41031: Add command to unsign .mar files and compare with sha256sums-unsigned-build.txt [tor-browser-build]
    
    97
    +   * Windows
    
    98
    +     * Bug 41030: Add command to unsign .exe files and compare with sha256sums-unsigned-build.txt [tor-browser-build]
    
    99
    +   * Android
    
    100
    +     * Bug 41024: Fix android filenames in Release Prep issue templates [tor-browser-build]
    
    101
    +
    
    1 102
     Tor Browser 13.5a2 - November 27 2023
    
    2 103
      * All Platforms
    
    3 104
        * Updated tor to 0.4.8.9
    

  • 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": 1084948,
    
    20
    +        "average_daily_users": 1113519,
    
    21 21
             "categories": {
    
    22 22
               "firefox": [
    
    23 23
                 "web-development",
    
    ... ... @@ -28,7 +28,7 @@
    28 28
             "contributions_url": "https://opencollective.com/darkreader?utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
    
    29 29
             "created": "2017-09-19T07:03:00Z",
    
    30 30
             "current_version": {
    
    31
    -          "id": 5654228,
    
    31
    +          "id": 5661222,
    
    32 32
               "compatibility": {
    
    33 33
                 "firefox": {
    
    34 34
                   "min": "54.0",
    
    ... ... @@ -39,7 +39,7 @@
    39 39
                   "max": "*"
    
    40 40
                 }
    
    41 41
               },
    
    42
    -          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/darkreader/versions/5654228",
    
    42
    +          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/darkreader/versions/5661222",
    
    43 43
               "is_strict_compatibility_enabled": false,
    
    44 44
               "license": {
    
    45 45
                 "id": 22,
    
    ... ... @@ -50,22 +50,22 @@
    50 50
                 "url": "http://www.opensource.org/license/mit"
    
    51 51
               },
    
    52 52
               "release_notes": {
    
    53
    -            "en-US": "- Separated Enabled and Disabled site lists.\n- Regular expressions support in Site List.\n- Fixed automation after computer waking up.\n- Users' fixes for websites."
    
    53
    +            "en-US": "- Improved subdomain handling in Site List.\n- Improved dark theme detection.\n- Fixed page crashes (Slack issue).\n- Fixed Site List migration.\n- Reduced image analysis memory usage.\n- Users' fixes for websites."
    
    54 54
               },
    
    55
    -          "reviewed": "2023-11-27T09:24:35Z",
    
    56
    -          "version": "4.9.70",
    
    55
    +          "reviewed": "2023-12-08T12:55:44Z",
    
    56
    +          "version": "4.9.73",
    
    57 57
               "files": [
    
    58 58
                 {
    
    59
    -              "id": 4198549,
    
    60
    -              "created": "2023-11-22T13:10:25Z",
    
    61
    -              "hash": "sha256:3ccbe247031dd4fcc3d9bd840872ed38e9843729709f92803c234041070588a7",
    
    59
    +              "id": 4205543,
    
    60
    +              "created": "2023-12-06T15:41:16Z",
    
    61
    +              "hash": "sha256:7c399ff32561886bb80dad0cafaf8f629792b0b71ff1efcf12667e05a2b38f1a",
    
    62 62
                   "is_restart_required": false,
    
    63 63
                   "is_webextension": true,
    
    64 64
                   "is_mozilla_signed_extension": false,
    
    65 65
                   "platform": "all",
    
    66
    -              "size": 679785,
    
    66
    +              "size": 682962,
    
    67 67
                   "status": "public",
    
    68
    -              "url": "https://addons.mozilla.org/firefox/downloads/file/4198549/darkreader-4.9.70.xpi",
    
    68
    +              "url": "https://addons.mozilla.org/firefox/downloads/file/4205543/darkreader-4.9.73.xpi",
    
    69 69
                   "permissions": [
    
    70 70
                     "alarms",
    
    71 71
                     "contextMenus",
    
    ... ... @@ -143,7 +143,7 @@
    143 143
             },
    
    144 144
             "is_disabled": false,
    
    145 145
             "is_experimental": false,
    
    146
    -        "last_updated": "2023-11-27T09:24:35Z",
    
    146
    +        "last_updated": "2023-12-08T12:55:44Z",
    
    147 147
             "name": {
    
    148 148
               "ar": "Dark Reader",
    
    149 149
               "bn": "Dark Reader",
    
    ... ... @@ -218,10 +218,10 @@
    218 218
               "category": "recommended"
    
    219 219
             },
    
    220 220
             "ratings": {
    
    221
    -          "average": 4.5541,
    
    222
    -          "bayesian_average": 4.552969768703964,
    
    223
    -          "count": 5261,
    
    224
    -          "text_count": 1648
    
    221
    +          "average": 4.5518,
    
    222
    +          "bayesian_average": 4.550675591135547,
    
    223
    +          "count": 5306,
    
    224
    +          "text_count": 1668
    
    225 225
             },
    
    226 226
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/reviews/",
    
    227 227
             "requires_payment": false,
    
    ... ... @@ -318,7 +318,7 @@
    318 318
             "type": "extension",
    
    319 319
             "url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/",
    
    320 320
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/versions/",
    
    321
    -        "weekly_downloads": 43664
    
    321
    +        "weekly_downloads": 39727
    
    322 322
           },
    
    323 323
           "notes": null
    
    324 324
         },
    
    ... ... @@ -334,7 +334,7 @@
    334 334
                 "picture_url": "https://addons.mozilla.org/user-media/userpics/56/7656/6937656/6937656.png?modified=1550343990"
    
    335 335
               }
    
    336 336
             ],
    
    337
    -        "average_daily_users": 262172,
    
    337
    +        "average_daily_users": 263643,
    
    338 338
             "categories": {
    
    339 339
               "firefox": [
    
    340 340
                 "privacy-security"
    
    ... ... @@ -547,10 +547,10 @@
    547 547
               "category": "recommended"
    
    548 548
             },
    
    549 549
             "ratings": {
    
    550
    -          "average": 4.8064,
    
    551
    -          "bayesian_average": 4.801790491784695,
    
    552
    -          "count": 1374,
    
    553
    -          "text_count": 244
    
    550
    +          "average": 4.8027,
    
    551
    +          "bayesian_average": 4.798106734548776,
    
    552
    +          "count": 1384,
    
    553
    +          "text_count": 245
    
    554 554
             },
    
    555 555
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/reviews/",
    
    556 556
             "requires_payment": false,
    
    ... ... @@ -635,7 +635,7 @@
    635 635
             "type": "extension",
    
    636 636
             "url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/",
    
    637 637
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/versions/",
    
    638
    -        "weekly_downloads": 4017
    
    638
    +        "weekly_downloads": 3543
    
    639 639
           },
    
    640 640
           "notes": null
    
    641 641
         },
    
    ... ... @@ -651,7 +651,7 @@
    651 651
                 "picture_url": "https://addons.mozilla.org/user-media/userpics/73/4073/5474073/5474073.png?modified=1469820907"
    
    652 652
               }
    
    653 653
             ],
    
    654
    -        "average_daily_users": 1181078,
    
    654
    +        "average_daily_users": 1198252,
    
    655 655
             "categories": {
    
    656 656
               "firefox": [
    
    657 657
                 "privacy-security"
    
    ... ... @@ -660,7 +660,7 @@
    660 660
             "contributions_url": "https://paypal.me/SupportEFF?utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
    
    661 661
             "created": "2014-05-01T18:23:16Z",
    
    662 662
             "current_version": {
    
    663
    -          "id": 5644330,
    
    663
    +          "id": 5659023,
    
    664 664
               "compatibility": {
    
    665 665
                 "firefox": {
    
    666 666
                   "min": "78.0",
    
    ... ... @@ -671,7 +671,7 @@
    671 671
                   "max": "*"
    
    672 672
                 }
    
    673 673
               },
    
    674
    -          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/privacy-badger17/versions/5644330",
    
    674
    +          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/privacy-badger17/versions/5659023",
    
    675 675
               "is_strict_compatibility_enabled": false,
    
    676 676
               "license": {
    
    677 677
                 "id": 6,
    
    ... ... @@ -682,27 +682,26 @@
    682 682
                 "url": "http://www.gnu.org/licenses/gpl-3.0.html"
    
    683 683
               },
    
    684 684
               "release_notes": {
    
    685
    -            "en-US": "<ul><li>Added widget replacement for embedded Tweets. Privacy Badger replaces potentially useful widgets with placeholders. These replacements protect privacy while letting you restore the original widget whenever you want it or need it for the page to function.</li><li>Fixed various site breakages</li><li>Improved Brazilian Portuguese and Swedish translations</li></ul>"
    
    685
    +            "en-US": "<ul><li>Improved widget replacement for embedded Tweets</li><li>Fixed blocking WebSocket connections to blocked domains</li><li>Fixed various site breakages</li><li>Added Galician translations in Firefox</li><li>Improved translations (Traditional Chinese, Greek, Japanese)</li></ul>"
    
    686 686
               },
    
    687
    -          "reviewed": "2023-11-02T08:16:06Z",
    
    688
    -          "version": "2023.10.31",
    
    687
    +          "reviewed": "2023-12-07T09:09:12Z",
    
    688
    +          "version": "2023.12.1",
    
    689 689
               "files": [
    
    690 690
                 {
    
    691
    -              "id": 4188670,
    
    692
    -              "created": "2023-10-31T21:43:07Z",
    
    693
    -              "hash": "sha256:37e96cbd257b73d7350605ed20494a82b578f25a2cefc3de2dab019e5ff6ced1",
    
    691
    +              "id": 4203344,
    
    692
    +              "created": "2023-12-01T19:02:57Z",
    
    693
    +              "hash": "sha256:aacac794c211fc6ea7dc51529883fd3e477aff37441d29ae7f576ab0f8c737b7",
    
    694 694
                   "is_restart_required": false,
    
    695 695
                   "is_webextension": true,
    
    696 696
                   "is_mozilla_signed_extension": false,
    
    697 697
                   "platform": "all",
    
    698
    -              "size": 1882955,
    
    698
    +              "size": 1893319,
    
    699 699
                   "status": "public",
    
    700
    -              "url": "https://addons.mozilla.org/firefox/downloads/file/4188670/privacy_badger17-2023.10.31.xpi",
    
    700
    +              "url": "https://addons.mozilla.org/firefox/downloads/file/4203344/privacy_badger17-2023.12.1.xpi",
    
    701 701
                   "permissions": [
    
    702
    +                "<all_urls>",
    
    702 703
                     "alarms",
    
    703 704
                     "tabs",
    
    704
    -                "http://*/*",
    
    705
    -                "https://*/*",
    
    706 705
                     "webNavigation",
    
    707 706
                     "webRequest",
    
    708 707
                     "webRequestBlocking",
    
    ... ... @@ -1096,8 +1095,7 @@
    1096 1095
                     "https://www.google.co.zw/*",
    
    1097 1096
                     "http://www.google.co.zw/*",
    
    1098 1097
                     "https://www.google.cat/*",
    
    1099
    -                "http://www.google.cat/*",
    
    1100
    -                "<all_urls>"
    
    1098
    +                "http://www.google.cat/*"
    
    1101 1099
                   ],
    
    1102 1100
                   "optional_permissions": [],
    
    1103 1101
                   "host_permissions": []
    
    ... ... @@ -1126,7 +1124,7 @@
    1126 1124
             },
    
    1127 1125
             "is_disabled": false,
    
    1128 1126
             "is_experimental": false,
    
    1129
    -        "last_updated": "2023-11-02T08:16:06Z",
    
    1127
    +        "last_updated": "2023-12-07T09:09:12Z",
    
    1130 1128
             "name": {
    
    1131 1129
               "en-US": "Privacy Badger"
    
    1132 1130
             },
    
    ... ... @@ -1172,10 +1170,10 @@
    1172 1170
               "category": "recommended"
    
    1173 1171
             },
    
    1174 1172
             "ratings": {
    
    1175
    -          "average": 4.7968,
    
    1176
    -          "bayesian_average": 4.794096250700109,
    
    1177
    -          "count": 2338,
    
    1178
    -          "text_count": 444
    
    1173
    +          "average": 4.7991,
    
    1174
    +          "bayesian_average": 4.796396010098387,
    
    1175
    +          "count": 2350,
    
    1176
    +          "text_count": 445
    
    1179 1177
             },
    
    1180 1178
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/reviews/",
    
    1181 1179
             "requires_payment": false,
    
    ... ... @@ -1199,7 +1197,7 @@
    1199 1197
             "type": "extension",
    
    1200 1198
             "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/",
    
    1201 1199
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/versions/",
    
    1202
    -        "weekly_downloads": 26440
    
    1200
    +        "weekly_downloads": 22327
    
    1203 1201
           },
    
    1204 1202
           "notes": null
    
    1205 1203
         },
    
    ... ... @@ -1215,7 +1213,7 @@
    1215 1213
                 "picture_url": null
    
    1216 1214
               }
    
    1217 1215
             ],
    
    1218
    -        "average_daily_users": 7263927,
    
    1216
    +        "average_daily_users": 7397430,
    
    1219 1217
             "categories": {
    
    1220 1218
               "firefox": [
    
    1221 1219
                 "privacy-security"
    
    ... ... @@ -1380,7 +1378,7 @@
    1380 1378
             },
    
    1381 1379
             "is_disabled": false,
    
    1382 1380
             "is_experimental": false,
    
    1383
    -        "last_updated": "2023-11-27T08:08:01Z",
    
    1381
    +        "last_updated": "2023-12-18T15:55:24Z",
    
    1384 1382
             "name": {
    
    1385 1383
               "ar": "uBlock Origin",
    
    1386 1384
               "bg": "uBlock Origin",
    
    ... ... @@ -1525,10 +1523,10 @@
    1525 1523
               "category": "recommended"
    
    1526 1524
             },
    
    1527 1525
             "ratings": {
    
    1528
    -          "average": 4.7855,
    
    1529
    -          "bayesian_average": 4.785122544151629,
    
    1530
    -          "count": 16721,
    
    1531
    -          "text_count": 4362
    
    1526
    +          "average": 4.7863,
    
    1527
    +          "bayesian_average": 4.785924647292365,
    
    1528
    +          "count": 16885,
    
    1529
    +          "text_count": 4402
    
    1532 1530
             },
    
    1533 1531
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/reviews/",
    
    1534 1532
             "requires_payment": false,
    
    ... ... @@ -1591,7 +1589,7 @@
    1591 1589
             "type": "extension",
    
    1592 1590
             "url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/",
    
    1593 1591
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/",
    
    1594
    -        "weekly_downloads": 222844
    
    1592
    +        "weekly_downloads": 181326
    
    1595 1593
           },
    
    1596 1594
           "notes": null
    
    1597 1595
         },
    
    ... ... @@ -1607,7 +1605,7 @@
    1607 1605
                 "picture_url": null
    
    1608 1606
               }
    
    1609 1607
             ],
    
    1610
    -        "average_daily_users": 174144,
    
    1608
    +        "average_daily_users": 174830,
    
    1611 1609
             "categories": {
    
    1612 1610
               "firefox": [
    
    1613 1611
                 "photos-music-videos",
    
    ... ... @@ -1703,10 +1701,10 @@
    1703 1701
               "category": "recommended"
    
    1704 1702
             },
    
    1705 1703
             "ratings": {
    
    1706
    -          "average": 4.4865,
    
    1707
    -          "bayesian_average": 4.4814350674035355,
    
    1708
    -          "count": 1151,
    
    1709
    -          "text_count": 431
    
    1704
    +          "average": 4.4823,
    
    1705
    +          "bayesian_average": 4.47726114447234,
    
    1706
    +          "count": 1161,
    
    1707
    +          "text_count": 436
    
    1710 1708
             },
    
    1711 1709
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/reviews/",
    
    1712 1710
             "requires_payment": false,
    
    ... ... @@ -1728,7 +1726,7 @@
    1728 1726
             "type": "extension",
    
    1729 1727
             "url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/",
    
    1730 1728
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/versions/",
    
    1731
    -        "weekly_downloads": 421
    
    1729
    +        "weekly_downloads": 379
    
    1732 1730
           },
    
    1733 1731
           "notes": null
    
    1734 1732
         },
    
    ... ... @@ -1744,7 +1742,7 @@
    1744 1742
                 "picture_url": null
    
    1745 1743
               }
    
    1746 1744
             ],
    
    1747
    -        "average_daily_users": 87276,
    
    1745
    +        "average_daily_users": 85074,
    
    1748 1746
             "categories": {
    
    1749 1747
               "firefox": [
    
    1750 1748
                 "privacy-security",
    
    ... ... @@ -1879,7 +1877,7 @@
    1879 1877
             "type": "extension",
    
    1880 1878
             "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/",
    
    1881 1879
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/versions/",
    
    1882
    -        "weekly_downloads": 2165
    
    1880
    +        "weekly_downloads": 965
    
    1883 1881
           },
    
    1884 1882
           "notes": null
    
    1885 1883
         },
    
    ... ... @@ -1895,7 +1893,7 @@
    1895 1893
                 "picture_url": "https://addons.mozilla.org/user-media/userpics/64/9064/12929064/12929064.png?modified=1651263207"
    
    1896 1894
               }
    
    1897 1895
             ],
    
    1898
    -        "average_daily_users": 282977,
    
    1896
    +        "average_daily_users": 288929,
    
    1899 1897
             "categories": {
    
    1900 1898
               "firefox": [
    
    1901 1899
                 "search-tools",
    
    ... ... @@ -2112,10 +2110,10 @@
    2112 2110
               "category": "recommended"
    
    2113 2111
             },
    
    2114 2112
             "ratings": {
    
    2115
    -          "average": 4.6499,
    
    2116
    -          "bayesian_average": 4.645397443592233,
    
    2117
    -          "count": 1351,
    
    2118
    -          "text_count": 260
    
    2113
    +          "average": 4.651,
    
    2114
    +          "bayesian_average": 4.646505118537081,
    
    2115
    +          "count": 1361,
    
    2116
    +          "text_count": 264
    
    2119 2117
             },
    
    2120 2118
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/reviews/",
    
    2121 2119
             "requires_payment": false,
    
    ... ... @@ -2136,7 +2134,7 @@
    2136 2134
             "type": "extension",
    
    2137 2135
             "url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/",
    
    2138 2136
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/versions/",
    
    2139
    -        "weekly_downloads": 6200
    
    2137
    +        "weekly_downloads": 6399
    
    2140 2138
           },
    
    2141 2139
           "notes": null
    
    2142 2140
         },
    
    ... ... @@ -2159,7 +2157,7 @@
    2159 2157
                 "picture_url": null
    
    2160 2158
               }
    
    2161 2159
             ],
    
    2162
    -        "average_daily_users": 116848,
    
    2160
    +        "average_daily_users": 118743,
    
    2163 2161
             "categories": {
    
    2164 2162
               "firefox": [
    
    2165 2163
                 "search-tools",
    
    ... ... @@ -2440,10 +2438,10 @@
    2440 2438
               "category": "recommended"
    
    2441 2439
             },
    
    2442 2440
             "ratings": {
    
    2443
    -          "average": 4.3667,
    
    2444
    -          "bayesian_average": 4.362285531508038,
    
    2445
    -          "count": 1279,
    
    2446
    -          "text_count": 359
    
    2441
    +          "average": 4.3703,
    
    2442
    +          "bayesian_average": 4.365894611018555,
    
    2443
    +          "count": 1288,
    
    2444
    +          "text_count": 364
    
    2447 2445
             },
    
    2448 2446
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/reviews/",
    
    2449 2447
             "requires_payment": false,
    
    ... ... @@ -2463,7 +2461,7 @@
    2463 2461
             "type": "extension",
    
    2464 2462
             "url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/",
    
    2465 2463
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/versions/",
    
    2466
    -        "weekly_downloads": 55
    
    2464
    +        "weekly_downloads": 83
    
    2467 2465
           },
    
    2468 2466
           "notes": null
    
    2469 2467
         },
    
    ... ... @@ -2479,7 +2477,7 @@
    2479 2477
                 "picture_url": "https://addons.mozilla.org/user-media/userpics/43/0143/143/143.png?modified=1506804587"
    
    2480 2478
               }
    
    2481 2479
             ],
    
    2482
    -        "average_daily_users": 312736,
    
    2480
    +        "average_daily_users": 313134,
    
    2483 2481
             "categories": {
    
    2484 2482
               "firefox": [
    
    2485 2483
                 "web-development",
    
    ... ... @@ -2490,18 +2488,18 @@
    2490 2488
             "contributions_url": "https://www.paypal.com/donate/?hosted_button_id=9ERKTU5MBH4EW&utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
    
    2491 2489
             "created": "2005-05-13T10:51:32Z",
    
    2492 2490
             "current_version": {
    
    2493
    -          "id": 5634098,
    
    2491
    +          "id": 5661865,
    
    2494 2492
               "compatibility": {
    
    2495 2493
                 "firefox": {
    
    2496 2494
                   "min": "59.0",
    
    2497 2495
                   "max": "*"
    
    2498 2496
                 },
    
    2499 2497
                 "android": {
    
    2500
    -              "min": "59.0",
    
    2498
    +              "min": "113.0",
    
    2501 2499
                   "max": "*"
    
    2502 2500
                 }
    
    2503 2501
               },
    
    2504
    -          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5634098",
    
    2502
    +          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5661865",
    
    2505 2503
               "is_strict_compatibility_enabled": false,
    
    2506 2504
               "license": {
    
    2507 2505
                 "id": 13,
    
    ... ... @@ -2512,22 +2510,22 @@
    2512 2510
                 "url": "http://www.gnu.org/licenses/gpl-2.0.html"
    
    2513 2511
               },
    
    2514 2512
               "release_notes": {
    
    2515
    -            "en-US": "v 11.4.28\n============================================================\nx Prevent URL leaks from media placeholders (thanks NDevTK\n  for report)\nx [nscl] Support for in-tree TLDs updates"
    
    2513
    +            "en-US": "v 11.4.29\n============================================================\nx [nscl] Updated TLDs\nx [nscl] Improved reliability of TLD updater\nx Removed theme.js console noise\nx Fix beta channel updates breakage due to\n  browser_specific_settings override\nx [nscl] Several content-side performance improvements\nx Reduce synchronous policy retrieval impact on file: and\n  ftp: document loading performance\nx More commands for which a keyboard shortcut can be\n  configured\nx [L10n] Updated de, fi, mk, nl, pl, ru, sq, tr, uk,\n  pt_BR, zh_CN, zh_TW\nx Explicit Android compatibility declaration"
    
    2516 2514
               },
    
    2517
    -          "reviewed": "2023-10-10T11:09:38Z",
    
    2518
    -          "version": "11.4.28",
    
    2515
    +          "reviewed": "2023-12-12T09:47:41Z",
    
    2516
    +          "version": "11.4.29",
    
    2519 2517
               "files": [
    
    2520 2518
                 {
    
    2521
    -              "id": 4178438,
    
    2522
    -              "created": "2023-10-08T20:33:10Z",
    
    2523
    -              "hash": "sha256:54d076b3226d454216117547f6441d2f95af3057d20f726e55d94b0f22573c14",
    
    2519
    +              "id": 4206186,
    
    2520
    +              "created": "2023-12-07T23:12:27Z",
    
    2521
    +              "hash": "sha256:05b98840b05ef2acbac333543e4b7c3d40fee2ce5fb4e29260b05e2ff6fe24cd",
    
    2524 2522
                   "is_restart_required": false,
    
    2525 2523
                   "is_webextension": true,
    
    2526 2524
                   "is_mozilla_signed_extension": false,
    
    2527 2525
                   "platform": "all",
    
    2528
    -              "size": 950895,
    
    2526
    +              "size": 952701,
    
    2529 2527
                   "status": "public",
    
    2530
    -              "url": "https://addons.mozilla.org/firefox/downloads/file/4178438/noscript-11.4.28.xpi",
    
    2528
    +              "url": "https://addons.mozilla.org/firefox/downloads/file/4206186/noscript-11.4.29.xpi",
    
    2531 2529
                   "permissions": [
    
    2532 2530
                     "contextMenus",
    
    2533 2531
                     "storage",
    
    ... ... @@ -2594,7 +2592,7 @@
    2594 2592
             },
    
    2595 2593
             "is_disabled": false,
    
    2596 2594
             "is_experimental": false,
    
    2597
    -        "last_updated": "2023-10-19T21:15:36Z",
    
    2595
    +        "last_updated": "2023-12-12T09:47:41Z",
    
    2598 2596
             "name": {
    
    2599 2597
               "de": "NoScript",
    
    2600 2598
               "el": "NoScript",
    
    ... ... @@ -2666,10 +2664,10 @@
    2666 2664
               "category": "recommended"
    
    2667 2665
             },
    
    2668 2666
             "ratings": {
    
    2669
    -          "average": 4.3972,
    
    2670
    -          "bayesian_average": 4.394537918536351,
    
    2671
    -          "count": 2140,
    
    2672
    -          "text_count": 828
    
    2667
    +          "average": 4.3967,
    
    2668
    +          "bayesian_average": 4.394045030071559,
    
    2669
    +          "count": 2153,
    
    2670
    +          "text_count": 831
    
    2673 2671
             },
    
    2674 2672
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/reviews/",
    
    2675 2673
             "requires_payment": false,
    
    ... ... @@ -2713,7 +2711,7 @@
    2713 2711
             "type": "extension",
    
    2714 2712
             "url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/",
    
    2715 2713
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/versions/",
    
    2716
    -        "weekly_downloads": 8730
    
    2714
    +        "weekly_downloads": 7965
    
    2717 2715
           },
    
    2718 2716
           "notes": null
    
    2719 2717
         },
    
    ... ... @@ -2729,7 +2727,7 @@
    2729 2727
                 "picture_url": null
    
    2730 2728
               }
    
    2731 2729
             ],
    
    2732
    -        "average_daily_users": 157330,
    
    2730
    +        "average_daily_users": 158407,
    
    2733 2731
             "categories": {
    
    2734 2732
               "firefox": [
    
    2735 2733
                 "photos-music-videos",
    
    ... ... @@ -2838,10 +2836,10 @@
    2838 2836
               "category": "recommended"
    
    2839 2837
             },
    
    2840 2838
             "ratings": {
    
    2841
    -          "average": 3.8677,
    
    2842
    -          "bayesian_average": 3.863634065942825,
    
    2843
    -          "count": 1194,
    
    2844
    -          "text_count": 432
    
    2839
    +          "average": 3.8702,
    
    2840
    +          "bayesian_average": 3.8661363785150384,
    
    2841
    +          "count": 1202,
    
    2842
    +          "text_count": 435
    
    2845 2843
             },
    
    2846 2844
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/reviews/",
    
    2847 2845
             "requires_payment": false,
    
    ... ... @@ -2860,7 +2858,7 @@
    2860 2858
             "type": "extension",
    
    2861 2859
             "url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/",
    
    2862 2860
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/versions/",
    
    2863
    -        "weekly_downloads": 2724
    
    2861
    +        "weekly_downloads": 1957
    
    2864 2862
           },
    
    2865 2863
           "notes": null
    
    2866 2864
         }
    

  • projects/browser/config
    ... ... @@ -90,9 +90,9 @@ input_files:
    90 90
         enable: '[% ! c("var/android") %]'
    
    91 91
       - filename: Bundle-Data
    
    92 92
         enable: '[% ! c("var/android") %]'
    
    93
    -  - URL: https://addons.mozilla.org/firefox/downloads/file/4178438/noscript-11.4.28.xpi
    
    93
    +  - URL: https://addons.mozilla.org/firefox/downloads/file/4206186/noscript-11.4.29.xpi
    
    94 94
         name: noscript
    
    95
    -    sha256sum: 54d076b3226d454216117547f6441d2f95af3057d20f726e55d94b0f22573c14
    
    95
    +    sha256sum: 05b98840b05ef2acbac333543e4b7c3d40fee2ce5fb4e29260b05e2ff6fe24cd
    
    96 96
       - URL: https://addons.mozilla.org/firefox/downloads/file/4198829/ublock_origin-1.54.0.xpi
    
    97 97
         name: ublock-origin
    
    98 98
         sha256sum: 9797160908191710ff0858536ba6dc29ecad9923c30b2ad6d3e5e371d759e44d
    

  • projects/firefox-android/config
    ... ... @@ -16,7 +16,7 @@ container:
    16 16
     var:
    
    17 17
       fenix_version: 115.2.1
    
    18 18
       browser_branch: 13.5-1
    
    19
    -  browser_build: 2
    
    19
    +  browser_build: 4
    
    20 20
       variant: Beta
    
    21 21
       # This should be updated when the list of gradle dependencies is changed.
    
    22 22
       gradle_dependencies_version: 1
    

  • projects/firefox/config
    ... ... @@ -18,7 +18,7 @@ var:
    18 18
       firefox_version: '[% c("var/firefox_platform_version") %]esr'
    
    19 19
       browser_series: '13.5'
    
    20 20
       browser_branch: '[% c("var/browser_series") %]-1'
    
    21
    -  browser_build: 1
    
    21
    +  browser_build: 2
    
    22 22
       branding_directory_prefix: 'tb'
    
    23 23
       copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
    
    24 24
       nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
    

  • projects/geckoview/config
    ... ... @@ -16,7 +16,7 @@ container:
    16 16
     var:
    
    17 17
       geckoview_version: 115.6.0esr
    
    18 18
       browser_branch: 13.5-1
    
    19
    -  browser_build: 1
    
    19
    +  browser_build: 2
    
    20 20
       copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
    
    21 21
       gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
    
    22 22
       git_commit: '[% exec("git rev-parse HEAD") %]'
    

  • projects/go/config
    1 1
     # vim: filetype=yaml sw=2
    
    2
    -version: 1.21.4
    
    2
    +version: 1.21.5
    
    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: 47b26a83d2b65a3c1c1bcace273b69bee49a7a7b5168a7604ded3d26a37bd787
    
    122
    +    sha256sum: 285cbbdf4b6e6e62ed58f370f3f6d8c30825d6e56c5853c66d3c23bcdb09db19
    
    123 123
       - project: go-bootstrap
    
    124 124
         name: go-bootstrap
    
    125 125
         target_replace:
    

  • 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.9
    
    3
    +version: 0.4.8.10
    
    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: 784b5a73a7fd8c75c13097ec6608536dca2780d5
    
    15
    +    git_hash: 5490489a8d356a44d792300b4dfddba792d10f2e
    
    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: bae2b2e3b2ef060f7b8c80790b4014041e789288
    
    21
    +    git_hash: e92772b4a11ced855c27eafd299cf972bef5cd8f
    
    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: feb0fdc86630328409dab952e22b78d9b8e6c3cd
    
    35
    +    git_hash: 38741697dc418d7ea90e67cab30ae7cfa4b9c858
    
    36 36
         compress_tar: 'zst'
    
    37 37
         targets:
    
    38 38
           nightly:
    

  • rbm.conf
    ... ... @@ -81,12 +81,12 @@ buildconf:
    81 81
       git_signtag_opt: '-s'
    
    82 82
     
    
    83 83
     var:
    
    84
    -  torbrowser_version: '13.5a2'
    
    84
    +  torbrowser_version: '13.5a3'
    
    85 85
       torbrowser_build: 'build1'
    
    86 86
       torbrowser_incremental_from:
    
    87
    -    - '13.0a5'
    
    88 87
         - '13.0a6'
    
    89 88
         - '13.5a1'
    
    89
    +    - '13.5a2'
    
    90 90
       updater_enabled: 1
    
    91 91
       build_mar: 1
    
    92 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