[PR #4098] [MERGED] Create bcompare.profile #5029

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4098
Author: @tredondo
Created: 3/14/2021
Status: Merged
Merged: 3/19/2021
Merged by: @netblue30

Base: masterHead: master


📝 Commits (10+)

  • 3e2a58f Create bcompare.profile
  • 6e74079 Allow comparing ${DOCUMENTS}, ${PICTURES} etc.
  • cc1ef43 Allow opening images via context menu with Gwenview
  • 2aea4a5 Hard line wrap
  • 05a5a1e noexec ${HOME} is in disable-exec.inc
  • b378871 No private-lib/opt
  • 9f8330f No blank line after before # Persistent local customizations
  • cdeb7f5 Add bcompare to disable-programs.inc
  • 6dad041 Add bcompare to firecfg.config
  • 17c4027 No commented #allusers

📊 Changes

3 files changed (+64 additions, -0 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+1 -0)
etc/profile-a-l/bcompare.profile (+62 -0)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

My first profile, please review and squash the commits 😁

In particular, I don't really understand what ipc-namespace is for, but the template says it's for CLI-only apps, so I've left it commented out.

Also unclear on the private-* and dbus stuff.


🔄 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/4098 **Author:** [@tredondo](https://github.com/tredondo) **Created:** 3/14/2021 **Status:** ✅ Merged **Merged:** 3/19/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`3e2a58f`](https://github.com/netblue30/firejail/commit/3e2a58f47a9cad1c903327cecd3ba7bf1c84ec1c) Create bcompare.profile - [`6e74079`](https://github.com/netblue30/firejail/commit/6e74079f8dd9c9343fd01d5864d10d7afc23b915) Allow comparing ${DOCUMENTS}, ${PICTURES} etc. - [`cc1ef43`](https://github.com/netblue30/firejail/commit/cc1ef43da90e806983c10292ff98c62aa8640505) Allow opening images via context menu with Gwenview - [`2aea4a5`](https://github.com/netblue30/firejail/commit/2aea4a54f2b367b375df1de9b52efcff45138c1c) Hard line wrap - [`05a5a1e`](https://github.com/netblue30/firejail/commit/05a5a1e46237aff051e74d52f1672301776fe637) noexec ${HOME} is in disable-exec.inc - [`b378871`](https://github.com/netblue30/firejail/commit/b37887118e26c49dd061f3e5bdb6d2fe228cd666) No private-lib/opt - [`9f8330f`](https://github.com/netblue30/firejail/commit/9f8330f563706d6814f271b2e0f66ef70e80ab30) No blank line after before # Persistent local customizations - [`cdeb7f5`](https://github.com/netblue30/firejail/commit/cdeb7f58f6f692ed3a42463b140093ecfb5cca54) Add bcompare to disable-programs.inc - [`6dad041`](https://github.com/netblue30/firejail/commit/6dad041ad23fc618f87b0858e964268c5f3d0666) Add bcompare to firecfg.config - [`17c4027`](https://github.com/netblue30/firejail/commit/17c40277e2f7e06bc50a485feb20f7caa8281bf9) No commented #allusers ### 📊 Changes **3 files changed** (+64 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+1 -0) ➕ `etc/profile-a-l/bcompare.profile` (+62 -0) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description My first profile, please review and squash the commits :grin: In particular, I don't really understand what `ipc-namespace` is for, but the template says it's for CLI-only apps, so I've left it commented out. Also unclear on the private-* and dbus stuff. --- <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:00 -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#5029
No description provided.