[PR #4585] [MERGED] add more EUID improvements #5192

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4585
Author: @smitsohu
Created: 9/29/2021
Status: Merged
Merged: 10/2/2021
Merged by: @smitsohu

Base: masterHead: euid


📝 Commits (1)

  • 9e18bf8 add more EUID improvements

📊 Changes

8 files changed (+65 additions, -59 deletions)

View changed files

📝 src/fcopy/main.c (+2 -1)
📝 src/firejail/fs.c (+5 -7)
📝 src/firejail/fs_dev.c (+2 -0)
📝 src/firejail/fs_home.c (+7 -4)
📝 src/firejail/fs_whitelist.c (+25 -34)
📝 src/firejail/sandbox.c (+2 -0)
📝 src/firejail/selinux.c (+20 -1)
📝 src/firejail/util.c (+2 -12)

📄 Description

Run more whitelist code with EUID of the user.


🔄 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/4585 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 9/29/2021 **Status:** ✅ Merged **Merged:** 10/2/2021 **Merged by:** [@smitsohu](https://github.com/smitsohu) **Base:** `master` ← **Head:** `euid` --- ### 📝 Commits (1) - [`9e18bf8`](https://github.com/netblue30/firejail/commit/9e18bf8a10a3b9b948c15853ad716cf8e3673fcf) add more EUID improvements ### 📊 Changes **8 files changed** (+65 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `src/fcopy/main.c` (+2 -1) 📝 `src/firejail/fs.c` (+5 -7) 📝 `src/firejail/fs_dev.c` (+2 -0) 📝 `src/firejail/fs_home.c` (+7 -4) 📝 `src/firejail/fs_whitelist.c` (+25 -34) 📝 `src/firejail/sandbox.c` (+2 -0) 📝 `src/firejail/selinux.c` (+20 -1) 📝 `src/firejail/util.c` (+2 -12) </details> ### 📄 Description Run more whitelist code with EUID of the user. --- <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:33:58 -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#5192
No description provided.