[PR #5475] [MERGED] Add --apparmor-replace (workaround for apparmor profile stacking bug) #5505

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5475
Author: @KOLANICH
Created: 11/15/2022
Status: Merged
Merged: 1/4/2023
Merged by: @netblue30

Base: masterHead: aa_fix


📝 Commits (1)

  • 900db66 A temporary fix to the bug caused by apparmor profiles stacking.

📊 Changes

5 files changed (+32 additions, -1 deletions)

View changed files

📝 etc/profile-a-l/firefox-common.profile (+2 -0)
📝 src/firejail/firejail.h (+1 -0)
📝 src/firejail/main.c (+5 -0)
📝 src/firejail/profile.c (+16 -0)
📝 src/firejail/sandbox.c (+8 -1)

📄 Description

A temporary workaround to #5462


🔄 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/5475 **Author:** [@KOLANICH](https://github.com/KOLANICH) **Created:** 11/15/2022 **Status:** ✅ Merged **Merged:** 1/4/2023 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `aa_fix` --- ### 📝 Commits (1) - [`900db66`](https://github.com/netblue30/firejail/commit/900db66204a9786696213e7803f0f6bb50b53987) A temporary fix to the bug caused by apparmor profiles stacking. ### 📊 Changes **5 files changed** (+32 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/firefox-common.profile` (+2 -0) 📝 `src/firejail/firejail.h` (+1 -0) 📝 `src/firejail/main.c` (+5 -0) 📝 `src/firejail/profile.c` (+16 -0) 📝 `src/firejail/sandbox.c` (+8 -1) </details> ### 📄 Description A temporary workaround to #5462 --- <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:39:38 -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#5505
No description provided.