mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4596] New profile: luarocks #5201
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#5201
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/4596
Author: @matu3ba
Created: 10/7/2021
Status: 🔄 Open
Base:
master← Head:luarocks📝 Commits (10+)
990ffbbAdd profile for luarockseb7dab0use allow-lua as its smaller.4e670d2remove disable-write-mnt5df4c63shortening (default-disabled) private-etcf6f0021remove private-bin and s/allow/whitelist65242d9add luarocks to firecfg.config4c5ca65fix allow-lua.inc and disable-interpreters.inc161df63add seccomp.block-secondary29ef011update luarocks profilee610d2eMerge branch 'luarocks' of github.com:matu3ba/firejail into luarocks📊 Changes
3 files changed (+73 additions, -1 deletions)
View changed files
📝
etc/inc/allow-lua.inc(+0 -1)➕
etc/profile-a-l/luarocks.profile(+72 -0)📝
src/firecfg/firecfg.config(+1 -0)📄 Description
DO NOT MERGE! Please review.
MERGE BLOCKER: firecfg does not create the necessary symlink in
/usr/local/bin
/usr/bin/luarocks however is a proper working binary.
Another annoyance from this: Neovim has a package manager called packer,
which pollutes $HOME with manifest-5-[1-4].zip and a pile of .rockspec
and .src.rock files.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.