[PR #6019] [MERGED] profiles: fix access to dpkg #5782

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6019
Author: @ghost
Created: 9/24/2023
Status: Merged
Merged: 9/26/2023
Merged by: @kmk3

Base: masterHead: dpkg-fix


📝 Commits (4)

  • ffcdc7b file-roller: allow dpkg
  • 8e1ffef freemind: allow dpkg
  • 822cf97 file-roller: drop comment as per review
  • a9218eb freemind: drop comment as per review

📊 Changes

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

View changed files

📝 etc/profile-a-l/file-roller.profile (+3 -1)
📝 etc/profile-a-l/freemind.profile (+3 -1)

📄 Description

The two profiles with dpkg in private-bin didn't override blacklist ${PATH}/dpkg* from disable-common.inc. Let's fix that.


🔄 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/6019 **Author:** [@ghost](https://github.com/ghost) **Created:** 9/24/2023 **Status:** ✅ Merged **Merged:** 9/26/2023 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `dpkg-fix` --- ### 📝 Commits (4) - [`ffcdc7b`](https://github.com/netblue30/firejail/commit/ffcdc7b660bb6b11418473fe4608886562291581) file-roller: allow dpkg - [`8e1ffef`](https://github.com/netblue30/firejail/commit/8e1ffefa4055ad741a23260a0680667d79595229) freemind: allow dpkg - [`822cf97`](https://github.com/netblue30/firejail/commit/822cf97424e72f4ac3a2a8c25ffbbabceae040f8) file-roller: drop comment as per review - [`a9218eb`](https://github.com/netblue30/firejail/commit/a9218eb0e2d7e5d60912d0eef4bb9f6c5c2ffba1) freemind: drop comment as per review ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/file-roller.profile` (+3 -1) 📝 `etc/profile-a-l/freemind.profile` (+3 -1) </details> ### 📄 Description The two profiles with dpkg in private-bin didn't override `blacklist ${PATH}/dpkg*` from disable-common.inc. Let's fix that. --- <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:44:50 -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#5782
No description provided.