updated to 140.5.0esr and improve privacy hardening#83
Open
tomfun wants to merge 1 commit intoPurpleI2P:masterfrom
Open
updated to 140.5.0esr and improve privacy hardening#83tomfun wants to merge 1 commit intoPurpleI2P:masterfrom
tomfun wants to merge 1 commit intoPurpleI2P:masterfrom
Conversation
tomfun
commented
Nov 14, 2025
- Fix tar extraction: use xfJ for .tar.xz instead of xfj for .tar.bz2
- Add interactive confirmation before removing existing browser directory
- Remove additional privacy/security files:
- crashhelper (crash reporting)
- glxtest, vaapitest (hardware fingerprinting)
- *.sig files (unnecessary signature files - no update - no check)
- Improve directory move logic to handle existing installations
…acy hardening
- Fix tar extraction: use xfJ for .tar.xz instead of xfj for .tar.bz2
- Add interactive confirmation before removing existing browser directory
- Remove additional privacy/security files:
* crashhelper (crash reporting)
* glxtest, vaapitest (hardware fingerprinting)
* *.sig files (unnecessary signature files - no update - no check)
- Improve directory move logic to handle existing installations
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
r4sas
requested changes
Nov 22, 2025
| curl -L -f -# -o ../browser/browser/extensions/langpack-ru@firefox.mozilla.org.xpi https://addons.mozilla.org/firefox/downloads/file/4144376 | ||
| curl -L -f -# -o ../browser/browser/extensions/ruspell-wiktionary@addons.mozilla.org.xpi https://addons.mozilla.org/firefox/downloads/file/4215701 | ||
| curl -L -f -# -o ../browser/browser/extensions/langpack-en-US@firefox.mozilla.org.xpi https://addons.mozilla.org/firefox/downloads/file/4144407 | ||
| curl -L -f -# -o ../browser/browser/extensions/en-US@dictionaries.addons.mozilla.org.xpi https://addons.mozilla.org/firefox/downloads/file/4175230 |
Member
There was a problem hiding this comment.
When FF is updated, everything about language packs and dictionaries must be updated to same versions. 115->140.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.