[PR #4863] [MERGED] {lutris,wine}.profile: allow ~/.cache/wine #5274

Closed
opened 2026-05-05 10:35:26 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4863
Author: @antonv6
Created: 1/17/2022
Status: Merged
Merged: 1/24/2022
Merged by: @netblue30

Base: masterHead: antonv6-wine-cache


📝 Commits (3)

  • c976b0b wine.profile: allow ~/.cache/wine
  • 86ba6cc lutris.profile: allow ~/.cache/wine
  • b2ad983 disable-programs.inc: add ~/.cache/wine

📊 Changes

3 files changed (+5 additions, -0 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+1 -0)
📝 etc/profile-a-l/lutris.profile (+3 -0)
📝 etc/profile-m-z/wine.profile (+1 -0)

📄 Description

~/.cache/wine is a directory where wine stores .msi files for wine-gecko and wine-mono that it may download (with user's permission) and reuse every time a new prefix is created.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/4863 **Author:** [@antonv6](https://github.com/antonv6) **Created:** 1/17/2022 **Status:** ✅ Merged **Merged:** 1/24/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `antonv6-wine-cache` --- ### 📝 Commits (3) - [`c976b0b`](https://github.com/netblue30/firejail/commit/c976b0b86bbdebe39997ecd12e0965595c77066d) wine.profile: allow ~/.cache/wine - [`86ba6cc`](https://github.com/netblue30/firejail/commit/86ba6cc95012acef66019e73a9002a7a50d165ac) lutris.profile: allow ~/.cache/wine - [`b2ad983`](https://github.com/netblue30/firejail/commit/b2ad983eb5c4396a8e24fb6499b0b8c1e9322950) disable-programs.inc: add ~/.cache/wine ### 📊 Changes **3 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+1 -0) 📝 `etc/profile-a-l/lutris.profile` (+3 -0) 📝 `etc/profile-m-z/wine.profile` (+1 -0) </details> ### 📄 Description ~/.cache/wine is a directory where wine stores .msi files for wine-gecko and wine-mono that it may download (with user's permission) and reuse every time a new prefix is created. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:35:26 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5274
No description provided.