mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6435] [MERGED] profiles: firefox-common: fix private-etc in includers #6017
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#6017
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:firefox-common-private-etc📝 Commits (1)
c216258profiles: 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.