Commits:
9 changed files:
Changes:
projects/browser/Bundle-Data/Docs/ChangeLog.txt
|
1
|
+Tor Browser 12.0.7 - May 31 2023
|
|
2
|
+ * All Platforms
|
|
3
|
+ * Updated Translations
|
|
4
|
+ * Updated NoScript to 11.4.22
|
|
5
|
+ * Updated OpenSSL to 1.1.1u
|
|
6
|
+ * Bug 41764: TTP-02-004 OOS: No user-activation required to download files (Low) [tor-browser]
|
|
7
|
+ * Bug 41794: Rebase Tor Browser and Base Browser stable to 102.12esr [tor-browser]
|
|
8
|
+ * Windows + macOS + Linux
|
|
9
|
+ * Updated Firefox to 102.12esr
|
|
10
|
+ * Bug 41777: Internally shippped manual does not adapt to RTL languages (it always align to the left) [tor-browser]
|
|
11
|
+ * Android
|
|
12
|
+ * Updated GeckoView to 102.12esr
|
|
13
|
+ * Bug 41805: Backport Android-specific security fixes from Firefox 114 to ESR 102.12-based Tor Browser [tor-browser]
|
|
14
|
+
|
|
15
|
+Tor Browser 12.5a6 - May 22 2023
|
|
16
|
+ * All Platforms
|
|
17
|
+ * Updated Translations
|
|
18
|
+ * Updated Go to 11.9.9
|
|
19
|
+ * Bug 40860: Improve the transition from the old fontconfig file to the new one [tor-browser-build]
|
|
20
|
+ * Bug 41728: Pin bridges.torproject.org domains to Let's Encrypt's root cert public key [tor-browser]
|
|
21
|
+ * Bug 41738: Replace the patch to disable live reload with its preference [tor-browser]
|
|
22
|
+ * Bug 41757: Rebase Tor Browser Alpha to 102.11.0esr [tor-browser]
|
|
23
|
+ * Bug 41763: TTP-02-003 WP1: Data URI allows JS execution despite safest security level (Low) [tor-browser]
|
|
24
|
+ * Bug 41764: TTP-02-004 OOS: No user-activation required to download files (Low) [tor-browser]
|
|
25
|
+ * Bug 41775: Avoid re-defining some macros in nsUpdateDriver.cpp [tor-browser]
|
|
26
|
+ * Windows + macOS + Linux
|
|
27
|
+ * Updated Firefox to 102.11esr
|
|
28
|
+ * Bug 41607: Update "New Circuit" icon [tor-browser]
|
|
29
|
+ * Bug 41736: Customize the default CustomizableUI toolbar using CustomizableUI.jsm [tor-browser]
|
|
30
|
+ * Bug 41770: Keyboard navigation broken leaving the toolbar tor circuit button [tor-browser]
|
|
31
|
+ * Bug 41777: Internally shippped manual does not adapt to RTL languages (it always align to the left) [tor-browser]
|
|
32
|
+ * Windows + Linux
|
|
33
|
+ * Bug 41654: UpdateInfo jumped into Data [tor-browser]
|
|
34
|
+ * Linux
|
|
35
|
+ * Bug 41732: implement linux font whitelist as defense-in-depth [tor-browser]
|
|
36
|
+ * Bug 41776: System fonts are temporarily leaked on Linux after the browser is updated from 12.5a4 or earlier [tor-browser]
|
|
37
|
+ * Android
|
|
38
|
+ * Updated GeckoView to 102.11esr
|
|
39
|
+ * Build System
|
|
40
|
+ * All Platforms
|
|
41
|
+ * Bug 33953: Provide a way for easily updating Go dependencies of projects [tor-browser-build]
|
|
42
|
+ * Bug 40673: Avoid building each go module separately [tor-browser-build]
|
|
43
|
+ * Bug 40818: Enable wasm target for rust compiler [tor-browser-build]
|
|
44
|
+ * Bug 40841: Adapt signing scripts to new signing machines [tor-browser-build]
|
|
45
|
+ * Bug 40849: Move Go dependencies to the projects dependent on them, not as a standalone projects [tor-browser-build]
|
|
46
|
+ * Bug 40856: Unblock nightly builds [tor-browser-build]
|
|
47
|
+ * Windows
|
|
48
|
+ * Bug 40846: Temporarily disable Windows signing [tor-browser-build]
|
|
49
|
+
|
1
|
50
|
Tor Browser 12.0.6 - May 09 2023
|
2
|
51
|
* All Platforms
|
3
|
52
|
* 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": 976883,
|
|
20
|
+ "average_daily_users": 973594,
|
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.5607,
|
225
|
|
- "bayesian_average": 4.559531365183289,
|
226
|
|
- "count": 4987,
|
227
|
|
- "text_count": 1578
|
|
224
|
+ "average": 4.5606,
|
|
225
|
+ "bayesian_average": 4.559432842250225,
|
|
226
|
+ "count": 5014,
|
|
227
|
+ "text_count": 1582
|
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": 24385
|
|
324
|
+ "weekly_downloads": 24071
|
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": 258784,
|
|
340
|
+ "average_daily_users": 254357,
|
341
|
341
|
"categories": {
|
342
|
342
|
"android": [
|
343
|
343
|
"security-privacy"
|
... |
... |
@@ -553,10 +553,10 @@ |
553
|
553
|
"category": "recommended"
|
554
|
554
|
},
|
555
|
555
|
"ratings": {
|
556
|
|
- "average": 4.8166,
|
557
|
|
- "bayesian_average": 4.811948101281903,
|
558
|
|
- "count": 1336,
|
559
|
|
- "text_count": 237
|
|
556
|
+ "average": 4.8142,
|
|
557
|
+ "bayesian_average": 4.809547541054201,
|
|
558
|
+ "count": 1340,
|
|
559
|
+ "text_count": 238
|
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": 3623
|
|
644
|
+ "weekly_downloads": 3420
|
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": 1128787,
|
|
660
|
+ "average_daily_users": 1107746,
|
661
|
661
|
"categories": {
|
662
|
662
|
"android": [
|
663
|
663
|
"security-privacy"
|
... |
... |
@@ -669,7 +669,7 @@ |
669
|
669
|
"contributions_url": "https://paypal.me/SupportEFF?utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
|
670
|
670
|
"created": "2014-05-01T18:23:16Z",
|
671
|
671
|
"current_version": {
|
672
|
|
- "id": 5520250,
|
|
672
|
+ "id": 5564707,
|
673
|
673
|
"compatibility": {
|
674
|
674
|
"firefox": {
|
675
|
675
|
"min": "60.0",
|
... |
... |
@@ -680,7 +680,7 @@ |
680
|
680
|
"max": "*"
|
681
|
681
|
}
|
682
|
682
|
},
|
683
|
|
- "edit_url": "https://addons.mozilla.org/en-US/developers/addon/privacy-badger17/versions/5520250",
|
|
683
|
+ "edit_url": "https://addons.mozilla.org/en-US/developers/addon/privacy-badger17/versions/5564707",
|
684
|
684
|
"is_strict_compatibility_enabled": false,
|
685
|
685
|
"license": {
|
686
|
686
|
"id": 6,
|
... |
... |
@@ -691,22 +691,22 @@ |
691
|
691
|
"url": "http://www.gnu.org/licenses/gpl-3.0.html"
|
692
|
692
|
},
|
693
|
693
|
"release_notes": {
|
694
|
|
- "en-US": "<ul><li>Added a note to the popup to explain that if you would like to log into websites with your Google account, you need to fully allow <a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/361ac6552f690217a6c9f060dda6a93aa9cc3b3547983097f0c452ac1d4a1d53/http%3A//accounts.google.com\" rel=\"nofollow\">accounts.google.com</a></li><li>Added dark theme support to widget replacement placeholders</li><li>Fixed blocking service worker-initiated requests in Chrome</li><li>Fixed various site breakages</li><li>Added Hindi translations</li><li>Improved Traditional Chinese translations</li></ul>"
|
|
694
|
+ "en-US": "<ul><li>Expanded protection for \"cookieblocked\" (slider set to yellow) domains. These domains are allowed to load without access to cookies, as a compromise to avoid breaking websites. However, sometimes the same domain is used to serve both unobjectionable content as well as obnoxious fingerprinters that do not need cookies to track your browsing. Privacy Badger will now fully block these fingerprinters.</li><li>Disabled Google's Topics API by default. The Topics API replaces Federated Learning of Cohorts (FLoC).</li><li>You can now see where Privacy Badger observed tracking by a given domain by clicking on the domain name in the list of tracking domains on the options page</li><li>Fixed various site breakages</li><li>Added Vietnamese translations</li><li>Improved translations (Finnish, French, Hebrew, Persian, European Portuguese, Russian, Spanish)</li></ul>"
|
695
|
695
|
},
|
696
|
|
- "reviewed": "2023-02-02T18:47:37Z",
|
697
|
|
- "version": "2023.1.31",
|
|
696
|
+ "reviewed": "2023-05-16T10:58:52Z",
|
|
697
|
+ "version": "2023.5.10",
|
698
|
698
|
"files": [
|
699
|
699
|
{
|
700
|
|
- "id": 4064595,
|
701
|
|
- "created": "2023-01-31T16:05:01Z",
|
702
|
|
- "hash": "sha256:0082d8ffe7b25f370a313d9b899b0c1ba1669b21b3a11791fe5ecf031aeb6a6c",
|
|
700
|
+ "id": 4109050,
|
|
701
|
+ "created": "2023-05-10T19:28:15Z",
|
|
702
|
+ "hash": "sha256:8ff7650d1ce133894293d1a3e268bb24d300e77a1c25488ed17846e71d8b33e8",
|
703
|
703
|
"is_restart_required": false,
|
704
|
704
|
"is_webextension": true,
|
705
|
705
|
"is_mozilla_signed_extension": false,
|
706
|
706
|
"platform": "all",
|
707
|
|
- "size": 1834581,
|
|
707
|
+ "size": 1975567,
|
708
|
708
|
"status": "public",
|
709
|
|
- "url": "https://addons.mozilla.org/firefox/downloads/file/4064595/privacy_badger17-2023.1.31.xpi",
|
|
709
|
+ "url": "https://addons.mozilla.org/firefox/downloads/file/4109050/privacy_badger17-2023.5.10.xpi",
|
710
|
710
|
"permissions": [
|
711
|
711
|
"tabs",
|
712
|
712
|
"http://*/*",
|
... |
... |
@@ -1134,7 +1134,7 @@ |
1134
|
1134
|
},
|
1135
|
1135
|
"is_disabled": false,
|
1136
|
1136
|
"is_experimental": false,
|
1137
|
|
- "last_updated": "2023-02-02T18:47:37Z",
|
|
1137
|
+ "last_updated": "2023-05-16T10:58:52Z",
|
1138
|
1138
|
"name": {
|
1139
|
1139
|
"en-US": "Privacy Badger"
|
1140
|
1140
|
},
|
... |
... |
@@ -1180,10 +1180,10 @@ |
1180
|
1180
|
"category": "recommended"
|
1181
|
1181
|
},
|
1182
|
1182
|
"ratings": {
|
1183
|
|
- "average": 4.8012,
|
1184
|
|
- "bayesian_average": 4.79841359051625,
|
1185
|
|
- "count": 2223,
|
1186
|
|
- "text_count": 426
|
|
1183
|
+ "average": 4.8019,
|
|
1184
|
+ "bayesian_average": 4.7991176799749775,
|
|
1185
|
+ "count": 2236,
|
|
1186
|
+ "text_count": 428
|
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": 18076
|
|
1210
|
+ "weekly_downloads": 16871
|
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": 6319454,
|
|
1226
|
+ "average_daily_users": 6290605,
|
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-05-08T12:35:48Z",
|
|
1391
|
+ "last_updated": "2023-05-30T13:20:46Z",
|
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.7808,
|
1537
|
|
- "bayesian_average": 4.780398687268275,
|
1538
|
|
- "count": 15366,
|
1539
|
|
- "text_count": 3994
|
|
1536
|
+ "average": 4.7807,
|
|
1537
|
+ "bayesian_average": 4.78029998149622,
|
|
1538
|
+ "count": 15480,
|
|
1539
|
+ "text_count": 4023
|
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": 131497
|
|
1601
|
+ "weekly_downloads": 129742
|
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": 167016,
|
|
1617
|
+ "average_daily_users": 168553,
|
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.4874,
|
1717
|
|
- "bayesian_average": 4.4822747330216925,
|
1718
|
|
- "count": 1114,
|
1719
|
|
- "text_count": 416
|
|
1716
|
+ "average": 4.4853,
|
|
1717
|
+ "bayesian_average": 4.4801851669083215,
|
|
1718
|
+ "count": 1119,
|
|
1719
|
+ "text_count": 419
|
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": 411
|
|
1741
|
+ "weekly_downloads": 369
|
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": 88255,
|
|
1757
|
+ "average_daily_users": 87582,
|
1758
|
1758
|
"categories": {
|
1759
|
1759
|
"android": [
|
1760
|
1760
|
"experimental",
|
... |
... |
@@ -1867,9 +1867,9 @@ |
1867
|
1867
|
],
|
1868
|
1868
|
"promoted": null,
|
1869
|
1869
|
"ratings": {
|
1870
|
|
- "average": 4.3684,
|
1871
|
|
- "bayesian_average": 4.354580970236878,
|
1872
|
|
- "count": 399,
|
|
1870
|
+ "average": 4.37,
|
|
1871
|
+ "bayesian_average": 4.356186612333998,
|
|
1872
|
+ "count": 400,
|
1873
|
1873
|
"text_count": 112
|
1874
|
1874
|
},
|
1875
|
1875
|
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/reviews/",
|
... |
... |
@@ -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": 900
|
|
1895
|
+ "weekly_downloads": 1654
|
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": 259842,
|
|
1911
|
+ "average_daily_users": 259693,
|
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.6521,
|
2131
|
|
- "bayesian_average": 4.647356516825427,
|
2132
|
|
- "count": 1256,
|
2133
|
|
- "text_count": 241
|
|
2130
|
+ "average": 4.6514,
|
|
2131
|
+ "bayesian_average": 4.646681076783187,
|
|
2132
|
+ "count": 1268,
|
|
2133
|
+ "text_count": 244
|
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": 4089
|
|
2154
|
+ "weekly_downloads": 4107
|
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": 110772,
|
|
2177
|
+ "average_daily_users": 111400,
|
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.443,
|
2461
|
|
- "bayesian_average": 4.438340772354168,
|
2462
|
|
- "count": 1210,
|
2463
|
|
- "text_count": 322
|
|
2460
|
+ "average": 4.4415,
|
|
2461
|
+ "bayesian_average": 4.436837247090715,
|
|
2462
|
+ "count": 1214,
|
|
2463
|
+ "text_count": 323
|
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": 40
|
|
2483
|
+ "weekly_downloads": 50
|
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": 313446,
|
|
2499
|
+ "average_daily_users": 307454,
|
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": 5546627,
|
|
2513
|
+ "id": 5566736,
|
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/5546627",
|
|
2524
|
+ "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5566736",
|
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.21\n============================================================\nx Fixed mislabeled Tor Browser settings override option\nx [L10n] Updated mk"
|
|
2535
|
+ "en-US": "v 11.4.22\n============================================================\nx [L10n] Updated uk\nx Consistently apply DEFAULT policy to top-level data: URLs"
|
2536
|
2536
|
},
|
2537
|
|
- "reviewed": "2023-04-04T12:01:03Z",
|
2538
|
|
- "version": "11.4.21",
|
|
2537
|
+ "reviewed": "2023-05-18T09:07:59Z",
|
|
2538
|
+ "version": "11.4.22",
|
2539
|
2539
|
"files": [
|
2540
|
2540
|
{
|
2541
|
|
- "id": 4090970,
|
2542
|
|
- "created": "2023-03-30T09:39:24Z",
|
2543
|
|
- "hash": "sha256:0fd3b66a2780d03a5b3cd460216105f3df2b27c6d3a552c1769c5de48c9e2338",
|
|
2541
|
+ "id": 4111078,
|
|
2542
|
+ "created": "2023-05-15T08:32:54Z",
|
|
2543
|
+ "hash": "sha256:46a84c85df4c6be11905388ad2b66aeb5a010ed615484112c8c1710ad13bc36e",
|
2544
|
2544
|
"is_restart_required": false,
|
2545
|
2545
|
"is_webextension": true,
|
2546
|
2546
|
"is_mozilla_signed_extension": false,
|
2547
|
2547
|
"platform": "all",
|
2548
|
|
- "size": 951542,
|
|
2548
|
+ "size": 948900,
|
2549
|
2549
|
"status": "public",
|
2550
|
|
- "url": "https://addons.mozilla.org/firefox/downloads/file/4090970/noscript-11.4.21.xpi",
|
|
2550
|
+ "url": "https://addons.mozilla.org/firefox/downloads/file/4111078/noscript-11.4.22.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-04-04T12:01:03Z",
|
|
2617
|
+ "last_updated": "2023-05-21T21:36:00Z",
|
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.4106,
|
2690
|
|
- "bayesian_average": 4.407881097196251,
|
2691
|
|
- "count": 2058,
|
2692
|
|
- "text_count": 799
|
|
2689
|
+ "average": 4.4061,
|
|
2690
|
+ "bayesian_average": 4.403390290765897,
|
|
2691
|
+ "count": 2071,
|
|
2692
|
+ "text_count": 804
|
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": 7698
|
|
2736
|
+ "weekly_downloads": 7195
|
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": 150188,
|
|
2752
|
+ "average_daily_users": 150677,
|
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.9071,
|
2868
|
|
- "bayesian_average": 3.902833394829747,
|
2869
|
|
- "count": 1130,
|
2870
|
|
- "text_count": 402
|
|
2867
|
+ "average": 3.9026,
|
|
2868
|
+ "bayesian_average": 3.898323122758472,
|
|
2869
|
+ "count": 1129,
|
|
2870
|
+ "text_count": 401
|
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": 2266
|
|
2889
|
+ "weekly_downloads": 1722
|
2890
|
2890
|
},
|
2891
|
2891
|
"notes": null
|
2892
|
2892
|
}
|
projects/browser/config
... |
... |
@@ -100,9 +100,9 @@ input_files: |
100
|
100
|
enable: '[% ! c("var/android") %]'
|
101
|
101
|
- filename: Bundle-Data
|
102
|
102
|
enable: '[% ! c("var/android") %]'
|
103
|
|
- - URL: https://addons.mozilla.org/firefox/downloads/file/4090970/noscript-11.4.21.xpi
|
|
103
|
+ - URL: https://addons.mozilla.org/firefox/downloads/file/4111078/noscript-11.4.22.xpi
|
104
|
104
|
name: noscript
|
105
|
|
- sha256sum: 0fd3b66a2780d03a5b3cd460216105f3df2b27c6d3a552c1769c5de48c9e2338
|
|
105
|
+ sha256sum: 46a84c85df4c6be11905388ad2b66aeb5a010ed615484112c8c1710ad13bc36e
|
106
|
106
|
- filename: 'gtk3-settings.ini'
|
107
|
107
|
enable: '[% c("var/linux") %]'
|
108
|
108
|
- project: hfsplus-tools
|
projects/firefox/config
... |
... |
@@ -12,7 +12,7 @@ container: |
12
|
12
|
use_container: 1
|
13
|
13
|
|
14
|
14
|
var:
|
15
|
|
- firefox_platform_version: 102.11.0
|
|
15
|
+ firefox_platform_version: 102.12.0
|
16
|
16
|
firefox_version: '[% c("var/firefox_platform_version") %]esr'
|
17
|
17
|
browser_branch: '12.0-1'
|
18
|
18
|
browser_build: 1
|
projects/geckoview/config
... |
... |
@@ -12,7 +12,7 @@ container: |
12
|
12
|
use_container: 1
|
13
|
13
|
|
14
|
14
|
var:
|
15
|
|
- geckoview_version: 102.11.0esr
|
|
15
|
+ geckoview_version: 102.12.0esr
|
16
|
16
|
torbrowser_branch: 12.0-1
|
17
|
17
|
browser_build: 1
|
18
|
18
|
copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
|
projects/manual/config
1
|
1
|
# vim: filetype=yaml sw=2
|
2
|
2
|
# To update, see doc/how-to-update-the-manual.txt
|
3
|
3
|
# Remember to update also the package's hash, with the version!
|
4
|
|
-version: 74065
|
|
4
|
+version: 79869
|
5
|
5
|
filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.gz'
|
6
|
6
|
container:
|
7
|
7
|
use_container: 1
|
... |
... |
@@ -17,8 +17,8 @@ var: |
17
|
17
|
|
18
|
18
|
input_files:
|
19
|
19
|
- project: container-image
|
20
|
|
- - URL: 'https://people.torproject.org/~pierov/tbb_files/manual_[% c("version") %].zip'
|
|
20
|
+ - URL: 'https://people.torproject.org/~richard/tbb_files/manual_[% c("version") %].zip'
|
21
|
21
|
name: manual
|
22
|
|
- sha256sum: 788c2dc2bfacbc6961ce443c5639706cc23fbb7b7730ed7f71a26396511305be
|
|
22
|
+ sha256sum: ee4c6e4ce4998736ae44dc3e6f92875a481b9e03860517764ea9af6c2bba24e0
|
23
|
23
|
- filename: packagemanual.py
|
24
|
24
|
name: package_script |
projects/openssl/config
1
|
1
|
# vim: filetype=yaml sw=2
|
2
|
|
-version: 1.1.1t
|
|
2
|
+version: 1.1.1u
|
3
|
3
|
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
|
4
|
4
|
container:
|
5
|
5
|
use_container: 1
|
... |
... |
@@ -31,4 +31,4 @@ input_files: |
31
|
31
|
- name: '[% c("var/compiler") %]'
|
32
|
32
|
project: '[% c("var/compiler") %]'
|
33
|
33
|
- URL: 'https://www.openssl.org/source/openssl-[% c("version") %].tar.gz'
|
34
|
|
- sha256sum: 8dee9b24bdb1dcbf0c3d1e9b02fb8f6bf22165e807f45adeb7c9677536859d3b |
|
34
|
+ sha256sum: e2f8d84b523eecd06c7be7626830370300fbcc15386bf5142d72758f6963ebc6 |
projects/translation/config
... |
... |
@@ -6,19 +6,19 @@ version: '[% c("abbrev") %]' |
6
|
6
|
steps:
|
7
|
7
|
base-browser:
|
8
|
8
|
base-browser: '[% INCLUDE build %]'
|
9
|
|
- git_hash: 97c76d5183b16b069e66feaaf10e00c1d2c7d9e0
|
|
9
|
+ git_hash: 12b7ac4074f64be4d62c4a7e134244988941ca88
|
10
|
10
|
targets:
|
11
|
11
|
nightly:
|
12
|
12
|
git_hash: 'base-browser'
|
13
|
13
|
base-browser-fluent:
|
14
|
14
|
base-browser-fluent: '[% INCLUDE build %]'
|
15
|
|
- git_hash: d473c4dd005325d1be40bae0f816974e195a972d
|
|
15
|
+ git_hash: 7a5fa6b283ac0a983250dfb3870fb1ed9d9ec1ad
|
16
|
16
|
targets:
|
17
|
17
|
nightly:
|
18
|
18
|
git_hash: 'basebrowser-newidentityftl'
|
19
|
19
|
tor-browser:
|
20
|
20
|
tor-browser: '[% INCLUDE build %]'
|
21
|
|
- git_hash: 267f3c208a323df636ed11e7143164956d3d9d9b
|
|
21
|
+ git_hash: 96ce5976d1c1752ee1d920df58e1755464b9d575
|
22
|
22
|
targets:
|
23
|
23
|
nightly:
|
24
|
24
|
git_hash: 'tor-browser'
|
... |
... |
@@ -26,7 +26,7 @@ steps: |
26
|
26
|
fenix: '[% INCLUDE build %]'
|
27
|
27
|
# We need to bump the commit before releasing but just pointing to a branch
|
28
|
28
|
# might cause too much rebuidling of the Firefox part.
|
29
|
|
- git_hash: 0deec2a78dea0013e8c4eaec1d40ef5aac4e43b0
|
|
29
|
+ git_hash: 12c25e54e3a80c22c3c5fd6ccbc00effd37fc538
|
30
|
30
|
targets:
|
31
|
31
|
nightly:
|
32
|
32
|
git_hash: 'fenix-torbrowserstringsxml'
|
rbm.conf
... |
... |
@@ -71,13 +71,14 @@ buildconf: |
71
|
71
|
git_signtag_opt: '-s'
|
72
|
72
|
|
73
|
73
|
var:
|
74
|
|
- torbrowser_version: '12.0.6'
|
|
74
|
+ torbrowser_version: '12.0.7'
|
75
|
75
|
torbrowser_build: 'build1'
|
76
|
76
|
torbrowser_incremental_from:
|
77
|
77
|
# Build incrementals also from 12.0.4 until we have a new certificate for
|
78
|
78
|
# Windows installers.
|
79
|
79
|
- 12.0.4
|
80
|
80
|
- 12.0.5
|
|
81
|
+ - 12.0.6
|
81
|
82
|
build_mar: 1
|
82
|
83
|
# By default, we sort the list of installed packages. This allows sharing
|
83
|
84
|
# containers with identical list of packages, even if they are not listed
|
|