[PR #2012] [MERGED] 7z redirect profiles #4153

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2012
Author: @ghost
Created: 6/23/2018
Status: Merged
Merged: 6/24/2018
Merged by: @reinerh

Base: masterHead: 7z-redirects


📝 Commits (3)

  • 5cba25a Add p7zip redirect profile [7z]
  • ad34123 Add 7zr redirect profile [7z]
  • 190059f Add 7za redirect profile [7z]

📊 Changes

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

View changed files

etc/7za.profile (+10 -0)
etc/7zr.profile (+10 -0)
etc/p7zip.profile (+10 -0)

📄 Description

At least Debian/Ubuntu distro's (and possibly others) carry both p7zip and p7zip-full packages. Besides 7z these offer additional commands 7za, 7zr and p7zip. The redirect profiles offered here to cover these use the same format as used in edfefbe194 and https://github.com/netblue30/firejail/pull/2010 (avoiding inclusion of globals.local more than once).


🔄 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/2012 **Author:** [@ghost](https://github.com/ghost) **Created:** 6/23/2018 **Status:** ✅ Merged **Merged:** 6/24/2018 **Merged by:** [@reinerh](https://github.com/reinerh) **Base:** `master` ← **Head:** `7z-redirects` --- ### 📝 Commits (3) - [`5cba25a`](https://github.com/netblue30/firejail/commit/5cba25a8a0e5b102497cf3786c671c15842cd145) Add p7zip redirect profile [7z] - [`ad34123`](https://github.com/netblue30/firejail/commit/ad34123eef9ff5f6f5739401c282d68188cd9734) Add 7zr redirect profile [7z] - [`190059f`](https://github.com/netblue30/firejail/commit/190059f3dd893f3335f225f204cda15b51c61360) Add 7za redirect profile [7z] ### 📊 Changes **3 files changed** (+30 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `etc/7za.profile` (+10 -0) ➕ `etc/7zr.profile` (+10 -0) ➕ `etc/p7zip.profile` (+10 -0) </details> ### 📄 Description At least Debian/Ubuntu distro's (and possibly others) carry both `p7zip` and `p7zip-full` packages. Besides `7z` these offer additional commands `7za`, `7zr` and `p7zip`. The redirect profiles offered here to cover these use the same format as used in https://github.com/netblue30/firejail/commit/edfefbe194ea0ff7a8fa9939e0dece61bea9ca5b and https://github.com/netblue30/firejail/pull/2010 (avoiding inclusion of globals.local more than once). --- <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:14:44 -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#4153
No description provided.