mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5360] [MERGED] profiles: firefox-common: streamline dbus filtering #5460
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#5460
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/5360
Author: @ghost
Created: 9/5/2022
Status: ✅ Merged
Merged: 9/26/2022
Merged by: @netblue30
Base:
master← Head:ff-dbus📝 Commits (10+)
c729a1dadd specific D-Bus filter to firefox-beta1cc4cfffix specific D-Bus filter in firefox-developer1ff89b4add specific D-Bus filter in firefox-esrcda4688add specific D-Bus filter in firefox-nightly24a56e2fix D-Bus filter in firefox98e4f0eAdd CamelCase D-Bus name for backward-compatibility46305e9Add CamelCase D-Bus filter for backward-compatibility940ae47Re-add CamelCase D-Bus filter for backward-compatibilityf97486bAdd CamelCase D-Bus filter for backward-compatibilitybc10399Add CamelCase D-Bus filter for backward-compatibility📊 Changes
4 files changed (+5 additions, -12 deletions)
View changed files
📝
etc/profile-a-l/firefox-developer-edition.profile(+0 -4)📝
etc/profile-a-l/firefox.profile(+1 -2)📝
etc/profile-m-z/signal-desktop.profile(+2 -3)📝
etc/profile-m-z/zeal.profile(+2 -3)📄 Description
The old CamelCased D-Bus names are no longer present in recent Firefox editions (checked via d-feet). Drop those unused names and add more specific D-Bus filter to our supported Firefox editions.
UPDATE: let's add/keep CamelCase D-Bus names for backward-compatibility.UPDATE: implemented the elegant suggestion in here, which brings back some much needed sanity to the Firefox related profiles IMO.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.