[PR #6287] [MERGED] profiles: refactor qemu into qemu-common #5931

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6287
Author: @kmk3
Created: 3/23/2024
Status: Merged
Merged: 3/25/2024
Merged by: @kmk3

Base: masterHead: add-qemu-common


📝 Commits (1)

  • 891f3a8 New profile: qemu-common.profile

📊 Changes

4 files changed (+37 additions, -50 deletions)

View changed files

etc/profile-m-z/qemu-common.profile (+28 -0)
📝 etc/profile-m-z/qemu-launcher.profile (+2 -19)
📝 etc/profile-m-z/qemu-system-x86_64.profile (+2 -19)
📝 etc/profile-m-z/tqemu.profile (+5 -12)

📄 Description

Add a common profile to deduplicate entries and make qemu-related
profiles redirect to it.

Relates to #6255.


🔄 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/6287 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 3/23/2024 **Status:** ✅ Merged **Merged:** 3/25/2024 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `add-qemu-common` --- ### 📝 Commits (1) - [`891f3a8`](https://github.com/netblue30/firejail/commit/891f3a8fba4568bb5bdf17709da72b4d76ea78c8) New profile: qemu-common.profile ### 📊 Changes **4 files changed** (+37 additions, -50 deletions) <details> <summary>View changed files</summary> ➕ `etc/profile-m-z/qemu-common.profile` (+28 -0) 📝 `etc/profile-m-z/qemu-launcher.profile` (+2 -19) 📝 `etc/profile-m-z/qemu-system-x86_64.profile` (+2 -19) 📝 `etc/profile-m-z/tqemu.profile` (+5 -12) </details> ### 📄 Description Add a common profile to deduplicate entries and make qemu-related profiles redirect to it. Relates to #6255. --- <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:47:34 -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#5931
No description provided.