[PR #3187] [MERGED] allow-*.local customizations #4678

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3187
Author: @ghost
Created: 1/25/2020
Status: Merged
Merged: 1/25/2020
Merged by: @undefined

Base: masterHead: allow-local


📝 Commits (7)

  • a9b8665 local customizations for allow-common-devel.inc
  • 7cdca0b local customizations for allow-java.inc
  • 4a1e50a local customizations for allow-lua.inc
  • 1f42bce local customizations for allow-perl.inc
  • f5c3a22 local customizations for allow-python2.inc
  • 67b75be local customizations for allow-python3.inc
  • 74add30 local customizations for allow-ruby.inc

📊 Changes

7 files changed (+36 additions, -9 deletions)

View changed files

📝 etc/allow-common-devel.inc (+10 -6)
📝 etc/allow-java.inc (+5 -2)
📝 etc/allow-lua.inc (+4 -0)
📝 etc/allow-perl.inc (+5 -1)
📝 etc/allow-python2.inc (+4 -0)
📝 etc/allow-python3.inc (+4 -0)
📝 etc/allow-ruby.inc (+4 -0)

📄 Description

We have disable-.inc including disable-.local but we don't have a similar routine for the counterpart allow-*.inc files. Simple PR to implement this.


🔄 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/3187 **Author:** [@ghost](https://github.com/ghost) **Created:** 1/25/2020 **Status:** ✅ Merged **Merged:** 1/25/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `allow-local` --- ### 📝 Commits (7) - [`a9b8665`](https://github.com/netblue30/firejail/commit/a9b8665996310bbbb4d22dddc426eed6c17c7b46) local customizations for allow-common-devel.inc - [`7cdca0b`](https://github.com/netblue30/firejail/commit/7cdca0b400ae788b348ed117cafaa728290627c3) local customizations for allow-java.inc - [`4a1e50a`](https://github.com/netblue30/firejail/commit/4a1e50a7bbfd0c1b9fc5924bcf78cdac71acb07e) local customizations for allow-lua.inc - [`1f42bce`](https://github.com/netblue30/firejail/commit/1f42bce0164b4dcab683275f508fd8cdd3444aac) local customizations for allow-perl.inc - [`f5c3a22`](https://github.com/netblue30/firejail/commit/f5c3a22c3754361f9a002bc80e86363e5544e6c4) local customizations for allow-python2.inc - [`67b75be`](https://github.com/netblue30/firejail/commit/67b75be2186e653002e15a12c4a852c9e1a7dd98) local customizations for allow-python3.inc - [`74add30`](https://github.com/netblue30/firejail/commit/74add300d2780b26f06bf5df6ce9a36df65a48ea) local customizations for allow-ruby.inc ### 📊 Changes **7 files changed** (+36 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `etc/allow-common-devel.inc` (+10 -6) 📝 `etc/allow-java.inc` (+5 -2) 📝 `etc/allow-lua.inc` (+4 -0) 📝 `etc/allow-perl.inc` (+5 -1) 📝 `etc/allow-python2.inc` (+4 -0) 📝 `etc/allow-python3.inc` (+4 -0) 📝 `etc/allow-ruby.inc` (+4 -0) </details> ### 📄 Description We have disable-*.inc including disable-*.local but we don't have a similar routine for the counterpart allow-*.inc files. Simple PR to implement this. --- <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:24:35 -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#4678
No description provided.