[PR #2902] [MERGED] Add zstd (redirect) profile(s) #4575

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

📋 Pull Request Information

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

Base: masterHead: zstd


📝 Commits (7)

📊 Changes

7 files changed (+73 additions, -0 deletions)

View changed files

etc/pzstd.profile (+5 -0)
etc/zstd.profile (+42 -0)
etc/zstdcat.profile (+5 -0)
etc/zstdgrep.profile (+5 -0)
etc/zstdless.profile (+5 -0)
etc/zstdmt.profile (+5 -0)
📝 src/firecfg/firecfg.config (+6 -0)

📄 Description

No description provided


🔄 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/2902 **Author:** [@ghost](https://github.com/ghost) **Created:** 8/12/2019 **Status:** ✅ Merged **Merged:** 8/12/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `zstd` --- ### 📝 Commits (7) - [`e7eda18`](https://github.com/netblue30/firejail/commit/e7eda184e3bde69ca3487354c5f11dfb6b1519d0) Create zstd.profile - [`9ea36f9`](https://github.com/netblue30/firejail/commit/9ea36f9c9e94afdfabd3929510a7f052f79bf816) Create pzstd.profile - [`50c6c7a`](https://github.com/netblue30/firejail/commit/50c6c7aff61147b18c2bd5b0800cd21f8d63bf91) Create zstdcat.profile - [`7963197`](https://github.com/netblue30/firejail/commit/796319720dd7dbcf9a7943e5dfe130e17710ad80) Create zstdgrep.profile - [`39887a5`](https://github.com/netblue30/firejail/commit/39887a57a15e1a4f4acac57c1a6f00a63c64f601) Create zstdless.profile - [`49a14e4`](https://github.com/netblue30/firejail/commit/49a14e41c94d4d76cfb237929417e7df3bc53256) Create zstdmt.profile - [`2bf5baf`](https://github.com/netblue30/firejail/commit/2bf5baf1ccae0de47ce04b8c1db06433d8b31c8a) Add zstd and its redirect profiles to firecfg.config ### 📊 Changes **7 files changed** (+73 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `etc/pzstd.profile` (+5 -0) ➕ `etc/zstd.profile` (+42 -0) ➕ `etc/zstdcat.profile` (+5 -0) ➕ `etc/zstdgrep.profile` (+5 -0) ➕ `etc/zstdless.profile` (+5 -0) ➕ `etc/zstdmt.profile` (+5 -0) 📝 `src/firecfg/firecfg.config` (+6 -0) </details> ### 📄 Description _No description provided_ --- <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:22:40 -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#4575
No description provided.