mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6150] [MERGED] profiles: use only /usr/share/lua* #5845
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5845
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/6150
Author: @kmk3
Created: 1/6/2024
Status: ✅ Merged
Merged: 1/8/2024
Merged by: @kmk3
Base:
master← Head:profiles-fix-lua-share📝 Commits (1)
15de8b5profiles: use only /usr/share/lua*📊 Changes
4 files changed (+1 additions, -4 deletions)
View changed files
📝
etc/inc/allow-lua.inc(+0 -1)📝
etc/profile-a-l/firefox-common-addons.profile(+0 -1)📝
etc/profile-m-z/mpv.profile(+0 -1)📝
etc/profile-m-z/rhythmbox.profile(+1 -1)📄 Description
To ensure that it includes luajit paths as well:
And remove all entries of the same path without the wildcard, to avoid
redundancy.
Misc: The wildcard entries were added on commit
56b60dfd0("additionalLua blacklisting (#3246)", 2020-02-24) and the entries without the
wildcard were partially removed on commit
721a984a5("Fix Lua indisable-interpreters.inc", 2020-02-24).
This is a follow-up to #6128.
Reported-by: @pirate486743186
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.