[PR #5129] [MERGED] Prevent empty /usr/share in google-chrome profiles #5370

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5129
Author: @crocket
Created: 5/4/2022
Status: Merged
Merged: 5/12/2022
Merged by: @kmk3

Base: masterHead: master


📝 Commits (1)

  • 34e6582 Prevent emptty /usr/share in google-chrome profiles

📊 Changes

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

View changed files

📝 etc/profile-a-l/google-chrome-beta.profile (+0 -6)
📝 etc/profile-a-l/google-chrome-unstable.profile (+0 -6)
📝 etc/profile-a-l/google-chrome.profile (+0 -6)

📄 Description

Without whitelist-usr-share-common, /usr/share becomes empty.
Adding whitelist-runuser-common didn't break google chrome.

Whitelisting /usr/share/mozilla/extensions and /usr/share/webext shouldn't break google chrome, either.

I tested google-chrome.profile only, but I think later versions should not be different.

It fixes https://github.com/netblue30/firejail/issues/5125


🔄 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/5129 **Author:** [@crocket](https://github.com/crocket) **Created:** 5/4/2022 **Status:** ✅ Merged **Merged:** 5/12/2022 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`34e6582`](https://github.com/netblue30/firejail/commit/34e6582b95771dd8f5e5516a542ffae83125402b) Prevent emptty /usr/share in google-chrome profiles ### 📊 Changes **3 files changed** (+0 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/google-chrome-beta.profile` (+0 -6) 📝 `etc/profile-a-l/google-chrome-unstable.profile` (+0 -6) 📝 `etc/profile-a-l/google-chrome.profile` (+0 -6) </details> ### 📄 Description Without whitelist-usr-share-common, /usr/share becomes empty. Adding whitelist-runuser-common didn't break google chrome. Whitelisting /usr/share/mozilla/extensions and /usr/share/webext shouldn't break google chrome, either. I tested google-chrome.profile only, but I think later versions should not be different. It fixes https://github.com/netblue30/firejail/issues/5125 --- <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:37:11 -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#5370
No description provided.