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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] 4 commits: Bug 40908: Enable the --enable-gpl config flag in tor to bring in PoW functionality



Title: GitLab

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

Commits:

  • ec97c9d3
    by Richard Pospesel at 2023-08-09T12:38:17+02:00
    Bug 40908: Enable the --enable-gpl config flag in tor to bring in PoW functionality
    
  • 9f038fb2
    by Nicolas Vigier at 2023-08-09T12:38:19+02:00
    Bug 40916: Pull Mullvad mar files from archive.torproject.org
    
    In order to generate incrementals, get mar files from the previous
    version from archive.tpo instead of the Mullvad mirrors, since that
    release is not always there but should always be on archive.tpo.
    
  • da34986c
    by Pier Angelo Vendrame at 2023-08-09T17:14:21+02:00
    MB 199 (fix): Use -L to copy Mullvad Browser's Fluent files.
    
    We need to use the -L option when copying MB's Fluent files because on
    macOS we symlink ja-JP-mac to ja.
    
  • c70c38d5
    by Richard Pospesel at 2023-08-09T17:16:07+02:00
    Bug 40901, 40902: Prepare Tor+Mullvad Browser Alpha 13.0a2
    

15 changed files:

Changes:

  • projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
    1
    +Mullvad Browser 13.0a2 - August 08 2023
    
    2
    + * All Platforms
    
    3
    +   * Updated NoScript to 11.4.26
    
    4
    +   * Upated uBlock Origin to 1.51.0
    
    5
    +   * Updated Firefox to 115.1.0esr
    
    6
    +   * Bug 195: Choose which locales to translate Mullvad Browser to [mullvad-browser]
    
    7
    +   * Bug 216: Rebase Mullvad Browser onto 115.1.0esr [mullvad-browser]
    
    8
    +   * Bug 30556: Re-evaluate letterboxing dimension choices [tor-browser]
    
    9
    +   * Bug 33282: Increase the max width of new windows [tor-browser]
    
    10
    +   * Bug 40916: Update updated_responses_config.yml to pull Mullvad incrementals from archive.torproject.org [tor-browser-build]
    
    11
    + * Build System
    
    12
    +   * All Platforms
    
    13
    +     * Bug 198: Enable localization for Mullvad Browser builds [mullvad-browser]
    
    14
    +     * Bug 199: Mullvad Browser changes required to use Mullvad Browser-specific localization strings [mullvad-browser]
    
    15
    +     * Bug 40615: Consider adding a readme to the fonts directory [tor-browser-build]
    
    16
    +     * Bug 40880: The README doesn't include some dependencies needed for building incrementals [tor-browser-build]
    
    17
    +     * Bug 40907: Mar-tools aren't deterministic on 13.0a1 [tor-browser-build]
    
    18
    +     * Bug 40909: Add dan_b and ma1 to list of taggers in relevant projects [tor-browser-build]
    
    19
    +     * Bug 40913: add boklm back to list of taggers in relevant projects [tor-browser-build]
    
    20
    +
    
    21
    +Mullvad Browser 12.5.2 - July 31 2023
    
    22
    + * All Platforms
    
    23
    +   * Updated NoScript to 11.4.26
    
    24
    +   * Upated uBlock Origin to 1.51.0
    
    25
    +   * Updated Firefox to 102.14.0esr
    
    26
    +   * Bug 217: Rebase Mullvad Browser 12.5 stable on top of 102.14esr [mullvad-browser]
    
    27
    + * Build System
    
    28
    +   * All Platforms
    
    29
    +     * Bug 40889: Add mullvad sha256sums URL to tools/signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo [tor-browser-build]
    
    30
    +     * Bug 40894: Fix format of keyring/boklm.gpg [tor-browser-build]
    
    31
    +     * Bug 40909: Add dan_b and ma1 to list of taggers in relevant projects [tor-browser-build]
    
    32
    +   * Windows
    
    33
    +     * Bug 31546: Create and expose PDB files for Tor Browser debugging on Windows [tor-browser-build]
    
    34
    +
    
    1 35
     Mullvad Browser 13.0a1 - July 20 2023
    
    2 36
      * All Platforms
    
    3 37
        * Updated NoScript to 11.4.25
    

  • projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
    1
    +Tor Browser 13.0a2 - August 08 2023
    
    2
    + * All Platforms
    
    3
    +   * Updated Translations
    
    4
    +   * Updated NoScript to 11.4.26
    
    5
    +   * Updated OpenSSL to 3.0.10
    
    6
    +   * Updated tor to 0.4.8.3-rc
    
    7
    +   * Bug 41909: Rebase 13.0 alpha to 115.1.0 esr [tor-browser]
    
    8
    + * Windows + macOS + Linux
    
    9
    +   * Updated Firefox to 115.1.0esr
    
    10
    +   * Bug 30556: Re-evaluate letterboxing dimension choices [tor-browser]
    
    11
    +   * Bug 33282: Increase the max width of new windows [tor-browser]
    
    12
    +   * Bug 40982: Cleanup maps in tor-circuit-display [tor-browser]
    
    13
    +   * Bug 40983: Move not UI-related torbutton.js code to modules [tor-browser]
    
    14
    +   * Bug 41844: Stop using the control port directly [tor-browser]
    
    15
    +   * Bug 41907: The bootstrap is interrupted without any errors if the process becomes ready when already bootstrapping [tor-browser]
    
    16
    +   * Bug 41922: Unify the bridge line parsers [tor-browser]
    
    17
    +   * Bug 41923: The path normalization results in warnings [tor-browser]
    
    18
    +   * Bug 41924: Small refactors for TorProcess [tor-browser]
    
    19
    +   * Bug 41925: Remove the torbutton startup process [tor-browser]
    
    20
    +   * Bug 41926: Refactor the control port client implementation [tor-browser]
    
    21
    +   * Bug 41964: 'emojiAnnotations' not defined in time in connection preferences [tor-browser]
    
    22
    + * Android
    
    23
    +   * Updated GeckoView to 115.1.0esr
    
    24
    +   * Bug 41928: Backport Android-specific security fixes from Firefox 116 to ESR 102.14 / 115.1 - based Tor Browser [tor-browser]
    
    25
    + * Build System
    
    26
    +   * All Platforms
    
    27
    +     * Updated Go to 1.20.7
    
    28
    +     * Bug 31588: Be smarter about vendoring for Rust projects [tor-browser-build]
    
    29
    +     * Bug 40855: Update toolchains for Mozilla 115 [tor-browser-build]
    
    30
    +     * Bug 40880: The README doesn't include some dependencies needed for building incrementals [tor-browser-build]
    
    31
    +     * Bug 40905: Go vendor archives ignore the nightly version override on testbuilds [tor-browser-build]
    
    32
    +     * Bug 40908: Enable the --enable-gpl config flag in tor to bring in PoW functionality [tor-browser-build]
    
    33
    +     * Bug 40909: Add dan_b and ma1 to list of taggers in relevant projects [tor-browser-build]
    
    34
    +     * Bug 40913: add boklm back to list of taggers in relevant projects [tor-browser-build]
    
    35
    +   * Windows + macOS + Linux
    
    36
    +     * Bug 40615: Consider adding a readme to the fonts directory [tor-browser-build]
    
    37
    +     * Bug 40907: Mar-tools aren't deterministic on 13.0a1 [tor-browser-build]
    
    38
    +   * Windows
    
    39
    +     * Bug 31546: Create and expose PDB files for Tor Browser debugging on Windows [tor-browser-build]
    
    40
    +   * Android
    
    41
    +     * Bug 40867: Create a RBM project for the unified Android repository [tor-browser-build]
    
    42
    +     * Bug 41899: Use LLD for Android [tor-browser]
    
    43
    +
    
    44
    +Tor Browser 12.5.2 - July 31 2023
    
    45
    + * All Platforms
    
    46
    +   * Updated Translations
    
    47
    +   * Updated NoScript to 11.4.26
    
    48
    +   * Bug 41908: Rebase stable 12.5 to 102.14esr [tor-browser]
    
    49
    + * Windows + macOS + Linux
    
    50
    +   * Updated Firefox to 102.14.0esr
    
    51
    + * Windows
    
    52
    +   * Bug 41761: xul.dll win crash tor-browser 12.5.1 (based on Mozilla Firefox 102.13.0esr) (64-Bit) [tor-browser]
    
    53
    + * Android
    
    54
    +   * Updated GeckoView to 102.14.0esr
    
    55
    +   * Bug 41928: Backport Android-specific security fixes from Firefox 116 to ESR 102.14 / 115.1 - based Tor Browser [tor-browser]
    
    56
    + * Build System
    
    57
    +   * All Platforms
    
    58
    +     * Updated Go to 1.20.6
    
    59
    +     * Bug 40889: Add mullvad sha256sums URL to tools/signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo [tor-browser-build]
    
    60
    +     * Bug 40894: Fix format of keyring/boklm.gpg [tor-browser-build]
    
    61
    +     * Bug 40909: Add dan_b and ma1 to list of taggers in relevant projects [tor-browser-build]
    
    62
    +   * Windows
    
    63
    +     * Bug 31546: Create and expose PDB files for Tor Browser debugging on Windows [tor-browser-build]
    
    64
    +
    
    1 65
     Tor Browser 13.0a1 - July 20 2023
    
    2 66
      * All Platforms
    
    3 67
        * 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": 962293,
    
    20
    +        "average_daily_users": 963152,
    
    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.5599,
    
    225
    -          "bayesian_average": 4.558742718876036,
    
    226
    -          "count": 5081,
    
    227
    -          "text_count": 1597
    
    224
    +          "average": 4.5592,
    
    225
    +          "bayesian_average": 4.55804261202379,
    
    226
    +          "count": 5093,
    
    227
    +          "text_count": 1604
    
    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": 23021
    
    324
    +        "weekly_downloads": 24659
    
    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": 249664,
    
    340
    +        "average_daily_users": 249415,
    
    341 341
             "categories": {
    
    342 342
               "android": [
    
    343 343
                 "security-privacy"
    
    ... ... @@ -553,9 +553,9 @@
    553 553
               "category": "recommended"
    
    554 554
             },
    
    555 555
             "ratings": {
    
    556
    -          "average": 4.8163,
    
    557
    -          "bayesian_average": 4.811654069453744,
    
    558
    -          "count": 1350,
    
    556
    +          "average": 4.816,
    
    557
    +          "bayesian_average": 4.811352368325867,
    
    558
    +          "count": 1353,
    
    559 559
               "text_count": 238
    
    560 560
             },
    
    561 561
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/reviews/",
    
    ... ... @@ -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": 3297
    
    644
    +        "weekly_downloads": 3670
    
    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": 1077131,
    
    660
    +        "average_daily_users": 1076698,
    
    661 661
             "categories": {
    
    662 662
               "android": [
    
    663 663
                 "security-privacy"
    
    ... ... @@ -1180,9 +1180,9 @@
    1180 1180
               "category": "recommended"
    
    1181 1181
             },
    
    1182 1182
             "ratings": {
    
    1183
    -          "average": 4.8004,
    
    1184
    -          "bayesian_average": 4.797633164122742,
    
    1185
    -          "count": 2259,
    
    1183
    +          "average": 4.8009,
    
    1184
    +          "bayesian_average": 4.798135100629341,
    
    1185
    +          "count": 2265,
    
    1186 1186
               "text_count": 431
    
    1187 1187
             },
    
    1188 1188
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/reviews/",
    
    ... ... @@ -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": 17147
    
    1210
    +        "weekly_downloads": 18718
    
    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": 6213889,
    
    1226
    +        "average_daily_users": 6229783,
    
    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-07-25T13:50:33Z",
    
    1391
    +        "last_updated": "2023-08-07T17:15:41Z",
    
    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.782,
    
    1537
    -          "bayesian_average": 4.781604256114891,
    
    1538
    -          "count": 15731,
    
    1539
    -          "text_count": 4091
    
    1536
    +          "average": 4.7828,
    
    1537
    +          "bayesian_average": 4.782404807048353,
    
    1538
    +          "count": 15798,
    
    1539
    +          "text_count": 4101
    
    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": 129273
    
    1601
    +        "weekly_downloads": 143905
    
    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": 167699,
    
    1617
    +        "average_daily_users": 167376,
    
    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.4916,
    
    1717
    -          "bayesian_average": 4.486471885365025,
    
    1718
    -          "count": 1129,
    
    1719
    -          "text_count": 422
    
    1716
    +          "average": 4.4929,
    
    1717
    +          "bayesian_average": 4.487789225993283,
    
    1718
    +          "count": 1132,
    
    1719
    +          "text_count": 423
    
    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": 367
    
    1741
    +        "weekly_downloads": 328
    
    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": 85522,
    
    1757
    +        "average_daily_users": 85334,
    
    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": 1659
    
    1895
    +        "weekly_downloads": 1565
    
    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": 257323,
    
    1911
    +        "average_daily_users": 257984,
    
    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.652,
    
    2131
    -          "bayesian_average": 4.647356910324775,
    
    2132
    -          "count": 1296,
    
    2133
    -          "text_count": 249
    
    2130
    +          "average": 4.6539,
    
    2131
    +          "bayesian_average": 4.64926734511088,
    
    2132
    +          "count": 1303,
    
    2133
    +          "text_count": 250
    
    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": 4065
    
    2154
    +        "weekly_downloads": 4027
    
    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": 111166,
    
    2177
    +        "average_daily_users": 111124,
    
    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.4202,
    
    2461
    -          "bayesian_average": 4.41559222474328,
    
    2462
    -          "count": 1228,
    
    2463
    -          "text_count": 332
    
    2460
    +          "average": 4.4123,
    
    2461
    +          "bayesian_average": 4.407708861807205,
    
    2462
    +          "count": 1232,
    
    2463
    +          "text_count": 334
    
    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": 33
    
    2483
    +        "weekly_downloads": 30
    
    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": 301822,
    
    2499
    +        "average_daily_users": 301669,
    
    2500 2500
             "categories": {
    
    2501 2501
               "android": [
    
    2502 2502
                 "performance",
    
    ... ... @@ -2686,10 +2686,10 @@
    2686 2686
               "category": "recommended"
    
    2687 2687
             },
    
    2688 2688
             "ratings": {
    
    2689
    -          "average": 4.404,
    
    2690
    -          "bayesian_average": 4.401301959464707,
    
    2691
    -          "count": 2089,
    
    2692
    -          "text_count": 810
    
    2689
    +          "average": 4.4047,
    
    2690
    +          "bayesian_average": 4.402001757843669,
    
    2691
    +          "count": 2093,
    
    2692
    +          "text_count": 811
    
    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": 7807
    
    2736
    +        "weekly_downloads": 7783
    
    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": 149721,
    
    2752
    +        "average_daily_users": 150191,
    
    2753 2753
             "categories": {
    
    2754 2754
               "android": [
    
    2755 2755
                 "performance",
    
    ... ... @@ -2864,9 +2864,9 @@
    2864 2864
               "category": "recommended"
    
    2865 2865
             },
    
    2866 2866
             "ratings": {
    
    2867
    -          "average": 3.9005,
    
    2868
    -          "bayesian_average": 3.89624887816371,
    
    2869
    -          "count": 1146,
    
    2867
    +          "average": 3.9015,
    
    2868
    +          "bayesian_average": 3.8972613162211953,
    
    2869
    +          "count": 1147,
    
    2870 2870
               "text_count": 406
    
    2871 2871
             },
    
    2872 2872
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/reviews/",
    
    ... ... @@ -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": 1670
    
    2889
    +        "weekly_downloads": 1838
    
    2890 2890
           },
    
    2891 2891
           "notes": null
    
    2892 2892
         }
    

  • projects/browser/config
    ... ... @@ -104,9 +104,9 @@ input_files:
    104 104
       - URL: https://addons.mozilla.org/firefox/downloads/file/4141345/noscript-11.4.26.xpi
    
    105 105
         name: noscript
    
    106 106
         sha256sum: 283db0eaebbd2888c1a852f5acabaa8e0225ff1eb1a97a25bceaedfd14d9f44c
    
    107
    -  - URL: https://addons.mozilla.org/firefox/downloads/file/4121906/ublock_origin-1.50.0.xpi
    
    107
    +  - URL: https://addons.mozilla.org/firefox/downloads/file/4141256/ublock_origin-1.51.0.xpi
    
    108 108
         name: ublock-origin
    
    109
    -    sha256sum: 10618003e70b528c3f17996e373146d39e6b15f777ac4ca1f214da2ffdb7a5b3
    
    109
    +    sha256sum: 8b73468bc233a11dd2895219466381783d19123857dd0b6fd16a01820fca4834
    
    110 110
         enable: '[% c("var/mullvad-browser") %]'
    
    111 111
       - URL: https://github.com/mullvad/browser-extension/releases/download/v0.8.3-firefox-beta/mullvad-browser-extension-0.8.3.xpi
    
    112 112
         name: mullvad-extension
    

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

  • projects/firefox/build
    ... ... @@ -159,7 +159,7 @@ mkdir "$HOME/.mozbuild"
    159 159
         pushd "$rootdir/translation-mullvad-browser"
    
    160 160
         ln -s ja ja-JP-mac
    
    161 161
         for lang in $supported_locales; do
    
    162
    -      cp -r $lang "$l10ncentral/"
    
    162
    +      cp -Lr $lang "$l10ncentral/"
    
    163 163
         done
    
    164 164
         popd
    
    165 165
       [% END -%]
    

  • projects/firefox/config
    ... ... @@ -14,11 +14,11 @@ container:
    14 14
       use_container: 1
    
    15 15
     
    
    16 16
     var:
    
    17
    -  firefox_platform_version: 115.0.2
    
    17
    +  firefox_platform_version: 115.1.0
    
    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'
    
    21
    -  browser_build: 3
    
    21
    +  browser_build: 4
    
    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") %]'
    
    ... ... @@ -85,7 +85,7 @@ targets:
    85 85
         git_url: https://gitlab.torproject.org/tpo/applications/mullvad-browser.git
    
    86 86
         var:
    
    87 87
           branding_directory_prefix: 'mb'
    
    88
    -      browser_build: 2
    
    88
    +      browser_build: 3
    
    89 89
           gitlab_project: https://gitlab.torproject.org/tpo/applications/mullvad-browser
    
    90 90
     
    
    91 91
       linux-x86_64:
    

  • projects/geckoview/config
    ... ... @@ -16,7 +16,7 @@ container:
    16 16
     var:
    
    17 17
       geckoview_version: 115.1.0esr
    
    18 18
       browser_branch: 13.0-1
    
    19
    -  browser_build: 2
    
    19
    +  browser_build: 4
    
    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.20.6
    
    2
    +version: 1.20.7
    
    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: 62ee5bc6fb55b8bae8f705e0cb8df86d6453626b4ecf93279e2867092e0b7f70
    
    122
    +    sha256sum: 2c5ee9c9ec1e733b0dbbc2bdfed3f62306e51d8172bf38f4f4e542b27520f597
    
    123 123
       - project: go-bootstrap
    
    124 124
         name: go-bootstrap
    
    125 125
         target_replace:
    

  • projects/openssl/config
    1 1
     # vim: filetype=yaml sw=2
    
    2
    -version: 3.0.9
    
    2
    +version: 3.0.10
    
    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
    
    ... ... @@ -33,4 +33,4 @@ input_files:
    33 33
       - name: '[% c("var/compiler") %]'
    
    34 34
         project: '[% c("var/compiler") %]'
    
    35 35
       - URL: 'https://www.openssl.org/source/openssl-[% c("version") %].tar.gz'
    
    36
    -    sha256sum: eb1ab04781474360f77c318ab89d8c5a03abc38e63d65a603cabbf1b00a1dc90
    36
    +    sha256sum: 1761d4f5b13a1028b9b6f3d4b8e17feb0cedc9370f6afe61d7193d2cdce83323

  • projects/release/update_responses_config.yml
    ... ... @@ -10,13 +10,12 @@ appname_bundle_win64: '[% c("var/projectname") %]-install-win64'
    10 10
     releases_dir: [% path(c('output_dir')) %][% IF ! c("var/nightly") %]/signed[% END %]
    
    11 11
     download:
    
    12 12
         gpg_keyring: ../../keyring/torbrowser.gpg
    
    13
    +    archive_url: 'https://archive.torproject.org/tor-package-archive/[% c("var/projectname") %]'
    
    13 14
     [% IF c("var/tor-browser") -%]
    
    14
    -    archive_url: 'https://archive.torproject.org/tor-package-archive/torbrowser'
    
    15 15
         bundles_url: 'https://dist.torproject.org/torbrowser'
    
    16 16
         mars_url: 'https://cdn.torproject.org/aus1/torbrowser'
    
    17 17
     [% END -%]
    
    18 18
     [% IF c("var/mullvad-browser") -%]
    
    19
    -    archive_url: 'https://cdn.mullvad.net/browser'
    
    20 19
         bundles_url: 'https://cdn.mullvad.net/browser'
    
    21 20
         mars_url: 'https://cdn.mullvad.net/browser'
    
    22 21
     [% END -%]
    

  • projects/tor/build
    ... ... @@ -73,7 +73,7 @@ find -type f -print0 | xargs -0 [% c("touch") %]
    73 73
         [% IF c("var/windows") || c("var/android") %]--with-zlib-dir="$zlibdir"[% END %] \
    
    74 74
         [% IF c("var/macos") %]--enable-static-openssl[% END %] \
    
    75 75
         [% IF c("var/windows") %]--enable-static-libevent --enable-static-openssl --enable-static-zlib[% END %] \
    
    76
    -    --prefix="$distdir" [% c("var/configure_opt") %]
    
    76
    +    --enable-gpl --prefix="$distdir" [% c("var/configure_opt") %]
    
    77 77
     [% IF c("var/macos") -%]
    
    78 78
       export LD_PRELOAD=[% c("var/faketime_path") %]
    
    79 79
       export FAKETIME="[% USE date; GET date.format(c('timestamp'), format = '%Y-%m-%d %H:%M:%S') %]"
    

  • 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.2-alpha
    
    3
    +version: 0.4.8.3-rc
    
    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,19 +12,19 @@ compress_tar: 'gz'
    12 12
     steps:
    
    13 13
       base-browser:
    
    14 14
         base-browser: '[% INCLUDE build %]'
    
    15
    -    git_hash: 060d9d04b3a4c3e0f09f3f5fa8ad3ab12e2f4e80
    
    15
    +    git_hash: f940956c425c199f622f53fef9a735fc303b11f1
    
    16 16
         targets:
    
    17 17
           nightly:
    
    18 18
             git_hash: 'base-browser'
    
    19 19
       base-browser-fluent:
    
    20 20
         base-browser-fluent: '[% INCLUDE build %]'
    
    21
    -    git_hash: 6f64004400616a5956d1823a0e8176b60d212090
    
    21
    +    git_hash: 72c0d47f55994b6d68e0239d9edd02d7ae7708ab
    
    22 22
         targets:
    
    23 23
           nightly:
    
    24 24
             git_hash: 'basebrowser-newidentityftl'
    
    25 25
       tor-browser:
    
    26 26
         tor-browser: '[% INCLUDE build %]'
    
    27
    -    git_hash: d8d2b8f3200aa309f44f2fa80625ff8e6a25bb78
    
    27
    +    git_hash: 2b885b2a6dfeaa046678133755639d6e26485754
    
    28 28
         targets:
    
    29 29
           nightly:
    
    30 30
             git_hash: 'tor-browser'
    

  • rbm.conf
    ... ... @@ -81,12 +81,10 @@ buildconf:
    81 81
       git_signtag_opt: '-s'
    
    82 82
     
    
    83 83
     var:
    
    84
    -  torbrowser_version: '13.0a1'
    
    84
    +  torbrowser_version: '13.0a2'
    
    85 85
       torbrowser_build: 'build1'
    
    86 86
       torbrowser_incremental_from:
    
    87
    -    - 12.5a5
    
    88
    -    - 12.5a6
    
    89
    -    - 12.5a7
    
    87
    +    - '13.0a1'
    
    90 88
       updater_enabled: 1
    
    91 89
       build_mar: 1
    
    92 90
       mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
    
    ... ... @@ -302,9 +300,6 @@ targets:
    302 300
             - tr
    
    303 301
             - zh-CN
    
    304 302
             - zh-TW
    
    305
    -      torbrowser_build: 'build2'
    
    306
    -      torbrowser_incremental_from:
    
    307
    -        - 12.5a7
    
    308 303
     
    
    309 304
       torbrowser-testbuild:
    
    310 305
         - testbuild
    

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