[PR #7010] [MERGED] new profile: gzdoom #6271

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/7010
Author: @StellariusOrion592
Created: 12/31/2025
Status: Merged
Merged: 12/31/2025
Merged by: @kmk3

Base: masterHead: master


📝 Commits (4)

  • 9282512 Add gzdoom profiles
  • e4d713f Fix disable-programs.inc addition
  • 0965910 Revise private-bin in gzdoom profiles
  • 7860541 Centralize /usr/libexec in gzdoom-common.profile and remove /usr/local

📊 Changes

6 files changed (+132 additions, -0 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+7 -0)
etc/profile-a-l/gzdoom-common.profile (+60 -0)
etc/profile-a-l/gzdoom.profile (+20 -0)
etc/profile-a-l/lzdoom.profile (+21 -0)
etc/profile-m-z/uzdoom.profile (+21 -0)
📝 src/firecfg/firecfg.config (+3 -0)

📄 Description

I see that one of the profile requests lists GZDoom.
So I created profiles for GZDoom and it's variants: UZDoom and LZDoom.
GZDoom served as the primary port for several years after ZDoom was discontinued.
UZDoom has now become the latest version targeting systems with modern graphics hardware.
LZDoom is geared towards systems with legacy hardware.
All three profiles work.

https://zdoom.org


🔄 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/7010 **Author:** [@StellariusOrion592](https://github.com/StellariusOrion592) **Created:** 12/31/2025 **Status:** ✅ Merged **Merged:** 12/31/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`9282512`](https://github.com/netblue30/firejail/commit/92825123c7782f593913e8e9d9ccc78a9d66e8c3) Add gzdoom profiles - [`e4d713f`](https://github.com/netblue30/firejail/commit/e4d713f2c3f12727d13206d9a59a98833b204e85) Fix disable-programs.inc addition - [`0965910`](https://github.com/netblue30/firejail/commit/0965910f485184844035db60b073bb25812aa9fd) Revise private-bin in gzdoom profiles - [`7860541`](https://github.com/netblue30/firejail/commit/786054139783e192ace5106e0c46a0189cccc161) Centralize /usr/libexec in gzdoom-common.profile and remove /usr/local ### 📊 Changes **6 files changed** (+132 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+7 -0) ➕ `etc/profile-a-l/gzdoom-common.profile` (+60 -0) ➕ `etc/profile-a-l/gzdoom.profile` (+20 -0) ➕ `etc/profile-a-l/lzdoom.profile` (+21 -0) ➕ `etc/profile-m-z/uzdoom.profile` (+21 -0) 📝 `src/firecfg/firecfg.config` (+3 -0) </details> ### 📄 Description I see that one of the profile requests lists GZDoom. So I created profiles for GZDoom and it's variants: UZDoom and LZDoom. GZDoom served as the primary port for several years after ZDoom was discontinued. UZDoom has now become the latest version targeting systems with modern graphics hardware. LZDoom is geared towards systems with legacy hardware. All three profiles work. https://zdoom.org --- <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:53:52 -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#6271
No description provided.