[PR #3373] [MERGED] update --build #4739

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3373
Author: @rusty-snake
Created: 4/21/2020
Status: Merged
Merged: 4/21/2020
Merged by: @netblue30

Base: masterHead: firejail--build


📝 Commits (1)

📊 Changes

3 files changed (+34 additions, -20 deletions)

View changed files

📝 src/fbuilder/build_fs.c (+8 -4)
📝 src/fbuilder/build_home.c (+4 -4)
📝 src/fbuilder/build_profile.c (+22 -12)

📄 Description

The profile generated by --build are quite outdated. There are still a
lot of things left to do.

  • fix #2150 (whitelist-common.inc is still opened from /etc/firejail)
  • include wusc and wvc (todo: remove whitelists in wusc/wvc from the
    generated profile.)
  • fix parsing wc / use ${HOME} macro instead of ~
  • update profile headers
  • include all disable includes (mustly commented) in the output
  • reorder the filesystem section

🔄 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/3373 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 4/21/2020 **Status:** ✅ Merged **Merged:** 4/21/2020 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `firejail--build` --- ### 📝 Commits (1) - [`e09724f`](https://github.com/netblue30/firejail/commit/e09724f53dad4dce14966f746bc18ce359133e51) update --build ### 📊 Changes **3 files changed** (+34 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `src/fbuilder/build_fs.c` (+8 -4) 📝 `src/fbuilder/build_home.c` (+4 -4) 📝 `src/fbuilder/build_profile.c` (+22 -12) </details> ### 📄 Description The profile generated by --build are quite outdated. There are still a lot of things left to do. - fix #2150 (whitelist-common.inc is still opened from /etc/firejail) - include wusc and wvc (todo: remove whitelists in wusc/wvc from the generated profile.) - fix parsing wc / use ${HOME} macro instead of ~ - update profile headers - include all disable includes (mustly commented) in the output - reorder the filesystem section --- <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:25:42 -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#4739
No description provided.