mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5941] [MERGED] profiles: mpv: add XDG_CACHE_HOME & missing paths #5741
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#5741
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/5941
Author: @kmk3
Created: 8/3/2023
Status: ✅ Merged
Merged: 8/6/2023
Merged by: @kmk3
Base:
master← Head:mpv-add-cache📝 Commits (3)
ff04543mpv.profile: add new XDG_CACHE_HOME pathf703bf6mpsyt.profile: stop creating config paths for mpv/youtube-dld765b69profiles: add cache/state paths for mpv📊 Changes
10 files changed (+30 additions, -4 deletions)
View changed files
📝
etc/inc/disable-programs.inc(+1 -0)📝
etc/profile-a-l/chatterino.profile(+2 -0)📝
etc/profile-a-l/firefox-common-addons.profile(+4 -0)📝
etc/profile-m-z/QMediathekView.profile(+4 -0)📝
etc/profile-m-z/mediathekview.profile(+2 -0)📝
etc/profile-m-z/mpsyt.profile(+4 -2)📝
etc/profile-m-z/mpv.profile(+3 -0)📝
etc/profile-m-z/rtv-addons.profile(+4 -0)📝
etc/profile-m-z/smtube.profile(+4 -2)📝
etc/profile-m-z/youtube-viewers-common.profile(+2 -0)📄 Description
mpv v0.36.0 uses ~/.cache/mpv[1] [2]:
Relates to #2838 #5936.
[1] https://github.com/mpv-player/mpv/releases/tag/v0.36.0
[2] https://github.com/mpv-player/mpv/pull/10838
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.