[PR #4071] [MERGED] Commons of opengl-game-wrapper.sh #5020

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4071
Author: @rusty-snake
Created: 3/8/2021
Status: Merged
Merged: 4/24/2021
Merged by: @rusty-snake

Base: masterHead: open-game-wrapper


📝 Commits (2)

  • 18adb74 Add profiles for alienarena, ballbuster, colorful…
  • 41f69f7 Commons of opengl-game-wrapper.sh

📊 Changes

27 files changed (+546 additions, -7 deletions)

View changed files

etc/inc/allow-opengl-game.inc (+3 -0)
📝 etc/inc/disable-programs.inc (+6 -0)
etc/profile-a-l/alienarena-wrapper.profile (+14 -0)
etc/profile-a-l/alienarena.profile (+52 -0)
etc/profile-a-l/ballbuster-wrapper.profile (+14 -0)
etc/profile-a-l/ballbuster.profile (+52 -0)
etc/profile-a-l/colorful-wrapper.profile (+14 -0)
etc/profile-a-l/colorful.profile (+52 -0)
etc/profile-a-l/etr-wrapper.profile (+14 -0)
etc/profile-a-l/gl-117-wrapper.profie (+14 -0)
etc/profile-a-l/gl-117-wrapper.profile (+14 -0)
etc/profile-a-l/gl-117.profile (+52 -0)
etc/profile-a-l/glaxium-wrapper.profie (+14 -0)
etc/profile-a-l/glaxium-wrapper.profile (+14 -0)
etc/profile-a-l/glaxium.profile (+52 -0)
etc/profile-m-z/neverball-wrapper.profie (+14 -0)
etc/profile-m-z/neverball-wrapper.profile (+14 -0)
etc/profile-m-z/neverputt-wrapper.profie (+14 -0)
etc/profile-m-z/neverputt-wrapper.profile (+14 -0)
etc/profile-m-z/pinball-wrapper.profie (+14 -0)

...and 7 more files

📄 Description

Add profiles for alienarena, ballbuster, colorful, gl-117, glaxium, pinball

Commons of opengl-game-wrapper.sh

  • Add allow-opengl-game.inc
  • Add profiles for alienarena-wrapper, ballbuster-wrapper,
    colorful-wrapper, etr-wrapper, gl-117-wrapper, glaxium-wrapper,
    neverball-wrapper, neverputt-wrapper, pinball-wrapper,
    supertuxkart-wrapper
  • Use allow-opengl-game.inc in xonotic.profile and the profiles above
  • xonotic.profile: simplify private-bin by using xonotic*

🔄 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/4071 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 3/8/2021 **Status:** ✅ Merged **Merged:** 4/24/2021 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `open-game-wrapper` --- ### 📝 Commits (2) - [`18adb74`](https://github.com/netblue30/firejail/commit/18adb74645ab28b79bf06084955543adf3586080) Add profiles for alienarena, ballbuster, colorful… - [`41f69f7`](https://github.com/netblue30/firejail/commit/41f69f7a748f1533b7506f1e28529520d660b894) Commons of opengl-game-wrapper.sh ### 📊 Changes **27 files changed** (+546 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `etc/inc/allow-opengl-game.inc` (+3 -0) 📝 `etc/inc/disable-programs.inc` (+6 -0) ➕ `etc/profile-a-l/alienarena-wrapper.profile` (+14 -0) ➕ `etc/profile-a-l/alienarena.profile` (+52 -0) ➕ `etc/profile-a-l/ballbuster-wrapper.profile` (+14 -0) ➕ `etc/profile-a-l/ballbuster.profile` (+52 -0) ➕ `etc/profile-a-l/colorful-wrapper.profile` (+14 -0) ➕ `etc/profile-a-l/colorful.profile` (+52 -0) ➕ `etc/profile-a-l/etr-wrapper.profile` (+14 -0) ➕ `etc/profile-a-l/gl-117-wrapper.profie` (+14 -0) ➕ `etc/profile-a-l/gl-117-wrapper.profile` (+14 -0) ➕ `etc/profile-a-l/gl-117.profile` (+52 -0) ➕ `etc/profile-a-l/glaxium-wrapper.profie` (+14 -0) ➕ `etc/profile-a-l/glaxium-wrapper.profile` (+14 -0) ➕ `etc/profile-a-l/glaxium.profile` (+52 -0) ➕ `etc/profile-m-z/neverball-wrapper.profie` (+14 -0) ➕ `etc/profile-m-z/neverball-wrapper.profile` (+14 -0) ➕ `etc/profile-m-z/neverputt-wrapper.profie` (+14 -0) ➕ `etc/profile-m-z/neverputt-wrapper.profile` (+14 -0) ➕ `etc/profile-m-z/pinball-wrapper.profie` (+14 -0) _...and 7 more files_ </details> ### 📄 Description Add profiles for alienarena, ballbuster, colorful, gl-117, glaxium, pinball Commons of opengl-game-wrapper.sh - Add allow-opengl-game.inc - Add profiles for alienarena-wrapper, ballbuster-wrapper, colorful-wrapper, etr-wrapper, gl-117-wrapper, glaxium-wrapper, neverball-wrapper, neverputt-wrapper, pinball-wrapper, supertuxkart-wrapper - Use allow-opengl-game.inc in xonotic.profile and the profiles above - xonotic.profile: simplify private-bin by using xonotic* --- <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:30:49 -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#5020
No description provided.