mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #1865] [CLOSED] Potential fixes for Firefox 60 #4100
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#4100
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/1865
Author: @Fred-Barclay
Created: 4/6/2018
Status: ❌ Closed
Base:
master← Head:firefos_60📝 Commits (5)
c7c0e77Change seccomp and disable shell none -- potential fix for #1765d183385Reset basilisk and palemoon profiles to individual profiles after firefox profile changes inc7c0e778c152af22aAdjust for firefox >= 60 compat92384faFixup bad copy-paste ind18338599ef95a701Tighten palemoon & basilisk, remove unused whitelists📊 Changes
4 files changed (+63 additions, -14 deletions)
View changed files
📝
etc/basilisk.profile(+29 -6)📝
etc/firefox-common.profile(+3 -2)📝
etc/firejail-default(+1 -0)📝
etc/palemoon.profile(+30 -6)📄 Description
See #1765 and #1847 for reference.
This comments out
shell noneand replacesseccompwithseccomp.drop. Palemoon and Basilisk get their own profiles again.I think we may need to give firefox-esr its own profile temporarily, until it's fully based on Firefox 60 sometime between May and August (60 ESR comes out on 9th of May, but 52 ESR will stick around until 21st of August I believe).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.