Commits:
-
ef38ee70
by Richard Pospesel at 2024-02-13T18:02:58+00:00
Bug 41061,41062: Prepare Tor and Mullvad Browser Stable 13.0.10
13 changed files:
Changes:
projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
|
1
|
+Mullvad Browser 13.0.10 - February 20 2024
|
|
2
|
+ * All Platforms
|
|
3
|
+ * Updated Firefox to 115.8.0esr
|
|
4
|
+ * Updated mullvad-browser-extension to 0.8.5
|
|
5
|
+ * Bug 267: Rebase Mullvad Browser Stable onto Firefox 115.8.0esr [mullvad-browser]
|
|
6
|
+ * Bug 42374: spoof english leaks via numberingSystem: numbers (non-latn) or decimal separator (latn) [tor-browser]
|
|
7
|
+ * Build System
|
|
8
|
+ * All Platforms
|
|
9
|
+ * Bug 41037: Set time on signing machine before starting signing [tor-browser-build]
|
|
10
|
+ * Bug 41067: Use Capture::Tiny instead of IO::CaptureOutput [tor-browser-build]
|
|
11
|
+ * Bug 40068: Switch from IO::CaptureOutput to Capture::Tiny [rbm]
|
|
12
|
+ * Bug 40069: Make stdout and stderr utf8 [rbm]
|
|
13
|
+
|
|
14
|
+Mullvad Browser 13.5a4 - January 29 2024
|
|
15
|
+ * All Platforms
|
|
16
|
+ * Updated Firefox to 115.7.0esr
|
|
17
|
+ * Updated uBlock Origin to 1.55.0
|
|
18
|
+ * Bug 261: Rebase Mullvad Browser Alpha onto Firefox 115.7.0esr [mullvad-browser]
|
|
19
|
+ * Bug 41917: Make the appearance of letterboxing look more intentional [tor-browser]
|
|
20
|
+ * Bug 42374: spoof english leaks via numberingSystem: numbers (non-latn) or decimal separator (latn) [tor-browser]
|
|
21
|
+ * Build System
|
|
22
|
+ * All Platforms
|
|
23
|
+ * Bug 42337: Enable GeckoDriver for all desktop platforms [tor-browser]
|
|
24
|
+ * Bug 41037: Set time on signing machine before starting signing [tor-browser-build]
|
|
25
|
+ * Bug 41045: Dump more information about build times on Firefox [tor-browser-build]
|
|
26
|
+ * Bug 41056: Make it possible to use templates in var/torbrowser_incremental_from [tor-browser-build]
|
|
27
|
+ * Bug 41057: make fetch is not fetching mullvad repo [tor-browser-build]
|
|
28
|
+ * Bug 41059: Update keyring/torbrowser.gpg with updated key [tor-browser-build]
|
|
29
|
+ * Windows
|
|
30
|
+ * Bug 40606: Use Clang to compile NSIS [tor-browser-build]
|
|
31
|
+ * Bug 40900: Update NSIS to 3.09 [tor-browser-build]
|
|
32
|
+ * Bug 41065: Do a cleanup of the NSIS script [tor-browser-build]
|
|
33
|
+ * Linux
|
|
34
|
+ * Bug 41046: Use the final path for Linux debug symbols [tor-browser-build]
|
|
35
|
+
|
1
|
36
|
Mullvad Browser 13.0.9 - January 23 2024
|
2
|
37
|
* All Platforms
|
3
|
38
|
* Updated Firefox to 115.7.0esr
|
projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
|
1
|
+Tor Browser 13.0.10 - February 20 2024
|
|
2
|
+ * All Platforms
|
|
3
|
+ * Updated OpenSSL to 3.0.13
|
|
4
|
+ * Updated zlib to 1.3.1
|
|
5
|
+ * Bug 42374: spoof english leaks via numberingSystem: numbers (non-latn) or decimal separator (latn) [tor-browser]
|
|
6
|
+ * Bug 42411: Rebase Tor Browser stable onto 115.8.0esr [tor-browser]
|
|
7
|
+ * Windows + macOS + Linux
|
|
8
|
+ * Updated Firefox to 115.8.0esr
|
|
9
|
+ * Bug 42338: Changing circuit programmatically in Tor Browser not working anymore! [tor-browser]
|
|
10
|
+ * Android
|
|
11
|
+ * Updated GeckoView to 115.8.0esr
|
|
12
|
+ * Bug 42402: Remove Android YEC strings [tor-browser]
|
|
13
|
+ * Linux
|
|
14
|
+ * Bug 42293: Updater is disabled when tor-browser is run by torbrowser-launcher flatpak [tor-browser]
|
|
15
|
+ * Build System
|
|
16
|
+ * All Platforms
|
|
17
|
+ * Updated Go to 1.20.14 and 1.21.7
|
|
18
|
+ * Bug 41067: Use Capture::Tiny instead of IO::CaptureOutput [tor-browser-build]
|
|
19
|
+ * Bug 40067: Use --no-verbose wget option when not running in a terminal [rbm]
|
|
20
|
+ * Bug 40068: Switch from IO::CaptureOutput to Capture::Tiny [rbm]
|
|
21
|
+ * Bug 40069: Make stdout and stderr utf8 [rbm]
|
|
22
|
+
|
|
23
|
+Tor Browser 13.5a4 - January 31 2024
|
|
24
|
+ * All Platforms
|
|
25
|
+ * Updated zlib to 1.3.1
|
|
26
|
+ * Updated Snowflake to 2.8.1
|
|
27
|
+ * Bug 42343: Consume pt_config.json in the browser [tor-browser]
|
|
28
|
+ * Bug 42348: TorSettings.defaultSettings() removed but still referenced by Moat.sys.mjs [tor-browser]
|
|
29
|
+ * Bug 42354: Refactor exclusions in ShouldSanitizePreference() to the pref list. [tor-browser]
|
|
30
|
+ * Bug 42358: Separate the domain fronted requests from Moat [tor-browser]
|
|
31
|
+ * Bug 42359: Handle firewall and proxy in TorSettings.setSettings [tor-browser]
|
|
32
|
+ * Bug 42363: Tab thumbnails enhancements [tor-browser]
|
|
33
|
+ * Bug 42366: Rebase Tor Browser Alpha onto Firefox 115.7.0esr [tor-browser]
|
|
34
|
+ * Bug 42369: Revert YEC 2023 changes [tor-browser]
|
|
35
|
+ * Bug 42374: spoof english leaks via numberingSystem: numbers (non-latn) or decimal separator (latn) [tor-browser]
|
|
36
|
+ * Bug 42384: Regression: quickstart doesn't work anymore [tor-browser]
|
|
37
|
+ * Bug 41058: Update Snowflake to 2.8.1 [tor-browser-build]
|
|
38
|
+ * Bug 262: Mouse-over long links causes the browser element to re-center relative to width of status tooltip [mullvad-browser]
|
|
39
|
+ * Windows + macOS + Linux
|
|
40
|
+ * Updated Firefox to 115.7.0esr
|
|
41
|
+ * Bug 41917: Make the appearance of letterboxing look more intentional [tor-browser]
|
|
42
|
+ * Bug 42036: Design and build a user interface for Lox [tor-browser]
|
|
43
|
+ * Bug 42338: Changing circuit programmatically in Tor Browser not working anymore! [tor-browser]
|
|
44
|
+ * Bug 42387: Visual noise in 13.5a4 letterboxing [tor-browser]
|
|
45
|
+ * Linux
|
|
46
|
+ * Bug 42293: Updater is disabled when tor-browser is run by torbrowser-launcher flatpak [tor-browser]
|
|
47
|
+ * Android
|
|
48
|
+ * Updated GeckoView to 115.7.0esr
|
|
49
|
+ * Bug 42252: Plumb down TorConnect commands from firefox-android to GeckoView [tor-browser]
|
|
50
|
+ * Bug 42346: Crash in firefox-android originating in backported FullScreenNotificationDialog patch [tor-browser]
|
|
51
|
+ * Bug 42353: Fix Android NoScript automatic updates [tor-browser]
|
|
52
|
+ * Bug 42355: Fullscreen on Android doesn't hide system bars [tor-browser]
|
|
53
|
+ * Bug 42367: Backport Android security fixes from Firefox 122 [tor-browser]
|
|
54
|
+ * Bug 42368: Tor Browser 13.5a3 crashes during start-up because of API26+ methods [tor-browser]
|
|
55
|
+ * Build System
|
|
56
|
+ * All Platforms
|
|
57
|
+ * Updated Go to 1.20.13 and 1.21.6
|
|
58
|
+ * Bug 41037: Set time on signing machine before starting signing [tor-browser-build]
|
|
59
|
+ * Bug 41038: Add RPM dependencies to README [tor-browser-build]
|
|
60
|
+ * Bug 41059: Update keyring/torbrowser.gpg with updated key [tor-browser-build]
|
|
61
|
+ * Bug 41063: Run "file $keyring" in tools/keyring/list-all-keyrings [tor-browser-build]
|
|
62
|
+ * Bug 41067: Use Capture::Tiny instead of IO::CaptureOutput [tor-browser-build]
|
|
63
|
+ * Bug 41073: Update documention about required packages for container-less build [tor-browser-build]
|
|
64
|
+ * Bug 40067: Use --no-verbose wget option when not running in a terminal [rbm]
|
|
65
|
+ * Windows + macOS + Linux
|
|
66
|
+ * Bug 41078: pt_config.json not touch'd before adding to omni.ja, resulting in build non-determinism [tor-browser-build]
|
|
67
|
+ * Windows
|
|
68
|
+ * Bug 40606: Use Clang to compile NSIS [tor-browser-build]
|
|
69
|
+ * Bug 40900: Update NSIS to 3.09 [tor-browser-build]
|
|
70
|
+ * Bug 41065: Do a cleanup of the NSIS script [tor-browser-build]
|
|
71
|
+
|
1
|
72
|
Tor Browser 13.0.9 - January 23 2024
|
2
|
73
|
* All Platforms
|
3
|
74
|
* Updated Snowflake to 2.8.1
|
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": 1132322,
|
|
20
|
+ "average_daily_users": 1145406,
|
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": 5672334,
|
|
31
|
+ "id": 5688757,
|
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/5672334",
|
|
42
|
+ "edit_url": "https://addons.mozilla.org/en-US/developers/addon/darkreader/versions/5688757",
|
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": "- Improved image analysis performance.\n- Improved dark theme detection.\n- Fixed 404 errors when loading images with relative paths.\n- v5 Preview: Moved settings into a separate page.\n- Users' fixes for websites."
|
|
53
|
+ "en-US": "- Fixed errors when Adopted Stylesheets were not present.\n- Fixed breaking on ::view-transition selectors (Airbnb issue).\n- Users' fixes for websites."
|
54
|
54
|
},
|
55
|
|
- "reviewed": "2024-01-08T08:34:10Z",
|
56
|
|
- "version": "4.9.74",
|
|
55
|
+ "reviewed": "2024-02-08T08:33:10Z",
|
|
56
|
+ "version": "4.9.77",
|
57
|
57
|
"files": [
|
58
|
58
|
{
|
59
|
|
- "id": 4216652,
|
60
|
|
- "created": "2024-01-03T21:18:58Z",
|
61
|
|
- "hash": "sha256:140a72b36750ba68a9da30d0f0df3ff192f58160b711b86c3d4f674e5be2bb2c",
|
|
59
|
+ "id": 4233074,
|
|
60
|
+ "created": "2024-02-07T11:23:55Z",
|
|
61
|
+ "hash": "sha256:931de67e9091c69edd9fd3f348a7ed1de1dce7d136017fed641bd10eb0ae8891",
|
62
|
62
|
"is_restart_required": false,
|
63
|
63
|
"is_webextension": true,
|
64
|
64
|
"is_mozilla_signed_extension": false,
|
65
|
65
|
"platform": "all",
|
66
|
|
- "size": 716574,
|
|
66
|
+ "size": 725369,
|
67
|
67
|
"status": "public",
|
68
|
|
- "url": "https://addons.mozilla.org/firefox/downloads/file/4216652/darkreader-4.9.74.xpi",
|
|
68
|
+ "url": "https://addons.mozilla.org/firefox/downloads/file/4233074/darkreader-4.9.77.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": "2024-01-08T08:34:10Z",
|
|
146
|
+ "last_updated": "2024-02-08T08:33:10Z",
|
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.5486,
|
222
|
|
- "bayesian_average": 4.547482095849253,
|
223
|
|
- "count": 5355,
|
224
|
|
- "text_count": 1679
|
|
221
|
+ "average": 4.543,
|
|
222
|
+ "bayesian_average": 4.541876920708902,
|
|
223
|
+ "count": 5422,
|
|
224
|
+ "text_count": 1714
|
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": 26881
|
|
321
|
+ "weekly_downloads": 24238
|
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": 264469,
|
|
337
|
+ "average_daily_users": 266930,
|
338
|
338
|
"categories": {
|
339
|
339
|
"firefox": [
|
340
|
340
|
"privacy-security"
|
... |
... |
@@ -548,9 +548,9 @@ |
548
|
548
|
},
|
549
|
549
|
"ratings": {
|
550
|
550
|
"average": 4.8027,
|
551
|
|
- "bayesian_average": 4.798136425398132,
|
552
|
|
- "count": 1399,
|
553
|
|
- "text_count": 250
|
|
551
|
+ "bayesian_average": 4.798069751523067,
|
|
552
|
+ "count": 1404,
|
|
553
|
+ "text_count": 252
|
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": 4097
|
|
638
|
+ "weekly_downloads": 3379
|
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": 1200897,
|
|
654
|
+ "average_daily_users": 1230616,
|
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": 5659023,
|
|
663
|
+ "id": 5688386,
|
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/5659023",
|
|
674
|
+ "edit_url": "https://addons.mozilla.org/en-US/developers/addon/privacy-badger17/versions/5688386",
|
675
|
675
|
"is_strict_compatibility_enabled": false,
|
676
|
676
|
"license": {
|
677
|
677
|
"id": 6,
|
... |
... |
@@ -682,22 +682,22 @@ |
682
|
682
|
"url": "http://www.gnu.org/licenses/gpl-3.0.html"
|
683
|
683
|
},
|
684
|
684
|
"release_notes": {
|
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>"
|
|
685
|
+ "en-US": "<ul><li>Fixed timing issue that could lead to incomplete or empty tracker data on installation in Firefox</li><li>Fixed various UI display issues</li><li>Fixed various site breakages</li><li>Improved translations (Hebrew, Brazilian Portuguese, Swedish, Ukrainian)</li></ul>"
|
686
|
686
|
},
|
687
|
|
- "reviewed": "2023-12-07T09:09:12Z",
|
688
|
|
- "version": "2023.12.1",
|
|
687
|
+ "reviewed": "2024-02-08T18:59:58Z",
|
|
688
|
+ "version": "2024.2.6",
|
689
|
689
|
"files": [
|
690
|
690
|
{
|
691
|
|
- "id": 4203344,
|
692
|
|
- "created": "2023-12-01T19:02:57Z",
|
693
|
|
- "hash": "sha256:aacac794c211fc6ea7dc51529883fd3e477aff37441d29ae7f576ab0f8c737b7",
|
|
691
|
+ "id": 4232703,
|
|
692
|
+ "created": "2024-02-06T15:04:35Z",
|
|
693
|
+ "hash": "sha256:81d80bff29b6209aa444713bc548a3d06fd5bde208c9c3c596dba81cc97add02",
|
694
|
694
|
"is_restart_required": false,
|
695
|
695
|
"is_webextension": true,
|
696
|
696
|
"is_mozilla_signed_extension": false,
|
697
|
697
|
"platform": "all",
|
698
|
|
- "size": 1893319,
|
|
698
|
+ "size": 1892384,
|
699
|
699
|
"status": "public",
|
700
|
|
- "url": "https://addons.mozilla.org/firefox/downloads/file/4203344/privacy_badger17-2023.12.1.xpi",
|
|
700
|
+ "url": "https://addons.mozilla.org/firefox/downloads/file/4232703/privacy_badger17-2024.2.6.xpi",
|
701
|
701
|
"permissions": [
|
702
|
702
|
"<all_urls>",
|
703
|
703
|
"alarms",
|
... |
... |
@@ -1124,7 +1124,7 @@ |
1124
|
1124
|
},
|
1125
|
1125
|
"is_disabled": false,
|
1126
|
1126
|
"is_experimental": false,
|
1127
|
|
- "last_updated": "2023-12-07T09:09:12Z",
|
|
1127
|
+ "last_updated": "2024-02-08T18:59:58Z",
|
1128
|
1128
|
"name": {
|
1129
|
1129
|
"en-US": "Privacy Badger"
|
1130
|
1130
|
},
|
... |
... |
@@ -1170,10 +1170,10 @@ |
1170
|
1170
|
"category": "recommended"
|
1171
|
1171
|
},
|
1172
|
1172
|
"ratings": {
|
1173
|
|
- "average": 4.7958,
|
1174
|
|
- "bayesian_average": 4.793109511550156,
|
1175
|
|
- "count": 2370,
|
1176
|
|
- "text_count": 449
|
|
1173
|
+ "average": 4.7951,
|
|
1174
|
+ "bayesian_average": 4.792379053678419,
|
|
1175
|
+ "count": 2387,
|
|
1176
|
+ "text_count": 454
|
1177
|
1177
|
},
|
1178
|
1178
|
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/reviews/",
|
1179
|
1179
|
"requires_payment": false,
|
... |
... |
@@ -1197,7 +1197,7 @@ |
1197
|
1197
|
"type": "extension",
|
1198
|
1198
|
"url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/",
|
1199
|
1199
|
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/versions/",
|
1200
|
|
- "weekly_downloads": 23541
|
|
1200
|
+ "weekly_downloads": 22274
|
1201
|
1201
|
},
|
1202
|
1202
|
"notes": null
|
1203
|
1203
|
},
|
... |
... |
@@ -1213,7 +1213,7 @@ |
1213
|
1213
|
"picture_url": null
|
1214
|
1214
|
}
|
1215
|
1215
|
],
|
1216
|
|
- "average_daily_users": 7460988,
|
|
1216
|
+ "average_daily_users": 7720487,
|
1217
|
1217
|
"categories": {
|
1218
|
1218
|
"firefox": [
|
1219
|
1219
|
"privacy-security"
|
... |
... |
@@ -1379,7 +1379,7 @@ |
1379
|
1379
|
},
|
1380
|
1380
|
"is_disabled": false,
|
1381
|
1381
|
"is_experimental": false,
|
1382
|
|
- "last_updated": "2024-01-14T18:40:19Z",
|
|
1382
|
+ "last_updated": "2024-02-02T17:55:27Z",
|
1383
|
1383
|
"name": {
|
1384
|
1384
|
"ar": "uBlock Origin",
|
1385
|
1385
|
"bg": "uBlock Origin",
|
... |
... |
@@ -1524,10 +1524,10 @@ |
1524
|
1524
|
"category": "recommended"
|
1525
|
1525
|
},
|
1526
|
1526
|
"ratings": {
|
1527
|
|
- "average": 4.7862,
|
1528
|
|
- "bayesian_average": 4.7858262322479135,
|
1529
|
|
- "count": 17029,
|
1530
|
|
- "text_count": 4446
|
|
1527
|
+ "average": 4.7881,
|
|
1528
|
+ "bayesian_average": 4.787723506381607,
|
|
1529
|
+ "count": 17231,
|
|
1530
|
+ "text_count": 4500
|
1531
|
1531
|
},
|
1532
|
1532
|
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/reviews/",
|
1533
|
1533
|
"requires_payment": false,
|
... |
... |
@@ -1590,7 +1590,7 @@ |
1590
|
1590
|
"type": "extension",
|
1591
|
1591
|
"url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/",
|
1592
|
1592
|
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/",
|
1593
|
|
- "weekly_downloads": 195010
|
|
1593
|
+ "weekly_downloads": 177322
|
1594
|
1594
|
},
|
1595
|
1595
|
"notes": null
|
1596
|
1596
|
},
|
... |
... |
@@ -1606,7 +1606,7 @@ |
1606
|
1606
|
"picture_url": null
|
1607
|
1607
|
}
|
1608
|
1608
|
],
|
1609
|
|
- "average_daily_users": 177316,
|
|
1609
|
+ "average_daily_users": 178336,
|
1610
|
1610
|
"categories": {
|
1611
|
1611
|
"firefox": [
|
1612
|
1612
|
"photos-music-videos",
|
... |
... |
@@ -1702,10 +1702,10 @@ |
1702
|
1702
|
"category": "recommended"
|
1703
|
1703
|
},
|
1704
|
1704
|
"ratings": {
|
1705
|
|
- "average": 4.4774,
|
1706
|
|
- "bayesian_average": 4.472406681309426,
|
1707
|
|
- "count": 1175,
|
1708
|
|
- "text_count": 443
|
|
1705
|
+ "average": 4.4586,
|
|
1706
|
+ "bayesian_average": 4.453632190728077,
|
|
1707
|
+ "count": 1197,
|
|
1708
|
+ "text_count": 458
|
1709
|
1709
|
},
|
1710
|
1710
|
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/reviews/",
|
1711
|
1711
|
"requires_payment": false,
|
... |
... |
@@ -1727,7 +1727,7 @@ |
1727
|
1727
|
"type": "extension",
|
1728
|
1728
|
"url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/",
|
1729
|
1729
|
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/versions/",
|
1730
|
|
- "weekly_downloads": 428
|
|
1730
|
+ "weekly_downloads": 338
|
1731
|
1731
|
},
|
1732
|
1732
|
"notes": null
|
1733
|
1733
|
},
|
... |
... |
@@ -1743,7 +1743,7 @@ |
1743
|
1743
|
"picture_url": null
|
1744
|
1744
|
}
|
1745
|
1745
|
],
|
1746
|
|
- "average_daily_users": 81759,
|
|
1746
|
+ "average_daily_users": 80426,
|
1747
|
1747
|
"categories": {
|
1748
|
1748
|
"firefox": [
|
1749
|
1749
|
"privacy-security",
|
... |
... |
@@ -1853,9 +1853,9 @@ |
1853
|
1853
|
],
|
1854
|
1854
|
"promoted": null,
|
1855
|
1855
|
"ratings": {
|
1856
|
|
- "average": 4.3802,
|
1857
|
|
- "bayesian_average": 4.366169675126323,
|
1858
|
|
- "count": 405,
|
|
1856
|
+ "average": 4.3787,
|
|
1857
|
+ "bayesian_average": 4.364570736907983,
|
|
1858
|
+ "count": 404,
|
1859
|
1859
|
"text_count": 113
|
1860
|
1860
|
},
|
1861
|
1861
|
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/reviews/",
|
... |
... |
@@ -1878,7 +1878,7 @@ |
1878
|
1878
|
"type": "extension",
|
1879
|
1879
|
"url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/",
|
1880
|
1880
|
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/versions/",
|
1881
|
|
- "weekly_downloads": 1270
|
|
1881
|
+ "weekly_downloads": 1192
|
1882
|
1882
|
},
|
1883
|
1883
|
"notes": null
|
1884
|
1884
|
},
|
... |
... |
@@ -1894,7 +1894,7 @@ |
1894
|
1894
|
"picture_url": "https://addons.mozilla.org/user-media/userpics/64/9064/12929064/12929064.png?modified=1651263207"
|
1895
|
1895
|
}
|
1896
|
1896
|
],
|
1897
|
|
- "average_daily_users": 294389,
|
|
1897
|
+ "average_daily_users": 303170,
|
1898
|
1898
|
"categories": {
|
1899
|
1899
|
"firefox": [
|
1900
|
1900
|
"search-tools",
|
... |
... |
@@ -1905,7 +1905,7 @@ |
1905
|
1905
|
"contributions_url": "https://www.paypal.com/donate?hosted_button_id=GLL4UNSNU6SQN&utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
|
1906
|
1906
|
"created": "2017-06-17T15:23:33Z",
|
1907
|
1907
|
"current_version": {
|
1908
|
|
- "id": 5665608,
|
|
1908
|
+ "id": 5683352,
|
1909
|
1909
|
"compatibility": {
|
1910
|
1910
|
"firefox": {
|
1911
|
1911
|
"min": "115.0",
|
... |
... |
@@ -1916,7 +1916,7 @@ |
1916
|
1916
|
"max": "*"
|
1917
|
1917
|
}
|
1918
|
1918
|
},
|
1919
|
|
- "edit_url": "https://addons.mozilla.org/en-US/developers/addon/search_by_image/versions/5665608",
|
|
1919
|
+ "edit_url": "https://addons.mozilla.org/en-US/developers/addon/search_by_image/versions/5683352",
|
1920
|
1920
|
"is_strict_compatibility_enabled": false,
|
1921
|
1921
|
"license": {
|
1922
|
1922
|
"id": 6,
|
... |
... |
@@ -1929,20 +1929,20 @@ |
1929
|
1929
|
"release_notes": {
|
1930
|
1930
|
"en-US": "Learn more about this release from the <a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/d50855f24f77fa6f2614b934add0a44304bfd2b5df2850f5046f560b080ee6df/https%3A//github.com/dessant/search-by-image/blob/main/CHANGELOG.md\" rel=\"nofollow\">changelog</a>."
|
1931
|
1931
|
},
|
1932
|
|
- "reviewed": "2023-12-19T14:03:13Z",
|
1933
|
|
- "version": "6.1.1",
|
|
1932
|
+ "reviewed": "2024-01-31T11:30:38Z",
|
|
1933
|
+ "version": "6.1.2",
|
1934
|
1934
|
"files": [
|
1935
|
1935
|
{
|
1936
|
|
- "id": 4209928,
|
1937
|
|
- "created": "2023-12-17T01:28:51Z",
|
1938
|
|
- "hash": "sha256:254d78084e332190a2b6ccb1959a42257bdc287addc0685419fcde7df1a52e76",
|
|
1936
|
+ "id": 4227669,
|
|
1937
|
+ "created": "2024-01-27T08:06:28Z",
|
|
1938
|
+ "hash": "sha256:fed46723702c79d0d2dcd2132901402b6c391f9fef8efbb58635b5ea9e47476f",
|
1939
|
1939
|
"is_restart_required": false,
|
1940
|
1940
|
"is_webextension": true,
|
1941
|
1941
|
"is_mozilla_signed_extension": false,
|
1942
|
1942
|
"platform": "all",
|
1943
|
|
- "size": 1165289,
|
|
1943
|
+ "size": 1165290,
|
1944
|
1944
|
"status": "public",
|
1945
|
|
- "url": "https://addons.mozilla.org/firefox/downloads/file/4209928/search_by_image-6.1.1.xpi",
|
|
1945
|
+ "url": "https://addons.mozilla.org/firefox/downloads/file/4227669/search_by_image-6.1.2.xpi",
|
1946
|
1946
|
"permissions": [
|
1947
|
1947
|
"alarms",
|
1948
|
1948
|
"contextMenus",
|
... |
... |
@@ -1985,7 +1985,7 @@ |
1985
|
1985
|
},
|
1986
|
1986
|
"is_disabled": false,
|
1987
|
1987
|
"is_experimental": false,
|
1988
|
|
- "last_updated": "2023-12-19T14:03:13Z",
|
|
1988
|
+ "last_updated": "2024-01-31T11:30:38Z",
|
1989
|
1989
|
"name": {
|
1990
|
1990
|
"en-US": "Search by Image"
|
1991
|
1991
|
},
|
... |
... |
@@ -2111,10 +2111,10 @@ |
2111
|
2111
|
"category": "recommended"
|
2112
|
2112
|
},
|
2113
|
2113
|
"ratings": {
|
2114
|
|
- "average": 4.6435,
|
2115
|
|
- "bayesian_average": 4.6390566621044025,
|
2116
|
|
- "count": 1380,
|
2117
|
|
- "text_count": 266
|
|
2114
|
+ "average": 4.6486,
|
|
2115
|
+ "bayesian_average": 4.644151267365882,
|
|
2116
|
+ "count": 1406,
|
|
2117
|
+ "text_count": 273
|
2118
|
2118
|
},
|
2119
|
2119
|
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/reviews/",
|
2120
|
2120
|
"requires_payment": false,
|
... |
... |
@@ -2129,13 +2129,15 @@ |
2129
|
2129
|
"en-US": "https://github.com/dessant/search-by-image/issues"
|
2130
|
2130
|
},
|
2131
|
2131
|
"tags": [
|
|
2132
|
+ "google",
|
2132
|
2133
|
"image search",
|
|
2134
|
+ "pinterest",
|
2133
|
2135
|
"search"
|
2134
|
2136
|
],
|
2135
|
2137
|
"type": "extension",
|
2136
|
2138
|
"url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/",
|
2137
|
2139
|
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/versions/",
|
2138
|
|
- "weekly_downloads": 6351
|
|
2140
|
+ "weekly_downloads": 5685
|
2139
|
2141
|
},
|
2140
|
2142
|
"notes": null
|
2141
|
2143
|
},
|
... |
... |
@@ -2158,7 +2160,7 @@ |
2158
|
2160
|
"picture_url": null
|
2159
|
2161
|
}
|
2160
|
2162
|
],
|
2161
|
|
- "average_daily_users": 123429,
|
|
2163
|
+ "average_daily_users": 124960,
|
2162
|
2164
|
"categories": {
|
2163
|
2165
|
"firefox": [
|
2164
|
2166
|
"search-tools",
|
... |
... |
@@ -2439,10 +2441,10 @@ |
2439
|
2441
|
"category": "recommended"
|
2440
|
2442
|
},
|
2441
|
2443
|
"ratings": {
|
2442
|
|
- "average": 4.3747,
|
2443
|
|
- "bayesian_average": 4.370328322743152,
|
2444
|
|
- "count": 1305,
|
2445
|
|
- "text_count": 369
|
|
2444
|
+ "average": 4.3708,
|
|
2445
|
+ "bayesian_average": 4.3664252602275715,
|
|
2446
|
+ "count": 1327,
|
|
2447
|
+ "text_count": 375
|
2446
|
2448
|
},
|
2447
|
2449
|
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/reviews/",
|
2448
|
2450
|
"requires_payment": false,
|
... |
... |
@@ -2462,7 +2464,7 @@ |
2462
|
2464
|
"type": "extension",
|
2463
|
2465
|
"url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/",
|
2464
|
2466
|
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/versions/",
|
2465
|
|
- "weekly_downloads": 58
|
|
2467
|
+ "weekly_downloads": 23
|
2466
|
2468
|
},
|
2467
|
2469
|
"notes": null
|
2468
|
2470
|
},
|
... |
... |
@@ -2478,7 +2480,7 @@ |
2478
|
2480
|
"picture_url": "https://addons.mozilla.org/user-media/userpics/43/0143/143/143.png?modified=1506804587"
|
2479
|
2481
|
}
|
2480
|
2482
|
],
|
2481
|
|
- "average_daily_users": 311129,
|
|
2483
|
+ "average_daily_users": 310960,
|
2482
|
2484
|
"categories": {
|
2483
|
2485
|
"firefox": [
|
2484
|
2486
|
"web-development",
|
... |
... |
@@ -2665,10 +2667,10 @@ |
2665
|
2667
|
"category": "recommended"
|
2666
|
2668
|
},
|
2667
|
2669
|
"ratings": {
|
2668
|
|
- "average": 4.397,
|
2669
|
|
- "bayesian_average": 4.394353096936605,
|
2670
|
|
- "count": 2166,
|
2671
|
|
- "text_count": 835
|
|
2670
|
+ "average": 4.3955,
|
|
2671
|
+ "bayesian_average": 4.3928075540461755,
|
|
2672
|
+ "count": 2172,
|
|
2673
|
+ "text_count": 837
|
2672
|
2674
|
},
|
2673
|
2675
|
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/reviews/",
|
2674
|
2676
|
"requires_payment": false,
|
... |
... |
@@ -2712,7 +2714,7 @@ |
2712
|
2714
|
"type": "extension",
|
2713
|
2715
|
"url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/",
|
2714
|
2716
|
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/versions/",
|
2715
|
|
- "weekly_downloads": 7835
|
|
2717
|
+ "weekly_downloads": 7229
|
2716
|
2718
|
},
|
2717
|
2719
|
"notes": null
|
2718
|
2720
|
},
|
... |
... |
@@ -2728,7 +2730,7 @@ |
2728
|
2730
|
"picture_url": null
|
2729
|
2731
|
}
|
2730
|
2732
|
],
|
2731
|
|
- "average_daily_users": 161130,
|
|
2733
|
+ "average_daily_users": 162651,
|
2732
|
2734
|
"categories": {
|
2733
|
2735
|
"firefox": [
|
2734
|
2736
|
"photos-music-videos",
|
... |
... |
@@ -2837,10 +2839,10 @@ |
2837
|
2839
|
"category": "recommended"
|
2838
|
2840
|
},
|
2839
|
2841
|
"ratings": {
|
2840
|
|
- "average": 3.8698,
|
2841
|
|
- "bayesian_average": 3.865733920025514,
|
2842
|
|
- "count": 1206,
|
2843
|
|
- "text_count": 437
|
|
2842
|
+ "average": 3.8749,
|
|
2843
|
+ "bayesian_average": 3.8708093397361107,
|
|
2844
|
+ "count": 1223,
|
|
2845
|
+ "text_count": 444
|
2844
|
2846
|
},
|
2845
|
2847
|
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/reviews/",
|
2846
|
2848
|
"requires_payment": false,
|
... |
... |
@@ -2859,7 +2861,7 @@ |
2859
|
2861
|
"type": "extension",
|
2860
|
2862
|
"url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/",
|
2861
|
2863
|
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/versions/",
|
2862
|
|
- "weekly_downloads": 3356
|
|
2864
|
+ "weekly_downloads": 1653
|
2863
|
2865
|
},
|
2864
|
2866
|
"notes": null
|
2865
|
2867
|
}
|
projects/browser/config
... |
... |
@@ -103,9 +103,9 @@ input_files: |
103
|
103
|
name: ublock-origin
|
104
|
104
|
sha256sum: a02ca1d32737c3437f97553e5caaead6479a66ac1f8ff3b84a06cfa6bb0c7647
|
105
|
105
|
enable: '[% c("var/mullvad-browser") %]'
|
106
|
|
- - URL: https://cdn.mullvad.net/browser-extension/0.8.4/mullvad-browser-extension-0.8.4.xpi
|
|
106
|
+ - URL: https://cdn.mullvad.net/browser-extension/0.8.5/mullvad-browser-extension-0.8.5.xpi
|
107
|
107
|
name: mullvad-extension
|
108
|
|
- sha256sum: a0057a37482e178331cde7a6fd3c100315fcfc26e804aa37c9281f412d24cb79
|
|
108
|
+ sha256sum: b8208cc73d3c3c87342b25367b1a5fa330cb528f3213a4c4de30512f1662ff45
|
109
|
109
|
enable: '[% c("var/mullvad-browser") %]'
|
110
|
110
|
- filename: 'gtk3-settings.ini'
|
111
|
111
|
enable: '[% c("var/linux") %]'
|
projects/firefox-android/config
... |
... |
@@ -16,7 +16,7 @@ container: |
16
|
16
|
var:
|
17
|
17
|
fenix_version: 115.2.1
|
18
|
18
|
browser_branch: 13.0-1
|
19
|
|
- browser_build: 12
|
|
19
|
+ browser_build: 13
|
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
... |
... |
@@ -14,7 +14,7 @@ container: |
14
|
14
|
use_container: 1
|
15
|
15
|
|
16
|
16
|
var:
|
17
|
|
- firefox_platform_version: 115.7.0
|
|
17
|
+ firefox_platform_version: 115.8.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'
|
projects/geckoview/config
... |
... |
@@ -14,7 +14,7 @@ container: |
14
|
14
|
use_container: 1
|
15
|
15
|
|
16
|
16
|
var:
|
17
|
|
- geckoview_version: 115.7.0esr
|
|
17
|
+ geckoview_version: 115.8.0esr
|
18
|
18
|
browser_branch: 13.0-1
|
19
|
19
|
browser_build: 1
|
20
|
20
|
copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
|
projects/go/config
1
|
1
|
# vim: filetype=yaml sw=2
|
2
|
|
-version: '[% IF c("var/use_go_1_20") %]1.20.13[% ELSE %]1.21.6[% END %]'
|
|
2
|
+version: '[% IF c("var/use_go_1_20") %]1.20.14[% ELSE %]1.21.7[% END %]'
|
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
|
... |
... |
@@ -121,11 +121,11 @@ input_files: |
121
|
121
|
enable: '[% ! c("var/linux") %]'
|
122
|
122
|
- URL: 'https://go.dev/dl/go[% c("version") %].src.tar.gz'
|
123
|
123
|
name: go
|
124
|
|
- sha256sum: 124926a62e45f78daabbaedb9c011d97633186a33c238ffc1e25320c02046248
|
|
124
|
+ sha256sum: 00197ab20f33813832bff62fd93cca1c42a08cc689a32a6672ca49591959bff6
|
125
|
125
|
enable: '[% !c("var/use_go_1_20") %]'
|
126
|
126
|
- URL: 'https://go.dev/dl/go[% c("version") %].src.tar.gz'
|
127
|
127
|
name: go
|
128
|
|
- sha256sum: 0fe745c530f2f1d67193af3c5ea25246be077989ec5178df266e975f3532449e
|
|
128
|
+ sha256sum: 1aef321a0e3e38b7e91d2d7eb64040666cabdcc77d383de3c9522d0d69b67f4e
|
129
|
129
|
enable: '[% c("var/use_go_1_20") %]'
|
130
|
130
|
- project: go-bootstrap
|
131
|
131
|
name: go-bootstrap
|
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: 122062
|
|
4
|
+version: 136210
|
5
|
5
|
filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
|
6
|
6
|
container:
|
7
|
7
|
use_container: 1
|
... |
... |
@@ -23,6 +23,6 @@ input_files: |
23
|
23
|
- project: container-image
|
24
|
24
|
- URL: 'https://build-sources.tbb.torproject.org/manual_[% c("version") %].zip'
|
25
|
25
|
name: manual
|
26
|
|
- sha256sum: d51ebe27077817bcdabc0b5616c0c58fc14ea6d06f1a0b459051d67a4c13c348
|
|
26
|
+ sha256sum: 6731381fd992cf65dd01e56e2b924005af633369da5ac9eb905fd8025255b386
|
27
|
27
|
- filename: packagemanual.py
|
28
|
28
|
name: package_script |
projects/openssl/config
1
|
1
|
# vim: filetype=yaml sw=2
|
2
|
|
-version: 3.0.12
|
|
2
|
+version: 3.0.13
|
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: f93c9e8edde5e9166119de31755fc87b4aa34863662f67ddfcba14d0b6b69b61 |
|
36
|
+ sha256sum: 88525753f79d3bec27d2fa7c66aa0b92b3aa9498dafd93d7cfa4b3780cdae313 |
projects/translation/config
... |
... |
@@ -18,7 +18,7 @@ steps: |
18
|
18
|
git_hash: 'base-browser'
|
19
|
19
|
tor-browser:
|
20
|
20
|
tor-browser: '[% INCLUDE build %]'
|
21
|
|
- git_hash: 767ab5111f065b82151275775af5ecf7a529ef48
|
|
21
|
+ git_hash: a50fa943d7428ebe6e4e6b09f175e098a97eec63
|
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: 8eab0d483cdba2a9628f8b534c802bbc910171d4
|
|
35
|
+ git_hash: b0b9f5d6908c58e9492e6bdce9e8acdc493b178d
|
36
|
36
|
compress_tar: 'zst'
|
37
|
37
|
targets:
|
38
|
38
|
nightly:
|
projects/zlib/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: '1.3'
|
|
3
|
+version: '1.3.1'
|
4
|
4
|
git_hash: 'v[% c("version") %]'
|
5
|
5
|
git_url: https://github.com/madler/zlib.git
|
6
|
6
|
gpg_keyring: zlib.gpg
|
rbm.conf
... |
... |
@@ -81,13 +81,13 @@ buildconf: |
81
|
81
|
git_signtag_opt: '-s'
|
82
|
82
|
|
83
|
83
|
var:
|
84
|
|
- torbrowser_version: '13.0.9'
|
85
|
|
- torbrowser_build: 'build2'
|
|
84
|
+ torbrowser_version: '13.0.10'
|
|
85
|
+ torbrowser_build: 'build1'
|
86
|
86
|
torbrowser_incremental_from:
|
|
87
|
+ - '13.0.9'
|
87
|
88
|
- '[% IF c("var/tor-browser") %]13.0.8[% END %]'
|
88
|
89
|
- '13.0.7'
|
89
|
|
- - '13.0.6'
|
90
|
|
- - '[% IF c("var/mullvad-browser") %]13.0.4[% END %]'
|
|
90
|
+ - '[% IF c("var/mullvad-browser") %]13.0.6[% END %]'
|
91
|
91
|
updater_enabled: 1
|
92
|
92
|
build_mar: 1
|
93
|
93
|
mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
|
|