[PR #3326] [MERGED] profiles: add dbus filters #4724

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3326
Author: @rusty-snake
Created: 4/7/2020
Status: Merged
Merged: 5/2/2020
Merged by: @rusty-snake

Base: masterHead: dbus-filter-profiles


📝 Commits (5)

📊 Changes

19 files changed (+125 additions, -19 deletions)

View changed files

📝 etc/profile-a-l/celluloid.profile (+4 -3)
📝 etc/profile-a-l/com.github.dahenson.agenda.profile (+5 -0)
📝 etc/profile-a-l/dconf-editor.profile (+5 -0)
📝 etc/profile-a-l/eog.profile (+5 -0)
📝 etc/profile-a-l/feedreader.profile (+8 -0)
📝 etc/profile-a-l/firefox.profile (+7 -0)
📝 etc/profile-a-l/gfeeds.profile (+4 -2)
📝 etc/profile-a-l/ghostwriter.profile (+3 -0)
📝 etc/profile-a-l/gitg.profile (+7 -0)
📝 etc/profile-a-l/gnome-maps.profile (+8 -0)
📝 etc/profile-a-l/gnome-pomodoro.profile (+6 -0)
📝 etc/profile-a-l/gnome-screenshot.profile (+5 -0)
📝 etc/profile-a-l/gnome-todo.profile (+12 -0)
📝 etc/profile-a-l/keepassxc.profile (+13 -9)
📝 etc/profile-a-l/libreoffice.profile (+3 -0)
📝 etc/profile-m-z/rhythmbox.profile (+9 -3)
📝 etc/profile-m-z/seahorse.profile (+5 -0)
📝 etc/profile-m-z/wireshark.profile (+0 -1)
📝 etc/templates/profile.template (+16 -1)

📄 Description

Opening as PR so we can disscuss about them. The most are just extracted from flathub, see https://github.com/netblue30/firejail/pull/3265#issuecomment-606030794.

EDIT: everyone fell free to push more profiles here.


🔄 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/3326 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 4/7/2020 **Status:** ✅ Merged **Merged:** 5/2/2020 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `dbus-filter-profiles` --- ### 📝 Commits (5) - [`eb4f33c`](https://github.com/netblue30/firejail/commit/eb4f33c9b3a1342b8e420dbda85943c78af9d053) dbus filter (1) - [`a7b4adb`](https://github.com/netblue30/firejail/commit/a7b4adbf14f4a83c1de08e2ef5e6cf593dff29d8) dbus-filter: firefox - [`7b9e5e0`](https://github.com/netblue30/firejail/commit/7b9e5e0ed8f28e8c207699e753a987e773686060) drop org.gtk.vfs and com.canonical.AppMenu.Registrar [skip ci] - [`9efdd63`](https://github.com/netblue30/firejail/commit/9efdd63f368962874c2791b8ce0b0904c8e4b874) - [`cedc7da`](https://github.com/netblue30/firejail/commit/cedc7da0373520ae13a50f4216228d2d761828c6) [skip ci] ### 📊 Changes **19 files changed** (+125 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/celluloid.profile` (+4 -3) 📝 `etc/profile-a-l/com.github.dahenson.agenda.profile` (+5 -0) 📝 `etc/profile-a-l/dconf-editor.profile` (+5 -0) 📝 `etc/profile-a-l/eog.profile` (+5 -0) 📝 `etc/profile-a-l/feedreader.profile` (+8 -0) 📝 `etc/profile-a-l/firefox.profile` (+7 -0) 📝 `etc/profile-a-l/gfeeds.profile` (+4 -2) 📝 `etc/profile-a-l/ghostwriter.profile` (+3 -0) 📝 `etc/profile-a-l/gitg.profile` (+7 -0) 📝 `etc/profile-a-l/gnome-maps.profile` (+8 -0) 📝 `etc/profile-a-l/gnome-pomodoro.profile` (+6 -0) 📝 `etc/profile-a-l/gnome-screenshot.profile` (+5 -0) 📝 `etc/profile-a-l/gnome-todo.profile` (+12 -0) 📝 `etc/profile-a-l/keepassxc.profile` (+13 -9) 📝 `etc/profile-a-l/libreoffice.profile` (+3 -0) 📝 `etc/profile-m-z/rhythmbox.profile` (+9 -3) 📝 `etc/profile-m-z/seahorse.profile` (+5 -0) 📝 `etc/profile-m-z/wireshark.profile` (+0 -1) 📝 `etc/templates/profile.template` (+16 -1) </details> ### 📄 Description Opening as PR so we can disscuss about them. The most are just extracted from flathub, see https://github.com/netblue30/firejail/pull/3265#issuecomment-606030794. **EDIT:** everyone fell free to push more profiles here. --- <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:25:25 -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#4724
No description provided.