[PR #2736] [MERGED] Create allow-INTERPETER.inc #4503

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2736
Author: @rusty-snake
Created: 6/1/2019
Status: Merged
Merged: 6/1/2019
Merged by: @rusty-snake

Base: masterHead: create-allow-interpreter-includes


📝 Commits (9)

  • 313575b Create allow-INTERPETER.inc
  • 2c34cff Create allow-java.inc
  • 0901b55 Update profiles to use new allow-INTERPRETER.inc includes
  • edfc9f1 Update profiles to use new allow-INTERPRETER.inc includes 2/x
  • aebd082 Fix order of allow-INTERPRETER.inc includes
  • 31ba2f5 Update profiles to use new allow-INTERPRETER.inc includes 3/x
  • c49f2f4 Merge branch 'create-allow-interpreter-includes' of git://github.com/rusty-snake/firejail into create-allow-interpreter-includes
  • c62fcf7 Fixup comment about allow-java.inc
  • 7ffc20c Add Arch Linux specific paths to allow-perl.inc

📊 Changes

100 files changed (+225 additions, -544 deletions)

View changed files

📝 etc/JDownloader.profile (+2 -5)
etc/allow-java.inc (+4 -0)
etc/allow-lua.inc (+4 -0)
etc/allow-perl.inc (+7 -0)
etc/allow-python2.inc (+5 -0)
etc/allow-python3.inc (+5 -0)
📝 etc/anki.profile (+2 -6)
📝 etc/arduino.profile (+2 -5)
📝 etc/arm.profile (+2 -6)
📝 etc/atool.profile (+1 -5)
📝 etc/authenticator.profile (+2 -6)
📝 etc/autokey-common.profile (+2 -8)
📝 etc/bleachbit.profile (+2 -6)
📝 etc/blender.profile (+2 -6)
📝 etc/caja.profile (+2 -6)
📝 etc/cantata.profile (+2 -3)
📝 etc/catfish.profile (+2 -6)
📝 etc/celluloid.profile (+2 -6)
📝 etc/checkbashisms.profile (+1 -5)
📝 etc/cherrytree.profile (+2 -6)

...and 80 more files

📄 Description

  • allow-lua.inc
  • allow-perl.inc
  • allow-python2.inc
  • allow-python3.inc
  • allow-java.inc

See https://github.com/netblue30/firejail/pull/2735#discussion_r289574610


🔄 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/2736 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 6/1/2019 **Status:** ✅ Merged **Merged:** 6/1/2019 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `create-allow-interpreter-includes` --- ### 📝 Commits (9) - [`313575b`](https://github.com/netblue30/firejail/commit/313575bee5d176ca15408093a70a650f5ef7b7a8) Create allow-INTERPETER.inc - [`2c34cff`](https://github.com/netblue30/firejail/commit/2c34cffca0bcb01e00123d25b4a6c160c2016159) Create allow-java.inc - [`0901b55`](https://github.com/netblue30/firejail/commit/0901b5535d6032e6d84ff1987f0486f1c339ee70) Update profiles to use new allow-INTERPRETER.inc includes - [`edfc9f1`](https://github.com/netblue30/firejail/commit/edfc9f1cd2b71d20007292937368db9d0c65bde0) Update profiles to use new allow-INTERPRETER.inc includes 2/x - [`aebd082`](https://github.com/netblue30/firejail/commit/aebd082103dc9077da15d8beb4cff1752699fb03) Fix order of allow-INTERPRETER.inc includes - [`31ba2f5`](https://github.com/netblue30/firejail/commit/31ba2f51765ed92997ed9045eeba202ff0d5b398) Update profiles to use new allow-INTERPRETER.inc includes 3/x - [`c49f2f4`](https://github.com/netblue30/firejail/commit/c49f2f44107cd55c6c0935fd720162d4b90b6df5) Merge branch 'create-allow-interpreter-includes' of git://github.com/rusty-snake/firejail into create-allow-interpreter-includes - [`c62fcf7`](https://github.com/netblue30/firejail/commit/c62fcf782117718c1abc558e392a12a74c798335) Fixup comment about allow-java.inc - [`7ffc20c`](https://github.com/netblue30/firejail/commit/7ffc20c37f31c9426a4bdb02870149ab0e51f588) Add Arch Linux specific paths to allow-perl.inc ### 📊 Changes **100 files changed** (+225 additions, -544 deletions) <details> <summary>View changed files</summary> 📝 `etc/JDownloader.profile` (+2 -5) ➕ `etc/allow-java.inc` (+4 -0) ➕ `etc/allow-lua.inc` (+4 -0) ➕ `etc/allow-perl.inc` (+7 -0) ➕ `etc/allow-python2.inc` (+5 -0) ➕ `etc/allow-python3.inc` (+5 -0) 📝 `etc/anki.profile` (+2 -6) 📝 `etc/arduino.profile` (+2 -5) 📝 `etc/arm.profile` (+2 -6) 📝 `etc/atool.profile` (+1 -5) 📝 `etc/authenticator.profile` (+2 -6) 📝 `etc/autokey-common.profile` (+2 -8) 📝 `etc/bleachbit.profile` (+2 -6) 📝 `etc/blender.profile` (+2 -6) 📝 `etc/caja.profile` (+2 -6) 📝 `etc/cantata.profile` (+2 -3) 📝 `etc/catfish.profile` (+2 -6) 📝 `etc/celluloid.profile` (+2 -6) 📝 `etc/checkbashisms.profile` (+1 -5) 📝 `etc/cherrytree.profile` (+2 -6) _...and 80 more files_ </details> ### 📄 Description * allow-lua.inc * allow-perl.inc * allow-python2.inc * allow-python3.inc * allow-java.inc See https://github.com/netblue30/firejail/pull/2735#discussion_r289574610 --- <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:21:22 -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#4503
No description provided.