lists.torproject.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

tbb-commits

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2015 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2014 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
tbb-commits@lists.torproject.org

September 2023

  • 1 participants
  • 178 discussions
[Git][tpo/applications/tor-browser-build][main] Bug 40954: Updated Windows installer icons.
by Pier Angelo Vendrame (@pierov) 25 Sep '23

25 Sep '23
Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: 19c871a6 by Pier Angelo Vendrame at 2023-09-25T10:03:49+02:00 Bug 40954: Updated Windows installer icons. The new icons are differentiated on the channel basis, so also adjust the NSIS script to take that into account. - - - - - 4 changed files: - projects/browser/windows-installer.nsi - + projects/browser/windows-installer/torbrowser-alpha.ico - + projects/browser/windows-installer/torbrowser-nightly.ico - + projects/browser/windows-installer/torbrowser-release.ico Changes: ===================================== projects/browser/windows-installer.nsi ===================================== @@ -57,7 +57,7 @@ ;-------------------------------- ;Interface Configuration - !define MUI_ICON "[% c('var/projectname') %][% IF c('var/mullvad-browser') -%]-[% c('var/channel') %][% END -%].ico" + !define MUI_ICON "[% c('var/projectname') %][% IF !c('var/base-browser') -%]-[% c('var/channel') %][% END -%].ico" !define MUI_ABORTWARNING ;-------------------------------- ===================================== projects/browser/windows-installer/torbrowser-alpha.ico ===================================== Binary files /dev/null and b/projects/browser/windows-installer/torbrowser-alpha.ico differ ===================================== projects/browser/windows-installer/torbrowser-nightly.ico ===================================== Binary files /dev/null and b/projects/browser/windows-installer/torbrowser-nightly.ico differ ===================================== projects/browser/windows-installer/torbrowser-release.ico ===================================== Binary files /dev/null and b/projects/browser/windows-installer/torbrowser-release.ico differ View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/1… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/1… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser][tor-browser-115.3.0esr-13.0-1] fixup! Bug 27476: Implement about:torconnect captive portal within Tor Browser
by Pier Angelo Vendrame (@pierov) 25 Sep '23

25 Sep '23
Pier Angelo Vendrame pushed to branch tor-browser-115.3.0esr-13.0-1 at The Tor Project / Applications / Tor Browser Commits: c1cf0f54 by Pier Angelo Vendrame at 2023-09-25T12:28:31+02:00 fixup! Bug 27476: Implement about:torconnect captive portal within Tor Browser Bug 42100: Center the select in about:torconnect - - - - - 1 changed file: - browser/components/torconnect/content/aboutTorConnect.css Changes: ===================================== browser/components/torconnect/content/aboutTorConnect.css ===================================== @@ -187,7 +187,6 @@ form#locationDropdown { form#locationDropdown select { max-width: 100%; - padding-block: 0; margin-inline: 0; font-weight: 700; } View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c1cf0f5… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c1cf0f5… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser][tor-browser-115.3.0esr-13.0-1] squash! Bug 2176: Rebrand Firefox to TorBrowser
by Pier Angelo Vendrame (@pierov) 25 Sep '23

25 Sep '23
Pier Angelo Vendrame pushed to branch tor-browser-115.3.0esr-13.0-1 at The Tor Project / Applications / Tor Browser Commits: d4d1b3a1 by Henry Wilkes at 2023-09-25T10:32:07+01:00 squash! Bug 2176: Rebrand Firefox to TorBrowser Bug 42087: New application icons (windows). - - - - - 15 changed files: - browser/branding/tb-alpha/VisualElements_150.png - browser/branding/tb-alpha/VisualElements_70.png - browser/branding/tb-alpha/document.ico - browser/branding/tb-alpha/firefox.VisualElementsManifest.xml - browser/branding/tb-alpha/firefox.ico - browser/branding/tb-nightly/VisualElements_150.png - browser/branding/tb-nightly/VisualElements_70.png - browser/branding/tb-nightly/document.ico - browser/branding/tb-nightly/firefox.VisualElementsManifest.xml - browser/branding/tb-nightly/firefox.ico - browser/branding/tb-release/VisualElements_150.png - browser/branding/tb-release/VisualElements_70.png - browser/branding/tb-release/document.ico - browser/branding/tb-release/firefox.VisualElementsManifest.xml - browser/branding/tb-release/firefox.ico Changes: ===================================== browser/branding/tb-alpha/VisualElements_150.png ===================================== Binary files a/browser/branding/tb-alpha/VisualElements_150.png and b/browser/branding/tb-alpha/VisualElements_150.png differ ===================================== browser/branding/tb-alpha/VisualElements_70.png ===================================== Binary files a/browser/branding/tb-alpha/VisualElements_70.png and b/browser/branding/tb-alpha/VisualElements_70.png differ ===================================== browser/branding/tb-alpha/document.ico ===================================== Binary files a/browser/branding/tb-alpha/document.ico and b/browser/branding/tb-alpha/document.ico differ ===================================== browser/branding/tb-alpha/firefox.VisualElementsManifest.xml ===================================== @@ -8,5 +8,5 @@ Square150x150Logo='browser\VisualElements\VisualElements_150.png' Square70x70Logo='browser\VisualElements\VisualElements_70.png' ForegroundText='light' - BackgroundColor='#1c191d'/> + BackgroundColor='#0b2316'/> </Application> ===================================== browser/branding/tb-alpha/firefox.ico ===================================== Binary files a/browser/branding/tb-alpha/firefox.ico and b/browser/branding/tb-alpha/firefox.ico differ ===================================== browser/branding/tb-nightly/VisualElements_150.png ===================================== Binary files a/browser/branding/tb-nightly/VisualElements_150.png and b/browser/branding/tb-nightly/VisualElements_150.png differ ===================================== browser/branding/tb-nightly/VisualElements_70.png ===================================== Binary files a/browser/branding/tb-nightly/VisualElements_70.png and b/browser/branding/tb-nightly/VisualElements_70.png differ ===================================== browser/branding/tb-nightly/document.ico ===================================== Binary files a/browser/branding/tb-nightly/document.ico and b/browser/branding/tb-nightly/document.ico differ ===================================== browser/branding/tb-nightly/firefox.VisualElementsManifest.xml ===================================== @@ -8,5 +8,5 @@ Square150x150Logo='browser\VisualElements\VisualElements_150.png' Square70x70Logo='browser\VisualElements\VisualElements_70.png' ForegroundText='light' - BackgroundColor='#1c191d'/> + BackgroundColor='#191339'/> </Application> ===================================== browser/branding/tb-nightly/firefox.ico ===================================== Binary files a/browser/branding/tb-nightly/firefox.ico and b/browser/branding/tb-nightly/firefox.ico differ ===================================== browser/branding/tb-release/VisualElements_150.png ===================================== Binary files a/browser/branding/tb-release/VisualElements_150.png and b/browser/branding/tb-release/VisualElements_150.png differ ===================================== browser/branding/tb-release/VisualElements_70.png ===================================== Binary files a/browser/branding/tb-release/VisualElements_70.png and b/browser/branding/tb-release/VisualElements_70.png differ ===================================== browser/branding/tb-release/document.ico ===================================== Binary files a/browser/branding/tb-release/document.ico and b/browser/branding/tb-release/document.ico differ ===================================== browser/branding/tb-release/firefox.VisualElementsManifest.xml ===================================== @@ -8,5 +8,5 @@ Square150x150Logo='browser\VisualElements\VisualElements_150.png' Square70x70Logo='browser\VisualElements\VisualElements_70.png' ForegroundText='light' - BackgroundColor='#420c5e'/> + BackgroundColor='#271339'/> </Application> ===================================== browser/branding/tb-release/firefox.ico ===================================== Binary files a/browser/branding/tb-release/firefox.ico and b/browser/branding/tb-release/firefox.ico differ View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/d4d1b3a… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/d4d1b3a… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser-update-responses][main] alpha: new version, 13.0a5
by richard (@richard) 24 Sep '23

24 Sep '23
richard pushed to branch main at The Tor Project / Applications / Tor Browser update responses Commits: 738b7d4f by Richard Pospesel at 2023-09-24T17:54:29+00:00 alpha: new version, 13.0a5 - - - - - 30 changed files: - update_3/alpha/.htaccess - − update_3/alpha/13.0a1-13.0a4-linux-i686-ALL.xml - − update_3/alpha/13.0a1-13.0a4-linux-x86_64-ALL.xml - − update_3/alpha/13.0a1-13.0a4-macos-ALL.xml - − update_3/alpha/13.0a1-13.0a4-windows-i686-ALL.xml - − update_3/alpha/13.0a1-13.0a4-windows-x86_64-ALL.xml - + update_3/alpha/13.0a1-13.0a5-linux-i686-ALL.xml - + update_3/alpha/13.0a1-13.0a5-linux-x86_64-ALL.xml - + update_3/alpha/13.0a1-13.0a5-macos-ALL.xml - + update_3/alpha/13.0a1-13.0a5-windows-i686-ALL.xml - + update_3/alpha/13.0a1-13.0a5-windows-x86_64-ALL.xml - − update_3/alpha/13.0a2-13.0a4-linux-i686-ALL.xml - − update_3/alpha/13.0a2-13.0a4-linux-x86_64-ALL.xml - − update_3/alpha/13.0a2-13.0a4-macos-ALL.xml - − update_3/alpha/13.0a2-13.0a4-windows-i686-ALL.xml - − update_3/alpha/13.0a2-13.0a4-windows-x86_64-ALL.xml - + update_3/alpha/13.0a2-13.0a5-linux-i686-ALL.xml - + update_3/alpha/13.0a2-13.0a5-linux-x86_64-ALL.xml - + update_3/alpha/13.0a2-13.0a5-macos-ALL.xml - + update_3/alpha/13.0a2-13.0a5-windows-i686-ALL.xml - + update_3/alpha/13.0a2-13.0a5-windows-x86_64-ALL.xml - − update_3/alpha/13.0a3-13.0a4-linux-i686-ALL.xml - − update_3/alpha/13.0a3-13.0a4-linux-x86_64-ALL.xml - − update_3/alpha/13.0a3-13.0a4-macos-ALL.xml - − update_3/alpha/13.0a3-13.0a4-windows-i686-ALL.xml - − update_3/alpha/13.0a3-13.0a4-windows-x86_64-ALL.xml - + update_3/alpha/13.0a3-13.0a5-linux-i686-ALL.xml - + update_3/alpha/13.0a3-13.0a5-linux-x86_64-ALL.xml - + update_3/alpha/13.0a3-13.0a5-macos-ALL.xml - + update_3/alpha/13.0a3-13.0a5-windows-i686-ALL.xml The diff was not included because it is too large. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-update-responses… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-update-responses… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser-build] Pushed new tag mb-13.0a5-build1
by richard (@richard) 24 Sep '23

24 Sep '23
richard pushed new tag mb-13.0a5-build1 at The Tor Project / Applications / tor-browser-build -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/tree/mb-… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser-build] Pushed new tag tbb-13.0a5-build1
by richard (@richard) 24 Sep '23

24 Sep '23
richard pushed new tag tbb-13.0a5-build1 at The Tor Project / Applications / tor-browser-build -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/tree/tbb… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser-build][main] Bug 40949, 40950: Prepare Tor+Mullvad Browser Alpha 13.0a5
by richard (@richard) 24 Sep '23

24 Sep '23
richard pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: cd838657 by Richard Pospesel at 2023-09-22T17:26:20+00:00 Bug 40949, 40950: Prepare Tor+Mullvad Browser Alpha 13.0a5 - - - - - 11 changed files: - projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt - projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt - projects/browser/allowed_addons.json - projects/firefox-android/config - projects/firefox/config - projects/geckoview/config - projects/manual/config - projects/openssl/config - projects/tor/config - projects/translation/config - rbm.conf Changes: ===================================== projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt ===================================== @@ -1,3 +1,25 @@ +Mullvad Browser 13.0a5 - September 21 2023 + * All Platforms + * Updated Translations + * Updated Firefox to 115.3.0esr + * Bug 228: Remove popup asking for preferred language on websites [mullvad-browser] + * Bug 238: Rebase Mullvad Browser to 115.3.0esr [mullvad-browser] + * Bug 40893: Update (Noto) fonts for 13.0 [tor-browser-build] + * Bug 41327: Disable UrlbarProviderInterventions [tor-browser] + * Bug 41581: ESR115: figure out extension pinning / unified Extensions [tor-browser] + * Bug 41903: The info icon on the language change prompt is not shown [tor-browser] + * Bug 42026: Disable cookie banner service and UI. [tor-browser] + * Bug 42037: Disable about:firefoxview [tor-browser] + * Bug 42083: RemoteSecuritySettings.init throws error in console [tor-browser] + * Bug 42094: Disable media.aboutwebrtc.hist.enabled as security in-depth [tor-browser] + * Windows + * Bug 41798: Stop building private_browsing.exe on Windows [tor-browser] + * Build System + * All Platforms + * Bug 40956: Allow testing the updater also with release and alpha channel [tor-browser-build] + * Windows + * Bug 41995: Generated headers on Windows aren't reproducible [tor-browser] + Mullvad Browser 13.0a4 - September 12 2023 * All Platforms * Updated Firefox to 115.2.1esr ===================================== projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt ===================================== @@ -1,3 +1,48 @@ +Tor Browser 13.0a5 - September 21 2023 + * All Platforms + * Updated Translations + * Updated OpenSSL to 3.0.11 + * Updated tor to 0.4.8.6 + * Bug 40938: Migrate remaining torbutton functionality to tor-browser [tor-browser] + * Bug 41327: Disable UrlbarProviderInterventions [tor-browser] + * Bug 42026: Disable cookie banner service and UI. [tor-browser] + * Bug 42094: Disable media.aboutwebrtc.hist.enabled as security in-depth [tor-browser] + * Bug 42112: Rebase alpha to 115.3.0esr [tor-browser] + * Bug 42120: Use foursquare as domain front for snowflake [tor-browser] + * Windows + macOS + Linux + * Updated Firefox to 115.3.0esr + * Bug 40893: Update (Noto) fonts for 13.0 [tor-browser-build] + * Bug 41639: Fix the wordmark (title and background) of the "About Tor Browser" window [tor-browser] + * Bug 41822: The default browser button came back on 115 [tor-browser] + * Bug 41864: TOR_CONTROL_HOST and TOR_SOCKS_HOST do not work as expected when the browser launches tor [tor-browser] + * Bug 41903: The info icon on the language change prompt is not shown [tor-browser] + * Bug 41957: Revert to Fx's default identity block style for internal pages [tor-browser] + * Bug 41958: Console error when closing tor browser with about:preferences open [tor-browser] + * Bug 41986: Fix the control port password handling [tor-browser] + * Bug 42037: Disable about:firefoxview [tor-browser] + * Bug 42073: Add simplified onion pattern to the new homepage [tor-browser] + * Bug 42079: TorConnect: handle switching from Bootstrapped to Configuring state [tor-browser] + * Bug 42083: RemoteSecuritySettings.init throws error in console [tor-browser] + * Bug 42091: Onion authorization prompt overflows [tor-browser] + * Bug 42092: Onion services key table display problems. [tor-browser] + * Bug 42102: TorProcess says the SOCKS port is not valid even though it is [tor-browser] + * Bug 42110: Add a utility module for shared UI methods needed for several tor browser components [tor-browser] + * Windows + * Bug 41798: Stop building private_browsing.exe on Windows [tor-browser] + * macOS + * Bug 42078: Implement MacOS application icons [tor-browser] + * Linux + * Bug 42088: Implement Linux application icons [tor-browser] + * Android + * Updated GeckoView to 115.3.0esr + * Bug 42089: Disable Mozilla 1805450 [tor-browser] + * Bug 42122: Fix crash due to bad android deprecation and APIs + * Build System + * Windows + macOS + Linux + * Bug 40956: Allow testing the updater also with release and alpha channel [tor-browser-build] + * Windows + * Bug 41995: Generated headers on Windows aren't reproducible [tor-browser] + Tor Browser 13.0a4 - September 12 2023 * All Platforms * Updated Translations ===================================== projects/browser/allowed_addons.json ===================================== @@ -17,7 +17,7 @@ "picture_url": "https://addons.mozilla.org/user-media/userpics/34/9734/13299734/13299734.pn…" } ], - "average_daily_users": 998920, + "average_daily_users": 1013576, "categories": { "android": [ "experimental", @@ -221,10 +221,10 @@ "category": "recommended" }, "ratings": { - "average": 4.554, - "bayesian_average": 4.552847296253503, - "count": 5146, - "text_count": 1620 + "average": 4.5535, + "bayesian_average": 4.552349724151479, + "count": 5162, + "text_count": 1627 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/reviews/", "requires_payment": false, @@ -321,7 +321,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": 25970 + "weekly_downloads": 26661 }, "notes": null }, @@ -337,7 +337,7 @@ "picture_url": "https://addons.mozilla.org/user-media/userpics/56/7656/6937656/6937656.png?…" } ], - "average_daily_users": 254948, + "average_daily_users": 257278, "categories": { "android": [ "security-privacy" @@ -553,9 +553,9 @@ "category": "recommended" }, "ratings": { - "average": 4.8125, - "bayesian_average": 4.807850481587009, - "count": 1360, + "average": 4.8126, + "bayesian_average": 4.807945503403016, + "count": 1361, "text_count": 240 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/reviews/", @@ -641,7 +641,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": 3376 + "weekly_downloads": 3350 }, "notes": null }, @@ -657,7 +657,7 @@ "picture_url": "https://addons.mozilla.org/user-media/userpics/73/4073/5474073/5474073.png?…" } ], - "average_daily_users": 1104333, + "average_daily_users": 1117495, "categories": { "android": [ "security-privacy" @@ -669,7 +669,7 @@ "contributions_url": "https://paypal.me/SupportEFF?utm_content=product-page-contribute&utm_medium…", "created": "2014-05-01T18:23:16Z", "current_version": { - "id": 5584898, + "id": 5622730, "compatibility": { "firefox": { "min": "60.0", @@ -680,7 +680,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, @@ -691,23 +691,24 @@ "url": "http://www.gnu.org/licenses/gpl-3.0.html" }, "release_notes": { - "en-US": "2023.6.23 is a bug fix release addressing various site breakages.\n\nNotes for 2023.6.14:\n<ul><li>Privacy Badger now comes with the largest blocklist yet, thanks to improved tracking detection and continually expanding <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/e7679342a72ee118b720d9…" rel=\"nofollow\">pre-training</a>. In addition to learning from tracking techniques like cookies and canvas fingerprinting, Privacy Badger now also learns from the <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/5a177129df8c5230a116e1…" rel=\"nofollow\">Beacon API</a>.</li><li>Fixed blocking trackers from just-closed tabs or from pages you recently navigated away from</li><li>Improved display of tracking domains on the options page on larger screens</li><li>Fixed various site breakages</li><li>Improved Italian translations</li></ul>" + "en-US": "<ul><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/07ac27a67ad814cdf74ed5…" rel=\"nofollow\">Improved link tracking protection</a> (\"link unwrapping\") on Google sites. With this update Privacy Badger removes tracking from links in Google Docs, Gmail, Google Maps, and Google Images results. Privacy Badger now also removes tracking from links added after scrolling through Google Search results.</li><li>Fixed various site breakages</li><li>Added Malay and restored Serbian translations</li><li>Improved Traditional Chinese translations</li></ul>" }, - "reviewed": "2023-06-28T16:18:01Z", - "version": "2023.6.23", + "reviewed": "2023-09-15T11:48:09Z", + "version": "2023.9.12", "files": [ { - "id": 4129240, - "created": "2023-06-23T20:19:09Z", - "hash": "sha256:ce79513710b2aed96bf03ec63d8be2e8274329e8d90911f5b8962c777e006e96", + "id": 4167070, + "created": "2023-09-12T19:42:38Z", + "hash": "sha256:eae97d9d3df3350476901ca412505cb4a43d0e7fa79bd9516584935158f82095", "is_restart_required": false, "is_webextension": true, "is_mozilla_signed_extension": false, "platform": "all", - "size": 1968096, + "size": 1986265, "status": "public", - "url": "https://addons.mozilla.org/firefox/downloads/file/4129240/privacy_badger17-…", + "url": "https://addons.mozilla.org/firefox/downloads/file/4167070/privacy_badger17-…", "permissions": [ + "alarms", "tabs", "http://*/*", "https://*/*", @@ -721,6 +722,10 @@ "https://*.messenger.com/*", "http://*.messenger.com/*", "*://*.facebookcorewwwi.onion/*", + "https://docs.google.com/*", + "http://docs.google.com/*", + "https://mail.google.com/*", + "http://mail.google.com/*", "https://www.google.com/*", "http://www.google.com/*", "https://www.google.ad/*", @@ -1101,10 +1106,6 @@ "http://www.google.co.zw/*", "https://www.google.cat/*", "http://www.google.cat/*", - "https://hangouts.google.com/*", - "http://hangouts.google.com/*", - "https://docs.google.com/*", - "http://docs.google.com/*", "<all_urls>" ], "optional_permissions": [], @@ -1134,7 +1135,7 @@ }, "is_disabled": false, "is_experimental": false, - "last_updated": "2023-06-28T16:18:01Z", + "last_updated": "2023-09-15T11:48:09Z", "name": { "en-US": "Privacy Badger" }, @@ -1180,9 +1181,9 @@ "category": "recommended" }, "ratings": { - "average": 4.8007, - "bayesian_average": 4.797939512443901, - "count": 2288, + "average": 4.8005, + "bayesian_average": 4.797741146818847, + "count": 2291, "text_count": 436 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/reviews/", @@ -1207,7 +1208,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": 18205 + "weekly_downloads": 18744 }, "notes": null }, @@ -1223,7 +1224,7 @@ "picture_url": null } ], - "average_daily_users": 6484239, + "average_daily_users": 6579871, "categories": { "android": [ "security-privacy" @@ -1235,7 +1236,7 @@ "contributions_url": "", "created": "2015-04-25T07:26:22Z", "current_version": { - "id": 5596914, + "id": 5620609, "compatibility": { "firefox": { "min": "78.0", @@ -1246,7 +1247,7 @@ "max": "*" } }, - "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/55…", + "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/56…", "is_strict_compatibility_enabled": false, "license": { "id": 6, @@ -1257,22 +1258,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/57eadd553bcb629be4f757…" rel=\"nofollow\">1.51.0</a>.\n\n<b>Fixes / changes</b>\n\n<ul><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/a578674b791ed67b926b31…" rel=\"nofollow\">Remove obsolete web<em>accessible</em>resources</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/7071379ad6c88fec4e40b3…" rel=\"nofollow\">Add missing (deprecated) method to google ima</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/bf46690e10ed8a086d9d50…" rel=\"nofollow\">Fix regression in handling of experimental <code>header=</code> filter option</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/f2328063ec5c7512d5899f…" rel=\"nofollow\">Only already normalized CSS selectors can be fast path-compiled</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/e271cd306c9578e0ed17c7…" rel=\"nofollow\">Improve compatibility with AdGuard's scriptlets</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/f42373a2522c9739807b48…" rel=\"nofollow\">Add static network filter option: <code>permissions</code></a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/f502abdb178413a344a43d…" rel=\"nofollow\">Add <code>set-attr</code> scriptlet</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/46449872121aa9a39f8fe5…" rel=\"nofollow\">Do not bail too early when trapping properties in <code>acs</code> scriptlet</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/76b28688717445a36e5ee4…" rel=\"nofollow\">Fix regression in cloud storage import of \"Filter lists\" pane</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/eb0f0fdfbd50904d7cd8e2…" rel=\"nofollow\">Add <code>set-session-storage-item</code> scriptlet</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/f125a8290e220a02336532…" rel=\"nofollow\">Prevent negative position when widget size is greater than viewport size</a><ul><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/e49ec519e35ce90b1ce424…" rel=\"nofollow\">Ensure no negative value for <code>top</code> property of floating widget in logger</a></li></ul></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/2398a39690c82a85f3fb23…" rel=\"nofollow\">Add visual hint when not all sublists are enabled</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/f549cc526fa10665161c86…" rel=\"nofollow\">Add support for AdGuard's noop (<code>_</code>) network filter option</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/c649c1ddb8b1d7f280a068…" rel=\"nofollow\">Add \"tabless\" filter expression for logger output</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/3f7e7d0a06e918e4c8b3f8…" rel=\"nofollow\">Add support for logical expressions to <code>!#if</code> directive</a><ul><li>Also added support for <code>!#else</code></li></ul></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/f1e827e5c4e256a0c832f9…" rel=\"nofollow\">Add resource aliases for increased compatibility with AdGuard lists</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/6f42d070e087002ada8f37…" rel=\"nofollow\">Add compatibility with AdGuard's <code>#%#//scriptlet(...)</code> syntax</a><ul><li>Also added support for quoted parameters in <code>##+js(...)</code> syntax</li></ul></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/50632bd7b34e7e7185c764…" rel=\"nofollow\">Fix syntax highlighter throwing with invalid patterns</a></li><li>...</li></ul>\n<a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/7c755863346ab5ff9e77ae…" 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/ada021240195c344534ac7…" rel=\"nofollow\">1.52.0</a>.\n\n<b>Fixes / changes</b>\n\n<ul><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/43660a0fdd02565af8dd50…" rel=\"nofollow\">Add <code>json-prune-xhr-response</code> and <code>trusted-replace-xhr-response</code> scriptlets</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/0b76481be89ff31b1df929…" rel=\"nofollow\">Use <code>globalThis</code> instead of <code>self</code> in scriptlet helper</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/a3b064883c9254c33ef4d8…" rel=\"nofollow\">Add <code>json-prune-fetch-response</code> scriptlet</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/c01c1c7149d235d50f8619…" rel=\"nofollow\">Position reload icon in logger as per feedback</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/b99b2ae5d56e8805a8735a…" rel=\"nofollow\">Re-factor extra args for <code>set-constant</code> scriptlet</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/250b16a29ba08fd699fe14…" rel=\"nofollow\">Use Unicode version of hostnames in element picker</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/46fc71548ab78a56ec5213…" rel=\"nofollow\">Disallow trailing CSS universal selector unless properly separated</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/caa2344764766fe37075d4…" rel=\"nofollow\">Fix/improve <code>xml-prune</code> scriptlet</a><ul><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/38c21a2f21288e4256e098…" rel=\"nofollow\">Improve <code>xml-prune</code> scriptlet</a></li></ul></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/fffabcc429722fe82dd694…" rel=\"nofollow\">Put uBO's icon in nav bar by default</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/f33ff640227bef265ab6e8…" rel=\"nofollow\">Properly serialize CSS combinators according to position in selector</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/683a1ade8523c917879854…" rel=\"nofollow\">Improve <code>no-xhr-if</code> scriptlet</a><ul><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/ac6728961d33617c634909…" rel=\"nofollow\">Improve <code>no-xhr-if</code> scriptlet</a></li></ul></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/fb5ebf9191f45d506f1c93…" rel=\"nofollow\">Use non-normalized URL for reload/report operations</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/ff81090360f2c366f4ab55…" rel=\"nofollow\">Add commented keywords to <code>googlesyndication_adsbygoogle.js</code> scriptlet</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/1e07de6f8e77576d2eab3f…" rel=\"nofollow\">Improve <code>fingerprint2.js</code> scriptlet</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/c2dce58b5b071126b08b35…" rel=\"nofollow\">Nothing can come after action operator in procedural cosmetic filters</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/6a76648535af29c605ce7d…" rel=\"nofollow\">Add <code>trusted-replace-fetch-response</code> scriptlet</a></li><li><a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/e1fc743a71a2459b9ff369…" rel=\"nofollow\">Harden <code>spoof-css</code> scriptlet</a></li><li>...</li></ul>\n<a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/d0c70dac55ba032441d8ce…" rel=\"nofollow\">Commits history since last version</a>." }, - "reviewed": "2023-07-25T09:58:22Z", - "version": "1.51.0", + "reviewed": "2023-09-13T15:18:10Z", + "version": "1.52.0", "files": [ { - "id": 4141256, - "created": "2023-07-19T23:09:25Z", - "hash": "sha256:8b73468bc233a11dd2895219466381783d19123857dd0b6fd16a01820fca4834", + "id": 4164949, + "created": "2023-09-08T13:45:36Z", + "hash": "sha256:3932506ce4df306e4da7527d93d60fe0421cf15045c2f4ea73589d9a0902266b", "is_restart_required": false, "is_webextension": true, "is_mozilla_signed_extension": false, "platform": "all", - "size": 3538418, + "size": 3576858, "status": "public", - "url": "https://addons.mozilla.org/firefox/downloads/file/4141256/ublock_origin-1.5…", + "url": "https://addons.mozilla.org/firefox/downloads/file/4164949/ublock_origin-1.5…", "permissions": [ "dns", "menus", @@ -1388,7 +1389,7 @@ }, "is_disabled": false, "is_experimental": false, - "last_updated": "2023-09-13T00:40:42Z", + "last_updated": "2023-09-19T11:30:34Z", "name": { "ar": "uBlock Origin", "bg": "uBlock Origin", @@ -1534,9 +1535,9 @@ }, "ratings": { "average": 4.7828, - "bayesian_average": 4.782406452276442, - "count": 15987, - "text_count": 4147 + "bayesian_average": 4.782407037314675, + "count": 16029, + "text_count": 4157 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/reviews/", "requires_payment": false, @@ -1598,7 +1599,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": 142541 + "weekly_downloads": 144702 }, "notes": null }, @@ -1614,7 +1615,7 @@ "picture_url": null } ], - "average_daily_users": 170891, + "average_daily_users": 171394, "categories": { "android": [ "photos-media" @@ -1713,9 +1714,9 @@ "category": "recommended" }, "ratings": { - "average": 4.4934, - "bayesian_average": 4.488285425448023, - "count": 1139, + "average": 4.4899, + "bayesian_average": 4.484788968165164, + "count": 1141, "text_count": 425 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/re…", @@ -1738,7 +1739,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/ve…", - "weekly_downloads": 401 + "weekly_downloads": 332 }, "notes": null }, @@ -1754,7 +1755,7 @@ "picture_url": null } ], - "average_daily_users": 85953, + "average_daily_users": 86528, "categories": { "android": [ "experimental", @@ -1892,7 +1893,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": 670 + "weekly_downloads": 2140 }, "notes": null }, @@ -1908,7 +1909,7 @@ "picture_url": "https://addons.mozilla.org/user-media/userpics/64/9064/12929064/12929064.pn…" } ], - "average_daily_users": 265417, + "average_daily_users": 268136, "categories": { "android": [ "photos-media", @@ -2127,8 +2128,8 @@ "category": "recommended" }, "ratings": { - "average": 4.6523, - "bayesian_average": 4.647695702345138, + "average": 4.653, + "bayesian_average": 4.648390512257286, "count": 1320, "text_count": 254 }, @@ -2151,7 +2152,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": 3986 + "weekly_downloads": 4186 }, "notes": null }, @@ -2174,7 +2175,7 @@ "picture_url": null } ], - "average_daily_users": 111888, + "average_daily_users": 112281, "categories": { "android": [ "other" @@ -2457,10 +2458,10 @@ "category": "recommended" }, "ratings": { - "average": 4.3834, - "bayesian_average": 4.378879936387472, - "count": 1252, - "text_count": 346 + "average": 4.3768, + "bayesian_average": 4.372306305313843, + "count": 1258, + "text_count": 350 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/reviews/", "requires_payment": false, @@ -2480,7 +2481,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": 49 + "weekly_downloads": 28 }, "notes": null }, @@ -2496,7 +2497,7 @@ "picture_url": "https://addons.mozilla.org/user-media/userpics/43/0143/143/143.png?modified…" } ], - "average_daily_users": 304718, + "average_daily_users": 307256, "categories": { "android": [ "performance", @@ -2686,10 +2687,10 @@ "category": "recommended" }, "ratings": { - "average": 4.3969, - "bayesian_average": 4.3942052905947815, - "count": 2109, - "text_count": 815 + "average": 4.3961, + "bayesian_average": 4.393408956051146, + "count": 2113, + "text_count": 817 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/reviews/", "requires_payment": false, @@ -2733,7 +2734,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": 7325 + "weekly_downloads": 7459 }, "notes": null }, @@ -2749,7 +2750,7 @@ "picture_url": null } ], - "average_daily_users": 153133, + "average_daily_users": 153972, "categories": { "android": [ "performance", @@ -2763,18 +2764,18 @@ "contributions_url": "", "created": "2011-07-15T10:42:41Z", "current_version": { - "id": 5522766, + "id": 5625141, "compatibility": { "firefox": { - "min": "48.0", + "min": "113.0", "max": "*" }, "android": { - "min": "48.0", + "min": "113.0", "max": "*" } }, - "edit_url": "https://addons.mozilla.org/en-US/developers/addon/youtube-high-definition/v…", + "edit_url": "https://addons.mozilla.org/en-US/developers/addon/youtube-high-definition/v…", "is_strict_compatibility_enabled": false, "license": { "id": 12, @@ -2785,33 +2786,30 @@ "url": "http://www.gnu.org/licenses/lgpl-3.0.html" }, "release_notes": { - "en-US": "AMO GUID added" + "en-US": "Manifest v3 Support" }, - "reviewed": "2023-02-09T15:16:44Z", - "version": "109.0.0", + "reviewed": "2023-09-21T07:50:10Z", + "version": "118.0.5", "files": [ { - "id": 4067111, - "created": "2023-02-06T12:44:20Z", - "hash": "sha256:bdda70d2ad5bfc5065844b76008ac731341b46be0d43ab9de535f28206ea3c59", + "id": 4169481, + "created": "2023-09-18T12:22:43Z", + "hash": "sha256:66d24520820ea01056219751f4c42bf49cb7c0a295eb53e63cf28d603ea42d50", "is_restart_required": false, "is_webextension": true, "is_mozilla_signed_extension": false, "platform": "all", - "size": 234450, + "size": 216452, "status": "public", - "url": "https://addons.mozilla.org/firefox/downloads/file/4067111/youtube_high_defi…", + "url": "https://addons.mozilla.org/firefox/downloads/file/4169481/youtube_high_defi…", "permissions": [ - "tabs", "storage", - "cookies", - "webRequest", - "webRequestBlocking", - "<all_urls>", "*://*.youtube.com/*" ], "optional_permissions": [], - "host_permissions": [] + "host_permissions": [ + "<all_urls>" + ] } ] }, @@ -2835,7 +2833,7 @@ }, "is_disabled": false, "is_experimental": false, - "last_updated": "2023-02-09T15:16:44Z", + "last_updated": "2023-09-21T07:50:10Z", "name": { "en-US": "YouTube High Definition", "zh-TW": "YouTube High Definition" @@ -2864,10 +2862,10 @@ "category": "recommended" }, "ratings": { - "average": 3.8981, - "bayesian_average": 3.8938714538391337, - "count": 1158, - "text_count": 410 + "average": 3.9009, + "bayesian_average": 3.8966720604333664, + "count": 1161, + "text_count": 412 }, "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/revi…", "requires_payment": false, @@ -2886,7 +2884,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/vers…", - "weekly_downloads": 1939 + "weekly_downloads": 1510 }, "notes": null } ===================================== projects/firefox-android/config ===================================== @@ -16,7 +16,7 @@ container: var: fenix_version: 115.2.1 browser_branch: 13.0-1 - browser_build: 2 + browser_build: 4 variant: Beta # This should be updated when the list of gradle dependencies is changed. gradle_dependencies_version: 1 ===================================== projects/firefox/config ===================================== @@ -14,7 +14,7 @@ container: use_container: 1 var: - firefox_platform_version: 115.2.1 + firefox_platform_version: 115.3.0 firefox_version: '[% c("var/firefox_platform_version") %]esr' browser_series: '13.0' browser_branch: '[% c("var/browser_series") %]-1' @@ -86,7 +86,7 @@ targets: mullvadbrowser: git_url: https://gitlab.torproject.org/tpo/applications/mullvad-browser.git var: - browser_build: 1 + browser_build: 3 branding_directory_prefix: 'mb' gitlab_project: https://gitlab.torproject.org/tpo/applications/mullvad-browser updater_url: 'https://cdn.mullvad.net/browser/update_responses/update_1/' ===================================== projects/geckoview/config ===================================== @@ -14,7 +14,7 @@ container: use_container: 1 var: - geckoview_version: 115.2.1esr + geckoview_version: 115.3.0esr browser_branch: 13.0-1 browser_build: 2 copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]' ===================================== 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: 88998 +version: 102408 filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]' container: use_container: 1 @@ -23,6 +23,6 @@ input_files: - project: container-image - URL: 'https://people.torproject.org/~richard/tbb_files/manual_[% c("version") %].zip' name: manual - sha256sum: 1be6cf35a3c9f243998b7611e9531d4a99591cc257cb55f3924f504b9ead71a7 + sha256sum: f9c24f300f188276ee6ec7b8eb2f7e000ec49c9bb3651b4bd4468075885a9eef - filename: packagemanual.py name: package_script ===================================== projects/openssl/config ===================================== @@ -1,5 +1,5 @@ # vim: filetype=yaml sw=2 -version: 3.0.10 +version: 3.0.11 filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]' container: use_container: 1 @@ -33,4 +33,4 @@ input_files: - name: '[% c("var/compiler") %]' project: '[% c("var/compiler") %]' - URL: 'https://www.openssl.org/source/openssl-[% c("version") %].tar.gz' - sha256sum: 1761d4f5b13a1028b9b6f3d4b8e17feb0cedc9370f6afe61d7193d2cdce83323 + sha256sum: b3425d3bb4a2218d0697eb41f7fc0cdede016ed19ca49d168b78e8d947887f55 ===================================== projects/tor/config ===================================== @@ -1,6 +1,6 @@ # vim: filetype=yaml sw=2 filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]' -version: 0.4.8.5 +version: 0.4.8.6 git_hash: 'tor-[% c("version") %]' git_url: https://gitlab.torproject.org/tpo/core/tor.git git_submodule: 1 ===================================== projects/translation/config ===================================== @@ -12,13 +12,13 @@ compress_tar: 'gz' steps: base-browser: base-browser: '[% INCLUDE build %]' - git_hash: f91c2d76b73fb0d8d4429d6ec76c4e6ab622fc8e + git_hash: b7a2b2cde8e814640554e14520b6b81693810bbd targets: nightly: git_hash: 'base-browser' tor-browser: tor-browser: '[% INCLUDE build %]' - git_hash: f083661b479d9b456e8e3ad894f1ea1131f95ca6 + git_hash: a899ebbc621f7fa7d8896248f5cb8a4866d0b2ae targets: nightly: git_hash: 'tor-browser' @@ -32,7 +32,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: 8a98bcc4f466a6cd61c121c502898affc5b96141 + git_hash: d9587ecce92356c23dc491fdee45dcd72e03bbed compress_tar: 'zst' targets: nightly: ===================================== rbm.conf ===================================== @@ -81,12 +81,13 @@ buildconf: git_signtag_opt: '-s' var: - torbrowser_version: '13.0a4' + torbrowser_version: '13.0a5' torbrowser_build: 'build1' torbrowser_incremental_from: - '13.0a1' - '13.0a2' - '13.0a3' + - '13.0a4' updater_enabled: 1 build_mar: 1 mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]' View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/c… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/c… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/firefox-android] Pushed new tag firefox-android-115.2.1-13.0-1-build4
by Dan Ballard (@dan) 22 Sep '23

22 Sep '23
Dan Ballard pushed new tag firefox-android-115.2.1-13.0-1-build4 at The Tor Project / Applications / firefox-android -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/tree/firef… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/firefox-android][firefox-android-115.2.1-13.0-1] fixup! Bug 42089: Remove ability to submit site support requests
by Dan Ballard (@dan) 22 Sep '23

22 Sep '23
Dan Ballard pushed to branch firefox-android-115.2.1-13.0-1 at The Tor Project / Applications / firefox-android Commits: 296e0aaa by Dan Ballard at 2023-09-21T17:27:09-07:00 fixup! Bug 42089: Remove ability to submit site support requests bug 42089: remove comments, glean is sad, and this code will never be referenced - - - - - 2 changed files: - fenix/app/metrics.yaml - fenix/app/pings.yaml Changes: ===================================== fenix/app/metrics.yaml ===================================== @@ -7738,62 +7738,62 @@ cookie_banners: metadata: tags: - Privacy&Security -# report_site_domain: -# type: url -# description: | -# A user can report a site domain(Ex. for https://edition.cnn.com/ -# site domain will be cnn.com) when the cookie banner reducer is not -# working from the cookie banner details panel. -# lifetime: ping -# send_in_pings: -# - cookie-banner-report-site -# bugs: -# - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450 -# data_reviews: -# - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestrevi… -# data_sensitivity: -# - technical -# - interaction -# notification_emails: -# - android-probes(a)mozilla.com -# expires: 119 -# metadata: -# tags: -# - Privacy&Security -# report_site_cancel_button: -# type: event -# description: | -# The user has pressed the report site domain cancel button -# from the cookie banner reducer details panel. -# bugs: -# - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450 -# data_reviews: -# - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestrevi… -# data_sensitivity: -# - interaction -# notification_emails: -# - android-probes(a)mozilla.com -# expires: 119 -# metadata: -# tags: -# - Privacy&Security -# report_domain_site_button: -# type: event -# description: | -# The user has pressed the report site domain button -# from the cookie banner reducer details panel. -# bugs: -# - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450 -# data_reviews: -# - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestrevi… -# data_sensitivity: -# - interaction -# notification_emails: -# - android-probes(a)mozilla.com -# expires: 119 -# metadata: -# tags: -# - Privacy&Security + report_site_domain: + type: url + description: | + A user can report a site domain(Ex. for https://edition.cnn.com/ + site domain will be cnn.com) when the cookie banner reducer is not + working from the cookie banner details panel. + lifetime: ping + send_in_pings: + - cookie-banner-report-site + bugs: + - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450 + data_reviews: + - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestrevi… + data_sensitivity: + - technical + - interaction + notification_emails: + - android-probes(a)mozilla.com + expires: 119 + metadata: + tags: + - Privacy&Security + report_site_cancel_button: + type: event + description: | + The user has pressed the report site domain cancel button + from the cookie banner reducer details panel. + bugs: + - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450 + data_reviews: + - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestrevi… + data_sensitivity: + - interaction + notification_emails: + - android-probes(a)mozilla.com + expires: 119 + metadata: + tags: + - Privacy&Security + report_domain_site_button: + type: event + description: | + The user has pressed the report site domain button + from the cookie banner reducer details panel. + bugs: + - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450 + data_reviews: + - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestrevi… + data_sensitivity: + - interaction + notification_emails: + - android-probes(a)mozilla.com + expires: 119 + metadata: + tags: + - Privacy&Security site_permissions: prompt_shown: ===================================== fenix/app/pings.yaml ===================================== @@ -65,15 +65,15 @@ spoc: notification_emails: - android-probes(a)mozilla.com -#cookie-banner-report-site: -# description: | -# This ping is needed when the cookie banner reducer doesn't work on -# a website, and the user wants to report the site. -# This ping doesn't include a client id. -# include_client_id: false -# bugs: -# - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450 -# data_reviews: -# - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestrevi… -# notification_emails: -# - android-probes(a)mozilla.com +cookie-banner-report-site: + description: | + This ping is needed when the cookie banner reducer doesn't work on + a website, and the user wants to report the site. + This ping doesn't include a client id. + include_client_id: false + bugs: + - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450 + data_reviews: + - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestrevi… + notification_emails: + - android-probes(a)mozilla.com View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/296… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/296… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/firefox-android][firefox-android-115.2.1-13.0-1] 2 commits: fixup! Modify UI/UX
by Dan Ballard (@dan) 22 Sep '23

22 Sep '23
Dan Ballard pushed to branch firefox-android-115.2.1-13.0-1 at The Tor Project / Applications / firefox-android Commits: 4df8127b by Dan Ballard at 2023-09-21T17:07:18-07:00 fixup! Modify UI/UX Bug 42122: fix crash due to bad android deprecation and APIs - - - - - 6a381e88 by Dan Ballard at 2023-09-21T17:07:18-07:00 fixup! Bug 41878: Add standalone Tor Bootstrap delete unused import - - - - - 1 changed file: - fenix/app/src/main/java/org/mozilla/fenix/HomeActivity.kt Changes: ===================================== fenix/app/src/main/java/org/mozilla/fenix/HomeActivity.kt ===================================== @@ -34,7 +34,6 @@ import androidx.annotation.VisibleForTesting.Companion.PROTECTED import androidx.appcompat.app.ActionBar import androidx.appcompat.widget.Toolbar import androidx.core.app.NotificationManagerCompat -import androidx.core.content.ContentProviderCompat.requireContext import androidx.lifecycle.lifecycleScope import androidx.navigation.NavDestination import androidx.navigation.NavDirections @@ -81,6 +80,7 @@ import mozilla.components.support.utils.BootUtils import mozilla.components.support.utils.ManufacturerCodes import mozilla.components.support.utils.SafeIntent import mozilla.components.support.utils.TorUtils +import mozilla.components.support.utils.ext.getParcelableExtraCompat import mozilla.components.support.utils.toSafeIntent import mozilla.components.support.webextensions.WebExtensionPopupFeature import mozilla.telemetry.glean.private.NoExtras @@ -681,7 +681,7 @@ open class HomeActivity : LocaleAwareAppCompatActivity(), NavHostActivity { } open fun handleNewIntent(intent: Intent) { - val startIntent = intent.getParcelableExtra(TorUtils.TORBROWSER_START_ACTIVITY_PROMPT, PendingIntent::class.java); // getParcelableExtra<PendingIntent>(TorUtils.TORBROWSER_START_ACTIVITY_PROMPT) + val startIntent = intent.getParcelableExtraCompat(TorUtils.TORBROWSER_START_ACTIVITY_PROMPT, PendingIntent::class.java) if (startIntent != null) { if (startIntent.creatorPackage == applicationContext.packageName) { val dialog = getOrCreateDialog() View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/compare/84… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/compare/84… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • ...
  • 18
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.