Richard Pospesel pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits: df53997e by Richard Pospesel at 2023-02-16T19:40:32+00:00 Bug 40724: Prepare alpha release 12.5a3
- - - - -
11 changed files:
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt - projects/browser/allowed_addons.json - projects/browser/config - projects/fenix/config - projects/firefox/config - projects/geckoview/config - projects/go/config - projects/manual/config - projects/openssl/config - projects/translation/config - rbm.conf
Changes:
===================================== projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt ===================================== @@ -1,3 +1,112 @@ +Tor Browser 12.5a3 - February 16 2023 + * All Platforms + * Updated Translations + * Updated OpenSSL to 1.1.1t + * Updated NoScript to 11.4.16 + * Bug 40763: Stop using remote localized files in CFR [tor-browser] + * Bug 41351: Move the crypto protection patch earlier in the patchset [tor-browser] + * Bug 41361: Integrate the Conjure PT into alpha versions of Tor Browser [tor-browser] + * Bug 41424: Reduce disk activity by disabling some unnecessary tasks and telemetry [tor-browser] + * Bug 41565: Gate Telemetry Tasks behind AppConstants.MOZ_TELEMETRY_REPORTING [tor-browser] + * Bug 41568: Disable LaterRun [tor-browser] + * Bug 41598: Prevent NoScript from being removed / disabled until core functionality has been migrated to Tor Browser [tor-browser] + * Bug 41601: Apply Snowflake Remove HelloVerify Countermeasure [tor-browser] + * Bug 41603: Customize the creation of MOZ_SOURCE_URL [tor-browser] + * Bug 41624: Disable unused about: pages [tor-browser] + * Bug 41627: Enable network.http.referer.hideOnionSource in base-browser [tor-browser] + * Bug 41637: cherry-pick Mozilla 1814416: Generalize the app name in about:buildconfig. r=ahochheiden [tor-browser] + * Windows + macOS + Linux + * Updated Firefox to 102.8esr + * Bug 20497: Improve support for non-portable mode [tor-browser] + * Bug 40745: Allow customizing MOZ_APP_BASENAME [tor-browser-build] + * Bug 40773: Copy some documentation files only on Tor Browser [tor-browser-build] + * Bug 40781: Move translations to new paths [tor-browser-build] + * Bug 41080: Some users are choosing an adjacent country for circumvention settings [tor-browser] + * Bug 41084: Reserve red as a button color for dangerous actions [tor-browser] + * Bug 41540: Confusing build-id date in about:preferences in alphas [tor-browser] + * Bug 41542: Disable the creation of a default profile [tor-browser] + * Bug 41561: Maximize warning is broken (regression) [tor-browser] + * Bug 41577: Disable profile migration [tor-browser] + * Bug 41587: Disable the updater for Base Browser [tor-browser] + * Bug 41588: Use better words for the Tor Network description in the onboarding [tor-browser] + * Bug 41595: Disable pagethumbnails capturing [tor-browser] + * Bug 41606: Move the changes to the hamburger menu out of the Torbutton commit [tor-browser] + * Bug 41609: Move the disabling of Firefox Home (Activity Stream) to base-browser [tor-browser] + * Bug 41613: Skip Drang & Drop filtering for DNS-safe URLs (no hostname, e.g. RFC3966 tel:) [tor-browser] + * Bug 41626: Bridge-emojii tooltips not localized in ES locale [tor-browser] + * Bug 41633: Updating from 12.0.2 to 12.0.3 resets NoScript settings [tor-browser] + * Windows + * Bug 40717: UX: hide SSO [tor-browser] + * Bug 40772: Check and fix HiDPI issues in the NSIS installer [tor-browser-build] + * Android + * Updated GeckoView to 102.8esr + * Bug 40283: Can't upload files with Tor browser on Android [tor-browser] + * Bug 40536: Proxy Refused if link from other app opens Android TBB [tor-browser] + * Bug 41185: Hide learn more about sync [tor-browser] + * Bug 41616: Backport Android-specific security fixes from Firefox 110 to ESR 102.8-based Tor Browser [tor-browser] + * Bug 41634: Google Play incorrectly detects that libTor.so is built with OpenSSL 1.1.1b [tor-browser] + * Build System + * All Platforms + * Updated Go to 1.19.6 + * Bug 40723: Update upload-update_responses-to-staticiforme step for new tor-browser-update-responses repository [tor-browser-build] + * Bug 40747: Remove empty line at the top of sha256sums-unsigned-build.txt [tor-browser-build] + * Bug 40748: When sha256sums-unsigned-build.txt contains an empty line, tools/dmg2mar prints a warning [tor-browser-build] + * Bug 40751: make signtag-* needs to take project name into account [tor-browser-build] + * Bug 40753: We should not copy mar tools when the updater is disabled [tor-browser-build] + * Bug 40760: Add BSD packager contacts to release prep templates [tor-browser-build] + * Bug 40764: Embed repo URL and git revision in Firefox [tor-browser-build] + * Bug 40782: Update tools/signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo to fetch from tb-build-04 and tb-build-05 [tor-browser-build] + * Bug 40783: Update download-unsigned-sha256sums-gpg-signatures-from-people-tpo to use $projectname prefix directory [tor-browser-build] + * Bug 40784: Fix var_p/nightly_torbrowser_incremental_from after #40737 [tor-browser-build] + * Windows + macOS + Linux + * Bug 40778: Disable all translations with testbuilds in Firefox [tor-browser-build] + * Windows + * Bug 29185: NSIS Installer not reproducible when icon has an alpha channel [tor-browser-build] + * Bug 40757: Change projects/browser/windows-installer/torbrowser.nsi to a template file [tor-browser-build] + * macOS + * Bug 40755: libdmg-hfsplus fails to build on debian stable [tor-browser-build] + * Linux + * Bug 40731: Update namecoin patches to apply in tor-browser nightly [tor-browser-build] + * Android + * Bug 40752: Wrong urls in download-android-*.json files [tor-browser-build] + +Tor Browser 12.0.3 - February 13 2023 + * All Platforms + * Updated Translations + * Updated OpenSSL to 1.1.1t + * Updated NoScript to 11.4.16 + * Bug 40763: Stop using remote localized files in CFR [tor-browser] + * Bug 41424: Reduce disk activity by disabling some unnecessary tasks and telemetry [tor-browser] + * Bug 41565: Gate Telemetry Tasks behind AppConstants.MOZ_TELEMETRY_REPORTING [tor-browser] + * Bug 41601: Apply Snowflake Remove HelloVerify Countermeasure [tor-browser] + * Windows + macOS + Linux + * Updated Firefox to 102.8esr + * Bug 32274: Bad screen-reader UX for Security Level/Shield button [tor-browser] + * Bug 41066: Circuit Isolation should take containers into account [tor-browser] + * Bug 41561: Maximize warning is broken (regression) [tor-browser] + * Bug 41572: Check for userContextId also in the circuit display [tor-browser] + * Bug 41588: Use better words for the Tor Network description in the onboarding [tor-browser] + * Windows + * Bug 40717: UX: hide SSO [tor-browser] + * Bug 41578: Disable and lock Windows SSO [tor-browser] + * macOS + * Bug 28124: Show Tor Browser icon as macOS volume (dmg) icon [tor-browser-build] + * Android + * Updated GeckoView to 102.8esr + * Bug 40283: Can't upload files with Tor browser on Android [tor-browser] + * Bug 40536: Proxy Refused if link from other app opens Android TBB [tor-browser] + * Bug 41616: Backport Android-specific security fixes from Firefox 110 to ESR 102.8-based Tor Browser [tor-browser] + * Build System + * All Platforms + * Bug 40723: Update upload-update_responses-to-staticiforme step for new tor-browser-update-responses repository [tor-browser-build] + * Bug 40747: Remove empty line at the top of sha256sums-unsigned-build.txt [tor-browser-build] + * Bug 40748: When sha256sums-unsigned-build.txt contains an empty line, tools/dmg2mar prints a warning [tor-browser-build] + * macOS + * Bug 40744: HFS DMG are not deterministic [tor-browser-build] + * Bug 40755: libdmg-hfsplus fails to build on debian stable [tor-browser-build] + * Android + * Bug 40752: Wrong urls in download-android-*.json files [tor-browser-build] + Tor Browser 12.5a2 - January 22 2023 * All Platforms * Updated tor to 0.4.7.13
===================================== projects/browser/allowed_addons.json ===================================== @@ -17,7 +17,7 @@ "picture_url": "https://addons.mozilla.org/user-media/userpics/34/9734/13299734/13299734.png..." } ], - "average_daily_users": 941192, + "average_daily_users": 969882, "categories": { "android": [ "experimental", @@ -55,7 +55,7 @@ "release_notes": { "en-US": "- Fixed a edge case with extracting color numbers, it's now able to extract `rgb(0 0 0/0.04)`.\n- Improved IPv6 check.\n- Faster UI loading.\n- Users' fixes for websites." }, - "reviewed": null, + "reviewed": "2023-01-09T12:25:16Z", "version": "4.9.62", "files": [ { @@ -220,10 +220,10 @@ "category": "recommended" }, "ratings": { - "average": 4.5565, - "bayesian_average": 4.555296389469589, - "count": 4800, - "text_count": 1532 + "average": 4.5586, + "bayesian_average": 4.557409514018636, + "count": 4859, + "text_count": 1543 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/reviews/", "requires_payment": false, @@ -320,7 +320,7 @@ "type": "extension", "url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/", "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/versions/", - "weekly_downloads": 26559 + "weekly_downloads": 28911 }, "notes": null }, @@ -336,7 +336,7 @@ "picture_url": "https://addons.mozilla.org/user-media/userpics/56/7656/6937656/6937656.png?m..." } ], - "average_daily_users": 260254, + "average_daily_users": 265173, "categories": { "android": [ "security-privacy" @@ -372,7 +372,7 @@ "release_notes": { "en-US": "<i>New languages:</i>\n\n- Added support for the Vietnamese language.\n\n<i>Enhancements:</i>\n\n- Improved popup panel display logic.\n\n<i>Bugfixes:</i>\n\n- Restored support for older versions of Firefox.\n\n<i>Other changes:</i>\n\n- Improved and extended various existing localizations.\n- Applied a minor design-related change to the options page.\n- Replaced remaining calls to a deprecated function." }, - "reviewed": null, + "reviewed": "2022-01-31T20:45:40Z", "version": "2.0.17", "files": [ { @@ -551,10 +551,10 @@ "category": "recommended" }, "ratings": { - "average": 4.8226, - "bayesian_average": 4.81792153710705, - "count": 1319, - "text_count": 238 + "average": 4.816, + "bayesian_average": 4.81132997570714, + "count": 1321, + "text_count": 235 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/reviews/", "requires_payment": false, @@ -639,7 +639,7 @@ "type": "extension", "url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/", "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/versions/", - "weekly_downloads": 4978 + "weekly_downloads": 4626 }, "notes": null }, @@ -655,7 +655,7 @@ "picture_url": "https://addons.mozilla.org/user-media/userpics/73/4073/5474073/5474073.png?m..." } ], - "average_daily_users": 1084519, + "average_daily_users": 1096532, "categories": { "android": [ "security-privacy" @@ -667,7 +667,7 @@ "contributions_url": "https://paypal.me/SupportEFF?utm_content=product-page-contribute&utm_med...", "created": "2014-05-01T18:23:16Z", "current_version": { - "id": 5463829, + "id": 5520250, "compatibility": { "firefox": { "min": "60.0", @@ -678,7 +678,7 @@ "max": "*" } }, - "edit_url": "https://addons.mozilla.org/en-US/developers/addon/privacy-badger17/versions/...", + "edit_url": "https://addons.mozilla.org/en-US/developers/addon/privacy-badger17/versions/...", "is_strict_compatibility_enabled": false, "license": { "id": 6, @@ -689,22 +689,22 @@ "url": "http://www.gnu.org/licenses/gpl-3.0.html" }, "release_notes": { - "en-US": "<ul><li>Improved widget replacement system to better handle embedded YouTube videos</li><li>Delayed opening the new user welcome page for a few seconds to work around a Chromium bug with administrator settings (managed storage)</li><li>Removed obsolete "Prevent WebRTC from leaking local IP address" setting</li><li>Fixed various site breakages</li><li>Added Japanese translations</li><li>Improved translations (Dutch, Finnish, French, Brazilian Portuguese, Russian, Spanish, Swedish, Turkish, Ukrainian)</li></ul>" + "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/361ac6552f690217a6c9f06..." 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>" }, - "reviewed": null, - "version": "2022.9.27", + "reviewed": "2023-02-02T18:47:37Z", + "version": "2023.1.31", "files": [ { - "id": 4008174, - "created": "2022-09-27T18:57:05Z", - "hash": "sha256:8a0e456dfac801ea437164192f0a0659ee7227a519db97aceeb221f48f74d44a", + "id": 4064595, + "created": "2023-01-31T16:05:01Z", + "hash": "sha256:0082d8ffe7b25f370a313d9b899b0c1ba1669b21b3a11791fe5ecf031aeb6a6c", "is_restart_required": false, "is_webextension": true, "is_mozilla_signed_extension": false, "platform": "all", - "size": 1487264, + "size": 1834581, "status": "public", - "url": "https://addons.mozilla.org/firefox/downloads/file/4008174/privacy_badger17-2...", + "url": "https://addons.mozilla.org/firefox/downloads/file/4064595/privacy_badger17-2...", "permissions": [ "tabs", "http://*/*", @@ -1131,7 +1131,7 @@ }, "is_disabled": false, "is_experimental": false, - "last_updated": "2022-09-28T07:55:03Z", + "last_updated": "2023-02-02T18:47:37Z", "name": { "en-US": "Privacy Badger" }, @@ -1177,9 +1177,9 @@ "category": "recommended" }, "ratings": { - "average": 4.7952, - "bayesian_average": 4.7923692395774875, - "count": 2168, + "average": 4.7987, + "bayesian_average": 4.795881600312439, + "count": 2181, "text_count": 427 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/reviews/", @@ -1204,7 +1204,7 @@ "type": "extension", "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/", "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/versions/", - "weekly_downloads": 18765 + "weekly_downloads": 18674 }, "notes": null }, @@ -1220,7 +1220,7 @@ "picture_url": null } ], - "average_daily_users": 6238648, + "average_daily_users": 6382932, "categories": { "android": [ "security-privacy" @@ -1232,7 +1232,7 @@ "contributions_url": "", "created": "2015-04-25T07:26:22Z", "current_version": { - "id": 5503008, + "id": 5525624, "compatibility": { "firefox": { "min": "68.0", @@ -1243,7 +1243,7 @@ "max": "*" } }, - "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/550...", + "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/552...", "is_strict_compatibility_enabled": false, "license": { "id": 6, @@ -1254,22 +1254,22 @@ "url": "http://www.gnu.org/licenses/gpl-3.0.html" }, "release_notes": { - "en-US": "See complete release notes for <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/389523b56d56000b5903f07..." rel="nofollow">1.46.0</a>.\n\n<b>Fixes</b>\n<ul><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/9c26fe22ae94cdc2f29d6ca..." rel="nofollow">Add <code>options</code> stub to <code>nofab</code> scriptlet </a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/30cbc3175eb0b2e15466bfd..." rel="nofollow">Rewrite logger's "exceptor" feature</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/3ed97b9e246742ad411d56d..." rel="nofollow">Use Blob URLs to reliably inject scriptlets</a> -- as <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/438c3567eb7d6b3ff10d907..." rel="nofollow">suggested</a> by @evilpie</li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/8f40970eec0653bf03a1ca7..." rel="nofollow">Add :remove-attr() and :remove-class() pseudo selector operators</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/94fccb01a65453050684d29..." rel="nofollow">Add pseudo-operator :matches-attr()</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/c08e49fc883ba5c9201cd81..." rel="nofollow">Detect invalid usage of combinators in :not() pseudoclass</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/615d0729d168db8cb67c8bc..." rel="nofollow">Give more time for viewport to be ready</a> (in popup panel) -- <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/20ff6c390e21534e4a52fd2..." rel="nofollow">related feedback</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/fac8d7f4335f97f8e605850..." rel="nofollow">Handle potentially invalid CSS selector</a> (in logger)</li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/2e3d7b79681191d69ae5192..." rel="nofollow">Ensure state of more/less in panel reflect locked/disabled sections</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/206078ace2c2f2cf401ad3c..." rel="nofollow">Isolate generic cosmetic filters from specific ones in generated stylesheet</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/4f9ea5893ffda77f028cf28..." rel="nofollow">Do not cname-uncloak same-origin network requests</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/cc959a4d7f9d2e70d412256..." rel="nofollow">Prevent the creation of non-cosmetic extended filters in element picker</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/75f3ecbd1e6e79c9c62f22d..." rel="nofollow">Fix visual of DOM inspector layer in dark theme mode</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/26929d8da566773a86e49a6..." rel="nofollow">Improve extraction of tokens from regexes</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/53e1591ac127a6a1ee45be5..." rel="nofollow">Use placeholders to minimize vertical shifting at page load time</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/edead39b273cc8494559fdf..." rel="nofollow">Bundled filter lists in releases are not timestamped</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/86a77d0302d1cfdc9a5c312..." rel="nofollow">Ensure procedural filters are applied at least once</a></li></ul>\n<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/a57cff231cba9bed7899471..." rel="nofollow">Commits history since last version</a>." + "en-US": "See complete release notes for <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/b140bd014e7f181fb45b372..." rel="nofollow">1.47.0</a>.\n\n<b>Fixes / changes</b>\n\n<ul><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/e35dbd5e9f783a5823861d2..." rel="nofollow">Prevent context menu entries on non-HTTP documents</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/8574183ea43238e380567b5..." rel="nofollow">Ignore compilation hints when applying exception cosmetic filters</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/58c3f94f487f1a98eda31ae..." rel="nofollow"> Add support for regex-based values as target domain for static extended filters</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/664a38f09616854a9936e11..." rel="nofollow">Add support for regex-based values for <code>domain=</code>/<code>from=</code>/<code>to=</code> options</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/250586255e6c8ce1e3ae5ec..." rel="nofollow">Rewrite static filtering parser</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/e628bc12d0be3b687399170..." rel="nofollow">uBO doesn't reject cosmetic filters with invalid pseudo-classes/pseudo-elements</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/01f40a6478c16320eebcb5e..." rel="nofollow">Make the logger entry dialog modeless</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/8e5b045c6bbda00f272eade..." rel="nofollow">Fix missing regex flags</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/338ff06b790a9831939536d..." rel="nofollow">Import version 1.2.0 of RegexAnalyzer</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/1ad5b3aa657299b66b4e930..." rel="nofollow">Set <code>charset</code> to <code>utf-8</code> for Blob-based injected scriptlets </a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/e5547c21fa5e38fe56d4d83..." rel="nofollow">Disallow <code>-abp-...</code> filters if not using <code>#?#</code></a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/e94131c76bb7a1a2513a70b..." rel="nofollow">Work related to keyboard shortcuts for page reload</a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/5fb5dddef3045ae7f30a24c..." rel="nofollow">New network filter option: <code>to=[list of domain names]</code></a></li><li><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/78eda79469d3baaeb94f09d..." rel="nofollow">New network filter option: <code>method=...</code></a></li></ul>\n<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/0706aff990bd228e1bb5b0a..." rel="nofollow">Commits history since last version</a>." }, - "reviewed": null, - "version": "1.46.0", + "reviewed": "2023-02-15T10:52:52Z", + "version": "1.47.0", "files": [ { - "id": 4047353, - "created": "2022-12-22T16:49:43Z", - "hash": "sha256:6bf8af5266353fab5eabdc7476de026e01edfb7901b0430c5e539f6791f1edc8", + "id": 4069969, + "created": "2023-02-13T18:12:01Z", + "hash": "sha256:e76958a8c8eb4b71954dac9b0eb1f5a7a545f746159227e0b821b1a1b23f7cd4", "is_restart_required": false, "is_webextension": true, "is_mozilla_signed_extension": false, "platform": "all", - "size": 3215576, + "size": 3224904, "status": "public", - "url": "https://addons.mozilla.org/firefox/downloads/file/4047353/ublock_origin-1.46...", + "url": "https://addons.mozilla.org/firefox/downloads/file/4069969/ublock_origin-1.47...", "permissions": [ "dns", "menus", @@ -1384,7 +1384,7 @@ }, "is_disabled": false, "is_experimental": false, - "last_updated": "2023-01-07T15:25:25Z", + "last_updated": "2023-02-15T10:52:52Z", "name": { "ar": "uBlock Origin", "bg": "uBlock Origin", @@ -1529,10 +1529,10 @@ "category": "recommended" }, "ratings": { - "average": 4.7791, - "bayesian_average": 4.778687487250499, - "count": 14827, - "text_count": 3878 + "average": 4.7797, + "bayesian_average": 4.779290903491396, + "count": 14964, + "text_count": 3911 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/reviews/", "requires_payment": false, @@ -1594,7 +1594,7 @@ "type": "extension", "url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/", "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/", - "weekly_downloads": 150528 + "weekly_downloads": 146451 }, "notes": null }, @@ -1610,7 +1610,7 @@ "picture_url": null } ], - "average_daily_users": 142502, + "average_daily_users": 155053, "categories": { "android": [ "photos-media" @@ -1648,7 +1648,7 @@ "en-US": "Experimental improvement of Youtube handling.", "ro": "Îmbunătățiri experimentale pentru Youtube." }, - "reviewed": null, + "reviewed": "2021-04-23T07:50:05Z", "version": "1.6.0", "files": [ { @@ -1707,9 +1707,9 @@ "category": "recommended" }, "ratings": { - "average": 4.5097, - "bayesian_average": 4.504446391084406, - "count": 1085, + "average": 4.5083, + "bayesian_average": 4.503059203963862, + "count": 1088, "text_count": 403 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/rev...", @@ -1732,7 +1732,7 @@ "type": "extension", "url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/", "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/ver...", - "weekly_downloads": 354 + "weekly_downloads": 503 }, "notes": null }, @@ -1748,7 +1748,7 @@ "picture_url": null } ], - "average_daily_users": 92136, + "average_daily_users": 92798, "categories": { "android": [ "experimental", @@ -1785,7 +1785,7 @@ "release_notes": { "en-US": "First update in a while! Sorry, having a full-time job does that. I welcome all the help I can get at <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/602e8bbf1bf2ebf94898d70..." rel="nofollow">https://github.com/cowlicks/privacypossum</a>\n\nI'm always happy to help folk contribute at any skill level. There is always some way to help.\n\nThis is mostly a release that improves testing and developer workflow stuff, which should help me make more frequent releases in the future.\n\nThere are also several minor bugfixes and updates." }, - "reviewed": null, + "reviewed": "2019-07-22T13:10:58Z", "version": "2019.7.18", "files": [ { @@ -1860,10 +1860,10 @@ ], "promoted": null, "ratings": { - "average": 4.39, - "bayesian_average": 4.37632626166722, - "count": 400, - "text_count": 113 + "average": 4.3838, + "bayesian_average": 4.369924660120627, + "count": 396, + "text_count": 111 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/reviews/", "requires_payment": false, @@ -1885,7 +1885,7 @@ "type": "extension", "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/", "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/versions/", - "weekly_downloads": 517 + "weekly_downloads": 486 }, "notes": null }, @@ -1901,7 +1901,7 @@ "picture_url": "https://addons.mozilla.org/user-media/userpics/64/9064/12929064/12929064.png..." } ], - "average_daily_users": 245015, + "average_daily_users": 249917, "categories": { "android": [ "photos-media", @@ -1939,7 +1939,7 @@ "release_notes": { "en-US": "Learn more about this release from the <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/034fc31c913b4c441795892..." rel="nofollow">changelog</a>." }, - "reviewed": null, + "reviewed": "2022-11-24T10:36:11Z", "version": "5.4.2", "files": [ { @@ -2119,10 +2119,10 @@ "category": "recommended" }, "ratings": { - "average": 4.6498, - "bayesian_average": 4.644960886726223, - "count": 1222, - "text_count": 239 + "average": 4.6512, + "bayesian_average": 4.646376429373567, + "count": 1227, + "text_count": 237 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/reviews/", "requires_payment": false, @@ -2143,7 +2143,7 @@ "type": "extension", "url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/", "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/versions/", - "weekly_downloads": 3563 + "weekly_downloads": 3780 }, "notes": null }, @@ -2166,7 +2166,7 @@ "picture_url": null } ], - "average_daily_users": 103493, + "average_daily_users": 106756, "categories": { "android": [ "other" @@ -2198,7 +2198,7 @@ "release_notes": { "en-US": "This version features improves the performance and reliability of the add-on,\nand allows the Desktop mode to behave as intended." }, - "reviewed": null, + "reviewed": "2020-10-06T08:39:18Z", "version": "1.6", "files": [ { @@ -2448,10 +2448,10 @@ "category": "recommended" }, "ratings": { - "average": 4.442, - "bayesian_average": 4.437306737005405, - "count": 1190, - "text_count": 318 + "average": 4.4409, + "bayesian_average": 4.4362065782583375, + "count": 1193, + "text_count": 317 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/reviews/", "requires_payment": false, @@ -2471,7 +2471,7 @@ "type": "extension", "url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/", "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/versions/", - "weekly_downloads": 50 + "weekly_downloads": 41 }, "notes": null }, @@ -2487,7 +2487,7 @@ "picture_url": "https://addons.mozilla.org/user-media/userpics/43/0143/143/143.png?modified=..." } ], - "average_daily_users": 328001, + "average_daily_users": 329326, "categories": { "android": [ "performance", @@ -2501,7 +2501,7 @@ "contributions_url": "https://www.paypal.com/donate/?hosted_button_id=9ERKTU5MBH4EW&utm_conten...", "created": "2005-05-13T10:51:32Z", "current_version": { - "id": 5506390, + "id": 5523128, "compatibility": { "firefox": { "min": "59.0", @@ -2512,7 +2512,7 @@ "max": "*" } }, - "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5506390", + "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5523128", "is_strict_compatibility_enabled": false, "license": { "id": 13, @@ -2523,22 +2523,22 @@ "url": "http://www.gnu.org/licenses/gpl-2.0.html" }, "release_notes": { - "en-US": "v 11.4.14\n============================================================\nx Updated HTML event attributes list\nx Uniformed indexed directory Firefox UI emulation to\n prevent a script blocking bypass on file:// resources\n (thanks RyotaK for reporting)\nx Fixed error being logged in the console on scriptless\n pages when hitting [Delete] or [Backspace] (thanks barbaz\n for reporting)\nx Work-around for background page misteriously being\n unloaded sometimes by Firefox\nx [L10n] Updated Transifex configuration" + "en-US": "v 11.4.16\n============================================================\nx [L10n] Updated de, nl, pl, ru, sq, zh_CN\nx Always open the windowed standalone UI when invoked from\n the Alt+Shift+N shortcut\nx Alt+Shift+Space shortcut to toggle restrictions\n enforcement for current tab (issue #129, thanks PF4Public\n for RFE)" }, - "reviewed": null, - "version": "11.4.14", + "reviewed": "2023-02-09T17:48:06Z", + "version": "11.4.16", "files": [ { - "id": 4050735, - "created": "2023-01-01T22:33:07Z", - "hash": "sha256:14af6a3cbc269c045f2d950e1e4f7c29981b35a7abc61d2413f5bb8bd7311857", + "id": 4067473, + "created": "2023-02-06T22:12:36Z", + "hash": "sha256:44bdddd89bee11e52e09ea967aebd3aa996dc2d66c1a819e8dfdaf9a16cc753b", "is_restart_required": false, "is_webextension": true, "is_mozilla_signed_extension": false, "platform": "all", - "size": 948881, + "size": 949002, "status": "public", - "url": "https://addons.mozilla.org/firefox/downloads/file/4050735/noscript-11.4.14.x...", + "url": "https://addons.mozilla.org/firefox/downloads/file/4067473/noscript-11.4.16.x...", "permissions": [ "contextMenus", "storage", @@ -2604,7 +2604,7 @@ }, "is_disabled": false, "is_experimental": false, - "last_updated": "2023-01-03T12:32:35Z", + "last_updated": "2023-02-09T17:48:06Z", "name": { "de": "NoScript", "el": "NoScript", @@ -2676,9 +2676,9 @@ "category": "recommended" }, "ratings": { - "average": 4.412, - "bayesian_average": 4.40926402856513, - "count": 2029, + "average": 4.4094, + "bayesian_average": 4.4066726918104555, + "count": 2037, "text_count": 793 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/reviews/", @@ -2723,7 +2723,7 @@ "type": "extension", "url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/", "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/versions/", - "weekly_downloads": 8435 + "weekly_downloads": 7901 }, "notes": null }, @@ -2739,7 +2739,7 @@ "picture_url": null } ], - "average_daily_users": 142622, + "average_daily_users": 145846, "categories": { "android": [ "performance", @@ -2753,10 +2753,10 @@ "contributions_url": "", "created": "2011-07-15T10:42:41Z", "current_version": { - "id": 5401809, + "id": 5522766, "compatibility": { "firefox": { - "min": "42.0", + "min": "48.0", "max": "*" }, "android": { @@ -2764,7 +2764,7 @@ "max": "*" } }, - "edit_url": "https://addons.mozilla.org/en-US/developers/addon/youtube-high-definition/ve...", + "edit_url": "https://addons.mozilla.org/en-US/developers/addon/youtube-high-definition/ve...", "is_strict_compatibility_enabled": false, "license": { "id": 12, @@ -2775,22 +2775,22 @@ "url": "http://www.gnu.org/licenses/lgpl-3.0.html" }, "release_notes": { - "en-US": "Auto Subtitles" + "en-US": "AMO GUID added" }, - "reviewed": null, - "version": "100.0.0", + "reviewed": "2023-02-09T15:16:44Z", + "version": "109.0.0", "files": [ { - "id": 3946154, - "created": "2022-05-08T17:27:53Z", - "hash": "sha256:659bec82b02fc3950f17a99618ddb6329e8b40b51553da8d7ed980eebf8060a2", + "id": 4067111, + "created": "2023-02-06T12:44:20Z", + "hash": "sha256:bdda70d2ad5bfc5065844b76008ac731341b46be0d43ab9de535f28206ea3c59", "is_restart_required": false, "is_webextension": true, "is_mozilla_signed_extension": false, "platform": "all", - "size": 234453, + "size": 234450, "status": "public", - "url": "https://addons.mozilla.org/firefox/downloads/file/3946154/youtube_high_defin...", + "url": "https://addons.mozilla.org/firefox/downloads/file/4067111/youtube_high_defin...", "permissions": [ "tabs", "storage", @@ -2824,7 +2824,7 @@ }, "is_disabled": false, "is_experimental": false, - "last_updated": "2022-05-09T09:46:35Z", + "last_updated": "2023-02-09T15:16:44Z", "name": { "en-US": "YouTube High Definition", "zh-TW": "YouTube High Definition" @@ -2853,9 +2853,9 @@ "category": "recommended" }, "ratings": { - "average": 3.9222, - "bayesian_average": 3.917847057751054, - "count": 1105, + "average": 3.9213, + "bayesian_average": 3.91694973530769, + "count": 1106, "text_count": 395 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/revie...", @@ -2875,7 +2875,7 @@ "type": "extension", "url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/", "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/versi...", - "weekly_downloads": 1769 + "weekly_downloads": 1934 }, "notes": null }
===================================== projects/browser/config ===================================== @@ -103,9 +103,9 @@ input_files: enable: '[% ! c("var/android") %]' - filename: Bundle-Data enable: '[% ! c("var/android") %]' - - URL: https://addons.mozilla.org/firefox/downloads/file/4050735/noscript-11.4.14.x... + - URL: https://addons.mozilla.org/firefox/downloads/file/4067473/noscript-11.4.16.x... name: noscript - sha256sum: 14af6a3cbc269c045f2d950e1e4f7c29981b35a7abc61d2413f5bb8bd7311857 + sha256sum: 44bdddd89bee11e52e09ea967aebd3aa996dc2d66c1a819e8dfdaf9a16cc753b - URL: https://addons.mozilla.org/firefox/downloads/file/4047353/ublock_origin-1.46... name: ublock-origin sha256sum: 6bf8af5266353fab5eabdc7476de026e01edfb7901b0430c5e539f6791f1edc8
===================================== projects/fenix/config ===================================== @@ -14,7 +14,7 @@ container: var: fenix_version: 102.2.1 browser_branch: 12.5-1 - fenix_build: 1 + fenix_build: 2 git_branch: 'tor-browser-[% c("var/fenix_version") %]-[% c("var/browser_branch") %]' copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]' # This should be updated when the list of gradle dependencies is changed.
===================================== projects/firefox/config ===================================== @@ -11,10 +11,10 @@ container: use_container: 1
var: - firefox_platform_version: 102.7.0 + firefox_platform_version: 102.8.0 firefox_version: '[% c("var/firefox_platform_version") %]esr' browser_branch: '12.5-1' - browser_build: 1 + browser_build: 3 branding_directory_prefix: 'tb' copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]' nightly_updates_osname: '[% c("var/osname") %]'
===================================== projects/geckoview/config ===================================== @@ -11,9 +11,9 @@ container: use_container: 1
var: - geckoview_version: 102.7.0esr + geckoview_version: 102.8.0esr browser_branch: 12.5-1 - browser_build: 1 + browser_build: 3 copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]' deps: - build-essential
===================================== projects/go/config ===================================== @@ -1,5 +1,5 @@ # vim: filetype=yaml sw=2 -version: 1.19.5 +version: 1.19.6 filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz' container: use_container: 1 @@ -121,7 +121,7 @@ input_files: enable: '[% ! c("var/linux") %]' - URL: 'https://golang.org/dl/go%5B% c("version") %].src.tar.gz' name: go - sha256sum: 8e486e8e85a281fc5ce3f0bedc5b9d2dbf6276d7db0b25d3ec034f313da0375f + sha256sum: d7f0013f82e6d7f862cc6cb5c8cdb48eef5f2e239b35baa97e2f1a7466043767 - URL: 'https://golang.org/dl/go%5B% c("var/go14_version") %].src.tar.gz' name: go14 sha256sum: 9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959
===================================== projects/manual/config ===================================== @@ -1,7 +1,7 @@ # vim: filetype=yaml sw=2 # To update, see doc/how-to-update-the-manual.txt # Remember to update also the package's hash, with the version! -version: 62420 +version: 66168 filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.gz' container: use_container: 1 @@ -19,6 +19,6 @@ input_files: - project: container-image - URL: 'https://people.torproject.org/~richard/tbb_files/manual_%5B% c("version") %].zip' name: manual - sha256sum: ea4cb60f27d4a0c9690c8b885c4f1f4d872b50e71060142f688bac9c5a37793a + sha256sum: efb88be6217f7cb6879157678963bc90c47a2b91380ae3ba9a52d748eabf9568 - filename: packagemanual.py name: package_script
===================================== projects/openssl/config ===================================== @@ -1,5 +1,5 @@ # vim: filetype=yaml sw=2 -version: 1.1.1s +version: 1.1.1t filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz' container: use_container: 1 @@ -31,4 +31,4 @@ input_files: - name: '[% c("var/compiler") %]' project: '[% c("var/compiler") %]' - URL: 'https://www.openssl.org/source/openssl-%5B% c("version") %].tar.gz' - sha256sum: c5ac01e760ee6ff0dab61d6b2bbd30146724d063eb322180c6f18a6f74e4b6aa + sha256sum: 8dee9b24bdb1dcbf0c3d1e9b02fb8f6bf22165e807f45adeb7c9677536859d3b
===================================== projects/translation/config ===================================== @@ -6,19 +6,19 @@ version: '[% c("abbrev") %]' steps: base-browser: base-browser: '[% INCLUDE build %]' - git_hash: d1aa584f3da4c2fc6bfe5d289e2783705ee7e015 + git_hash: d862d323bd78e100de5f51f2f8742d21de3a76d0 targets: nightly: git_hash: 'base-browser' base-browser-fluent: base-browser-fluent: '[% INCLUDE build %]' - git_hash: ddc3ff5d0d1c9849f1b1d3a630c0dc6095a15959 + git_hash: 71869a9fd722c36eb57d08d7ef5a1fa5270ddb54 targets: nightly: git_hash: 'basebrowser-newidentityftl' tor-browser: tor-browser: '[% INCLUDE build %]' - git_hash: e7e6f5de5d83120785500908f8f1a3b6b8303475 + git_hash: b3d9033d2229e82d30771aa7a1b77667d9a80628 targets: nightly: git_hash: 'tor-browser' @@ -26,7 +26,7 @@ steps: fenix: '[% INCLUDE build %]' # We need to bump the commit before releasing but just pointing to a branch # might cause too much rebuidling of the Firefox part. - git_hash: 997fd61e426305c0d45e519ed219125712ba9075 + git_hash: d19129475bae8943d3ee4ca6b6ed114a9a6db94e targets: nightly: git_hash: 'fenix-torbrowserstringsxml'
===================================== rbm.conf ===================================== @@ -71,10 +71,10 @@ buildconf: git_signtag_opt: '-s'
var: - torbrowser_version: '12.5a2' + torbrowser_version: '12.5a3' torbrowser_build: 'build1' torbrowser_incremental_from: - - 12.5a1 + - 12.5a2 updater_enabled: 1 build_mar: 1 # By default, we sort the list of installed packages. This allows sharing
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/df...