[PR #2574] [MERGED] Add new profiles for lrzip and friends #4420

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2574
Author: @ghost
Created: 3/12/2019
Status: Merged
Merged: 3/12/2019
Merged by: @undefined

Base: masterHead: lrzip-and-friends


📝 Commits (8)

📊 Changes

8 files changed (+94 additions, -0 deletions)

View changed files

etc/lrunzip.profile (+12 -0)
etc/lrz.profile (+12 -0)
etc/lrzcat.profile (+12 -0)
etc/lrzip.profile (+12 -0)
etc/lrztar.profile (+12 -0)
etc/lrzuntar.profile (+12 -0)
etc/zpaq.profile (+15 -0)
📝 src/firecfg/firecfg.config (+7 -0)

📄 Description

Implemented as redirect profiles for cpio. I'll add a note to https://github.com/netblue30/firejail/issues/2507 for these.


🔄 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/2574 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/12/2019 **Status:** ✅ Merged **Merged:** 3/12/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `lrzip-and-friends` --- ### 📝 Commits (8) - [`9950d48`](https://github.com/netblue30/firejail/commit/9950d48944c061e18cf0953ea22477a59367b228) Create lrunzip.profile - [`47965ed`](https://github.com/netblue30/firejail/commit/47965ede2132e1ee95c2712097ca186a8c94ce54) Create lrz.profile - [`079e637`](https://github.com/netblue30/firejail/commit/079e637485c342efb3e2cfa374bdcd4d40ddc5da) Create lrzcat.profile - [`6fb9155`](https://github.com/netblue30/firejail/commit/6fb9155ff5507c4dc72078f8badedba9cbc7286f) Create lrzip.profile - [`7c3b5c4`](https://github.com/netblue30/firejail/commit/7c3b5c41ebd20f4ceaa57a76f35f3c9c9cce4f06) Create lrztar.profile - [`92c4aff`](https://github.com/netblue30/firejail/commit/92c4affa674cfe2ebba2b16920c4c6aa48cff947) Create lrzuntar.profile - [`9be5025`](https://github.com/netblue30/firejail/commit/9be5025d5b03062f9698a497f030a891cab2562d) Create zpaq.profile - [`9a125ba`](https://github.com/netblue30/firejail/commit/9a125ba62ced9d886585dcda59b93fbf466c667d) Add lrzip and friends to firecfg ### 📊 Changes **8 files changed** (+94 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `etc/lrunzip.profile` (+12 -0) ➕ `etc/lrz.profile` (+12 -0) ➕ `etc/lrzcat.profile` (+12 -0) ➕ `etc/lrzip.profile` (+12 -0) ➕ `etc/lrztar.profile` (+12 -0) ➕ `etc/lrzuntar.profile` (+12 -0) ➕ `etc/zpaq.profile` (+15 -0) 📝 `src/firecfg/firecfg.config` (+7 -0) </details> ### 📄 Description Implemented as redirect profiles for cpio. I'll add a note to https://github.com/netblue30/firejail/issues/2507 for these. --- <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:19:45 -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#4420
No description provided.