[PR #4126] [MERGED] Rename chromium-common-hardened and feh-network … #5038

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4126
Author: @rusty-snake
Created: 3/21/2021
Status: Merged
Merged: 3/24/2021
Merged by: @netblue30

Base: masterHead: better-renames


📝 Commits (1)

  • 71e3699 Rename chromium-common-hardened and feh-network …

📊 Changes

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

View changed files

📝 etc/profile-a-l/chromium-common-hardened.inc.profile (+1 -1)
📝 etc/profile-a-l/feh-network.inc.profile (+1 -1)

📄 Description

…again

I am still not really happy about the rename from #4028, #4029, #4030
and #4031. I've no problem with moving away .inc but I don't like the
result. So here's a proposal to make this better:

NAME DESCRIPTION
*-addons.profile (include) Allow external addons
*-common.profile (include) Common parts across multiple profiles
*-hardened.inc.profile Further hardening which can not be made default
*-network.inc.profile Allow optional network access
*-whitelist.inc.profile Enabled whitelisting (which can not be made default) ¹
*.inc.profile Other profile specific includes
*.profile A profile for a program
allow-*.inc Multiple noblacklists that should always be used together
disable-*.inc blacklisting
whitelist-*-common.inc common whitelists
*.inc Other generic includes
globals.local User overrides for all profiles
*.local Per profile user overrides

¹ can be used for programs like KeePassXC or editors.


🔄 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/4126 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 3/21/2021 **Status:** ✅ Merged **Merged:** 3/24/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `better-renames` --- ### 📝 Commits (1) - [`71e3699`](https://github.com/netblue30/firejail/commit/71e36997587dfb45b6b688cf1bb9673ab34159cc) Rename chromium-common-hardened and feh-network … ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/chromium-common-hardened.inc.profile` (+1 -1) 📝 `etc/profile-a-l/feh-network.inc.profile` (+1 -1) </details> ### 📄 Description …again I am still not really happy about the rename from #4028, #4029, #4030 and #4031. I've no problem with moving away .inc but I don't like the result. So here's a proposal to make this better: | NAME | DESCRIPTION | | ------------------------- | ------------------------------------------------------------ | | `*-addons.profile` | (include) Allow external addons | | `*-common.profile` | (include) Common parts across multiple profiles | | `*-hardened.inc.profile` | Further hardening which can not be made default | | `*-network.inc.profile` | Allow optional network access | | `*-whitelist.inc.profile` | Enabled whitelisting (which can not be made default) ¹ | | `*.inc.profile` | Other profile specific includes | | `*.profile` | A profile for a program | | `allow-*.inc` | Multiple `noblacklist`s that should always be used together | | `disable-*.inc` | `blacklist`ing | | `whitelist-*-common.inc` | common `whitelist`s | | `*.inc` | Other generic includes | | `globals.local` | User overrides for all profiles | | `*.local` | Per profile user overrides | ¹ can be used for programs like KeePassXC or editors. --- <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:10 -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#5038
No description provided.