mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6555] [MERGED] profiles: ensure allow-lua where mpv is allowed #6058
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#6058
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/6555
Author: @kmk3
Created: 11/25/2024
Status: ✅ Merged
Merged: 11/29/2024
Merged by: @kmk3
Base:
master← Head:profiles-mpv-lua📝 Commits (1)
eaa75adprofiles: ensure allow-lua where mpv is allowed📊 Changes
5 files changed (+15 additions, -0 deletions)
View changed files
📝
etc/profile-a-l/firefox-common-addons.profile(+3 -0)📝
etc/profile-m-z/QMediathekView.profile(+3 -0)📝
etc/profile-m-z/mediathekview.profile(+3 -0)📝
etc/profile-m-z/rtv-addons.profile(+3 -0)📝
etc/profile-m-z/smtube.profile(+3 -0)📄 Description
mpv crashes if luajit is blocked:
So make sure that allow-lua.inc is always included when mpv paths (such
as ~/.config/mpv) are allowed.
Environment: luajit 2.1.1727870382-1, mpv 1:0.39.0-3 on Artix Linux.
Related commits:
db2bdaadd("add lua support for mpv (#3243)", 2020-02-24) /PR #3243
d6a6fb905("Allow Lua for mpv in dolphin.profile", 2020-04-18) /issue #3363
f3585e539("fixes, closes, enhances, improvements, and so on",2020-11-09) /
issue #3686
3ec523f11("profiles: anki: allow lua", 2024-11-14) /PR #6545
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.