[PR #4045] [MERGED] private-lib: move to mount-only #5013

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4045
Author: @smitsohu
Created: 3/4/2021
Status: Merged
Merged: 3/10/2021
Merged by: @netblue30

Base: masterHead: privatelib8


📝 Commits (1)

  • eb70910 private-lib: move from copying to mounting (#3980)

📊 Changes

3 files changed (+131 additions, -164 deletions)

View changed files

📝 src/firejail/fs_lib.c (+108 -141)
📝 src/firejail/fs_lib2.c (+20 -22)
📝 src/lib/ldd_utils.c (+3 -1)

📄 Description

Currently depends on #4043 (hopefully that makes sense)

Closes #3980


🔄 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/4045 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 3/4/2021 **Status:** ✅ Merged **Merged:** 3/10/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `privatelib8` --- ### 📝 Commits (1) - [`eb70910`](https://github.com/netblue30/firejail/commit/eb70910ba6fecf59c193d40c94ba6bbcfa3806f0) private-lib: move from copying to mounting (#3980) ### 📊 Changes **3 files changed** (+131 additions, -164 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/fs_lib.c` (+108 -141) 📝 `src/firejail/fs_lib2.c` (+20 -22) 📝 `src/lib/ldd_utils.c` (+3 -1) </details> ### 📄 Description Currently depends on #4043 (hopefully that makes sense) Closes #3980 --- <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: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#5013
No description provided.