[PR #4021] [MERGED] Force nnp compile time #4996

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4021
Author: @rusty-snake
Created: 3/1/2021
Status: Merged
Merged: 3/1/2021
Merged by: @netblue30

Base: masterHead: force-nnp-compile-time


📝 Commits (2)

  • b02d8f9 Add ./configure --enable-force-nonewprivs
  • ff0cb00 Clarify enforce_filters message

📊 Changes

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

View changed files

📝 configure (+18 -0)
📝 configure.ac (+9 -0)
📝 src/common.mk.in (+2 -1)
📝 src/firejail/checkcfg.c (+8 -0)
📝 src/firejail/sandbox.c (+7 -2)

📄 Description

No description provided


🔄 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/4021 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 3/1/2021 **Status:** ✅ Merged **Merged:** 3/1/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `force-nnp-compile-time` --- ### 📝 Commits (2) - [`b02d8f9`](https://github.com/netblue30/firejail/commit/b02d8f91c7fa2ba7c0e0b8a255952d4c8c86fc5e) Add ./configure --enable-force-nonewprivs - [`ff0cb00`](https://github.com/netblue30/firejail/commit/ff0cb00535159bd9b4bb78d618df2f74b0663636) Clarify enforce_filters message ### 📊 Changes **5 files changed** (+44 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `configure` (+18 -0) 📝 `configure.ac` (+9 -0) 📝 `src/common.mk.in` (+2 -1) 📝 `src/firejail/checkcfg.c` (+8 -0) 📝 `src/firejail/sandbox.c` (+7 -2) </details> ### 📄 Description _No description provided_ --- <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:30:24 -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#4996
No description provided.