[PR #4340] [MERGED] augment seccomp lists in firejail.config #5120

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4340
Author: @smitsohu
Created: 6/5/2021
Status: Merged
Merged: 6/26/2021
Merged by: @smitsohu

Base: masterHead: kcmp


📝 Commits (3)

📊 Changes

7 files changed (+60 additions, -23 deletions)

View changed files

📝 RELNOTES (+4 -0)
📝 etc/firejail.config (+4 -0)
📝 src/firejail/checkcfg.c (+5 -0)
📝 src/firejail/firejail.h (+1 -0)
📝 src/firejail/main.c (+10 -1)
📝 src/firejail/seccomp.c (+3 -2)
📝 src/man/firejail.txt (+33 -20)

📄 Description

Contributes to #3219.

I didn't know where to put kcmp, so still no full solution.


🔄 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/4340 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 6/5/2021 **Status:** ✅ Merged **Merged:** 6/26/2021 **Merged by:** [@smitsohu](https://github.com/smitsohu) **Base:** `master` ← **Head:** `kcmp` --- ### 📝 Commits (3) - [`533242a`](https://github.com/netblue30/firejail/commit/533242ac32590a47e76fc1ef5bfe48f32e1f131f) augment seccomp lists in firejail.config - [`925c9fe`](https://github.com/netblue30/firejail/commit/925c9fe6b075a719f23bffde699652375b6bfe5f) seccomp man page update - [`43fb38e`](https://github.com/netblue30/firejail/commit/43fb38e18ecd456a37273b388114a6ce718b405c) RELNOTES ### 📊 Changes **7 files changed** (+60 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `RELNOTES` (+4 -0) 📝 `etc/firejail.config` (+4 -0) 📝 `src/firejail/checkcfg.c` (+5 -0) 📝 `src/firejail/firejail.h` (+1 -0) 📝 `src/firejail/main.c` (+10 -1) 📝 `src/firejail/seccomp.c` (+3 -2) 📝 `src/man/firejail.txt` (+33 -20) </details> ### 📄 Description Contributes to #3219. I didn't know where to put kcmp, so still no full solution. --- <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:32:39 -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#5120
No description provided.