[PR #6420] [MERGED] profiles: refactor dbus debugger profiles #6007

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6420
Author: @ghost
Created: 7/26/2024
Status: Merged
Merged: 7/27/2024
Merged by: @undefined

Base: masterHead: dbus-debug


📝 Commits (1)

  • e3eb2c4 profiles: refactor dbus debugger profiles

📊 Changes

3 files changed (+56 additions, -72 deletions)

View changed files

📝 etc/profile-a-l/d-feet.profile (+5 -34)
📝 etc/profile-a-l/d-spy.profile (+2 -38)
etc/profile-a-l/dbus-debug-common.profile (+49 -0)

📄 Description

There are a lot of common options in the d-feet and d-spy profiles.

Create a new common include file and refactor the existing profiles as
redirects.

Relates to #2492 #6328.


🔄 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/6420 **Author:** [@ghost](https://github.com/ghost) **Created:** 7/26/2024 **Status:** ✅ Merged **Merged:** 7/27/2024 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dbus-debug` --- ### 📝 Commits (1) - [`e3eb2c4`](https://github.com/netblue30/firejail/commit/e3eb2c4ec3104737f15c9a4110d82edb3b2fcb77) profiles: refactor dbus debugger profiles ### 📊 Changes **3 files changed** (+56 additions, -72 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/d-feet.profile` (+5 -34) 📝 `etc/profile-a-l/d-spy.profile` (+2 -38) ➕ `etc/profile-a-l/dbus-debug-common.profile` (+49 -0) </details> ### 📄 Description There are a lot of common options in the `d-feet` and `d-spy` profiles. Create a new common include file and refactor the existing profiles as redirects. Relates to #2492 #6328. --- <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:01 -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#6007
No description provided.