[PR #4204] [MERGED] man: corrections regarding --private-FOO options #5062

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4204
Author: @jsquyres
Created: 4/20/2021
Status: Merged
Merged: 5/4/2021
Merged by: @rusty-snake

Base: masterHead: pr/man-page-corrections


📝 Commits (1)

  • 9e95a38 man: corrections regarding --private-FOO options

📊 Changes

2 files changed (+19 additions, -7 deletions)

View changed files

📝 src/man/firejail-profile.txt (+9 -3)
📝 src/man/firejail.txt (+10 -4)

📄 Description

Commit 0.9.60-1070-g40d3604f (40d3604f) updated the man pages with respect to
--private-opt, --private-etc, and --private-srv. It was made after
testing firejail 0.9.52 (from Ubuntu 18.04). However, it
unfortunately did not accurately reflect the the behavior of the
current HEAD at the time, because commit 0.9.56-rc1-14-ga9242301 (a9242301) had
previously slightly changed the behavior of these three options (after
0.9.52), and was released in 0.9.56. The man pages changes made in
commit 40d3604f were therefore not entirely correct.

This commit updates the man pages to describe the behavior as
implemented in a9242301 (and is still the behavior as of the current
HEAD: 0.9.64-737-g937815ba (937815ba)).

Signed-off-by: Jeff Squyres jsquyres@cisco.com


🔄 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/4204 **Author:** [@jsquyres](https://github.com/jsquyres) **Created:** 4/20/2021 **Status:** ✅ Merged **Merged:** 5/4/2021 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `pr/man-page-corrections` --- ### 📝 Commits (1) - [`9e95a38`](https://github.com/netblue30/firejail/commit/9e95a38fe1e96a5d4b9f2e79e65a689655f255b9) man: corrections regarding --private-FOO options ### 📊 Changes **2 files changed** (+19 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/man/firejail-profile.txt` (+9 -3) 📝 `src/man/firejail.txt` (+10 -4) </details> ### 📄 Description Commit 0.9.60-1070-g40d3604f (40d3604f) updated the man pages with respect to --private-opt, --private-etc, and --private-srv. It was made after testing firejail 0.9.52 (from Ubuntu 18.04). However, it unfortunately did not accurately reflect the the behavior of the current HEAD at the time, because commit 0.9.56-rc1-14-ga9242301 (a9242301) had previously slightly changed the behavior of these three options (after 0.9.52), and was released in 0.9.56. The man pages changes made in commit 40d3604f were therefore not entirely correct. This commit updates the man pages to describe the behavior as implemented in a9242301 (and is still the behavior as of the current HEAD: 0.9.64-737-g937815ba (937815ba)). Signed-off-by: Jeff Squyres <jsquyres@cisco.com> --- <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:31:37 -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#5062
No description provided.