[PR #5309] [MERGED] microsoft-edge.profile rewritten for stable channel and moved microsoft-edge{,-beta,-dev} from private-opt to whitelist #5437

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5309
Author: @ghost
Created: 8/11/2022
Status: Merged
Merged: 8/14/2022
Merged by: @netblue30

Base: masterHead: master


📝 Commits (2)

  • f3f739c microsoft-edge.profile: rewrite profile for stable channel
  • 121e043 microsoft-edge-{dev,beta}: replaced private-opt by whitelist #5307

📊 Changes

4 files changed (+17 additions, -6 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+2 -0)
📝 etc/profile-m-z/microsoft-edge-beta.profile (+1 -1)
📝 etc/profile-m-z/microsoft-edge-dev.profile (+1 -1)
📝 etc/profile-m-z/microsoft-edge.profile (+13 -4)

📄 Description

I did rewrite microsoft-edge.profile from dev/beta for stable channel that is using only this name as executable binary unlike the other two.

About what we were discussing in #5307, I did replace private-opt by whitelist for stable, beta and dev profiles.
Tell me if this is not the way you would like it to be and I will follow your recommendations..


🔄 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/5309 **Author:** [@ghost](https://github.com/ghost) **Created:** 8/11/2022 **Status:** ✅ Merged **Merged:** 8/14/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`f3f739c`](https://github.com/netblue30/firejail/commit/f3f739c5dc2ad4f75f793773f4dd0cc34307129c) microsoft-edge.profile: rewrite profile for stable channel - [`121e043`](https://github.com/netblue30/firejail/commit/121e043df23438ca90a6523487478ee9011766f5) microsoft-edge-{dev,beta}: replaced private-opt by whitelist #5307 ### 📊 Changes **4 files changed** (+17 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+2 -0) 📝 `etc/profile-m-z/microsoft-edge-beta.profile` (+1 -1) 📝 `etc/profile-m-z/microsoft-edge-dev.profile` (+1 -1) 📝 `etc/profile-m-z/microsoft-edge.profile` (+13 -4) </details> ### 📄 Description I did rewrite microsoft-edge.profile from dev/beta for stable channel that is using only this name as executable binary unlike the other two. About what we were discussing in #5307, I did replace private-opt by whitelist for stable, beta and dev profiles. Tell me if this is not the way you would like it to be and I will follow your recommendations.. --- <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:38: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#5437
No description provided.