[PR #5697] [MERGED] profiles: microsoft-edge: fixes, hardening and redirect #5617

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5697
Author: @ghost
Created: 2/28/2023
Status: Merged
Merged: 3/14/2023
Merged by: @undefined

Base: masterHead: msedge-fixes


📝 Commits (3)

  • 724c563 microsoft-edge*: fix spacing
  • b4fb4e4 Create microsoft-edge-stable.profile
  • a6215e5 disable-common.inc: blacklist msedge SUID executables

📊 Changes

6 files changed (+25 additions, -3 deletions)

View changed files

📝 etc/inc/disable-common.inc (+1 -0)
📝 etc/profile-m-z/microsoft-edge-beta.profile (+4 -1)
📝 etc/profile-m-z/microsoft-edge-dev.profile (+4 -1)
etc/profile-m-z/microsoft-edge-stable.profile (+11 -0)
📝 etc/profile-m-z/microsoft-edge.profile (+4 -1)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

  • add a redirect for microsoft-edge-stable
  • add internal sandbox support
  • add private-opt for extra hardening

Partly relates to #5696.


🔄 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/5697 **Author:** [@ghost](https://github.com/ghost) **Created:** 2/28/2023 **Status:** ✅ Merged **Merged:** 3/14/2023 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `msedge-fixes` --- ### 📝 Commits (3) - [`724c563`](https://github.com/netblue30/firejail/commit/724c5636484b9eda94ccb74d0f0611a3bf78f198) microsoft-edge*: fix spacing - [`b4fb4e4`](https://github.com/netblue30/firejail/commit/b4fb4e4cfe590291fc1c2674383ec0c46dbdfabd) Create microsoft-edge-stable.profile - [`a6215e5`](https://github.com/netblue30/firejail/commit/a6215e5eb2ef3d0cef887d1c8a08c81ff585effa) disable-common.inc: blacklist msedge SUID executables ### 📊 Changes **6 files changed** (+25 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-common.inc` (+1 -0) 📝 `etc/profile-m-z/microsoft-edge-beta.profile` (+4 -1) 📝 `etc/profile-m-z/microsoft-edge-dev.profile` (+4 -1) ➕ `etc/profile-m-z/microsoft-edge-stable.profile` (+11 -0) 📝 `etc/profile-m-z/microsoft-edge.profile` (+4 -1) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description - add a redirect for microsoft-edge-stable - add internal sandbox support - add private-opt for extra hardening Partly relates to #5696. --- <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:41:47 -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#5617
No description provided.