mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6557] [MERGED] profiles: video-players: add missing /usr/share paths #6061
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#6061
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/6557
Author: @kmk3
Created: 11/30/2024
Status: ✅ Merged
Merged: 12/9/2024
Merged by: @kmk3
Base:
master← Head:profiles-video-usr-share📝 Commits (1)
0834545profiles: video-players: add missing /usr/share paths📊 Changes
4 files changed (+10 additions, -0 deletions)
View changed files
📝
etc/profile-a-l/chatterino.profile(+2 -0)📝
etc/profile-m-z/QMediathekView.profile(+3 -0)📝
etc/profile-m-z/smtube.profile(+3 -0)📝
etc/profile-m-z/youtube-viewers-common.profile(+2 -0)📄 Description
Add missing paths for:
Apparently mpv plugins may break without the lua path; see commit
ccff014de("fix Lua in mpv.profile", 2020-07-28) / issue #3554.Command used to search for relevant profiles:
This is a follow-up to commit
e4ebbfafe("profiles: ensure allow-luawhere mpv is allowed (#6555)", 2024-11-29).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.