[PR #6270] [MERGED] torbrowser-launcher fixes (AppArmor/profile) #5924

Closed
opened 2026-05-05 10:47:27 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6270
Author: @ghost
Created: 3/9/2024
Status: Merged
Merged: 3/9/2024
Merged by: @undefined

Base: masterHead: tbl


📝 Commits (1)

  • 988e71d torbrowser-launcher fixes

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 etc/apparmor/firejail-local (+1 -1)
📝 etc/profile-m-z/torbrowser-launcher.profile (+1 -1)

📄 Description

Apparently Tor Browser 13.0.11 (based on Mozilla Firefox 115.8.0esr)
changed a few things. The former versions installed under
${HOME}/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US/Browser
and now under
${HOME}/.local/share/torbrowser/tbb/x86_64/tor-browser/Browser.

All of our tor-browser-foo.profile profiles redirect to
torbrowser-launcher.profile and are covered by the fixes.

torbrowser.profile was not tested. It redirects to
firefox-common.profile and seems to be Gentoo-specific.

Fixes #6269.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/6270 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/9/2024 **Status:** ✅ Merged **Merged:** 3/9/2024 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `tbl` --- ### 📝 Commits (1) - [`988e71d`](https://github.com/netblue30/firejail/commit/988e71de0999097ce7be3a3a97b0a2b831bbe7f9) torbrowser-launcher fixes ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `etc/apparmor/firejail-local` (+1 -1) 📝 `etc/profile-m-z/torbrowser-launcher.profile` (+1 -1) </details> ### 📄 Description Apparently Tor Browser 13.0.11 (based on Mozilla Firefox 115.8.0esr) changed a few things. The former versions installed under `${HOME}/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US/Browser` and now under `${HOME}/.local/share/torbrowser/tbb/x86_64/tor-browser/Browser`. All of our tor-browser-foo.profile profiles redirect to torbrowser-launcher.profile and are covered by the fixes. torbrowser.profile was not tested. It redirects to firefox-common.profile and seems to be Gentoo-specific. Fixes #6269. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:47:27 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5924
No description provided.