[PR #6435] [MERGED] profiles: firefox-common: fix private-etc in includers #6017

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6435
Author: @kmk3
Created: 8/17/2024
Status: Merged
Merged: 8/19/2024
Merged by: @kmk3

Base: masterHead: firefox-common-private-etc


📝 Commits (1)

  • c216258 profiles: firefox-common: fix private-etc in includers

📊 Changes

11 files changed (+11 additions, -25 deletions)

View changed files

📝 etc/profile-a-l/abrowser.profile (+1 -2)
📝 etc/profile-a-l/basilisk.profile (+1 -2)
📝 etc/profile-a-l/cachy-browser.profile (+1 -3)
📝 etc/profile-a-l/cliqz.profile (+1 -2)
📝 etc/profile-a-l/cyberfox.profile (+1 -2)
📝 etc/profile-a-l/firefox-common-addons.profile (+1 -2)
📝 etc/profile-a-l/icecat.profile (+1 -2)
📝 etc/profile-a-l/iceweasel.profile (+1 -2)
📝 etc/profile-a-l/librewolf.profile (+1 -3)
📝 etc/profile-m-z/palemoon.profile (+1 -2)
📝 etc/profile-m-z/waterfox.profile (+1 -3)

📄 Description

It was enabled in firefox-common.inc on commit 34d004892 ("private-etc:
corss-distro test for curl, gimp, inkscape, firefox, warzone2100",
2023-01-28), but not in the profiles that include it.

Enable it in the including profiles as well.

Note: This was already done for firefox.profile on commit 76249284f
("firefox: fix private-etc firefox", 2023-06-02) / PR #5844.

Relates to #6400.


🔄 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/6435 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 8/17/2024 **Status:** ✅ Merged **Merged:** 8/19/2024 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `firefox-common-private-etc` --- ### 📝 Commits (1) - [`c216258`](https://github.com/netblue30/firejail/commit/c2162582a0e6f8d06aa092868a9af04ee6364fa3) profiles: firefox-common: fix private-etc in includers ### 📊 Changes **11 files changed** (+11 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/abrowser.profile` (+1 -2) 📝 `etc/profile-a-l/basilisk.profile` (+1 -2) 📝 `etc/profile-a-l/cachy-browser.profile` (+1 -3) 📝 `etc/profile-a-l/cliqz.profile` (+1 -2) 📝 `etc/profile-a-l/cyberfox.profile` (+1 -2) 📝 `etc/profile-a-l/firefox-common-addons.profile` (+1 -2) 📝 `etc/profile-a-l/icecat.profile` (+1 -2) 📝 `etc/profile-a-l/iceweasel.profile` (+1 -2) 📝 `etc/profile-a-l/librewolf.profile` (+1 -3) 📝 `etc/profile-m-z/palemoon.profile` (+1 -2) 📝 `etc/profile-m-z/waterfox.profile` (+1 -3) </details> ### 📄 Description It was enabled in firefox-common.inc on commit 34d004892 ("private-etc: corss-distro test for curl, gimp, inkscape, firefox, warzone2100", 2023-01-28), but not in the profiles that include it. Enable it in the including profiles as well. Note: This was already done for firefox.profile on commit 76249284f ("firefox: fix private-etc firefox", 2023-06-02) / PR #5844. Relates to #6400. --- <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:49:12 -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#6017
No description provided.