[PR #3083] [MERGED] Add gzip redirect profiles #4635

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

📋 Pull Request Information

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

Base: masterHead: gzip


📝 Commits (10+)

📊 Changes

12 files changed (+132 additions, -0 deletions)

View changed files

etc/gzexe.profile (+11 -0)
etc/uncompress.profile (+11 -0)
etc/zcat.profile (+11 -0)
etc/zcmp.profile (+11 -0)
etc/zdiff.profile (+11 -0)
etc/zegrep.profile (+11 -0)
etc/zfgrep.profile (+11 -0)
etc/zforce.profile (+11 -0)
etc/zgrep.profile (+11 -0)
etc/zless.profile (+11 -0)
etc/zmore.profile (+11 -0)
etc/znew.profile (+11 -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/3083 **Author:** [@ghost](https://github.com/ghost) **Created:** 12/16/2019 **Status:** ✅ Merged **Merged:** 12/16/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `gzip` --- ### 📝 Commits (10+) - [`f6ab21f`](https://github.com/netblue30/firejail/commit/f6ab21f3d46a870ca571daee583d04ba992bb92e) Create gzexe.profile - [`7f8d22a`](https://github.com/netblue30/firejail/commit/7f8d22a4b472c0f7a2f05de2735ef2725d4405cc) Create uncompress.profile - [`444b812`](https://github.com/netblue30/firejail/commit/444b81264948739ceed5113377b378722b787e0d) Create zcat.profile - [`9b2cc4e`](https://github.com/netblue30/firejail/commit/9b2cc4e72f0582f5903461d3ca932db931478ca8) Create zcmp.profile - [`19caec7`](https://github.com/netblue30/firejail/commit/19caec703c07521ad472e18db3d81ff700023070) Create zdiff.profile - [`b7d1abd`](https://github.com/netblue30/firejail/commit/b7d1abdfd45213383aa03b67d2a271b27228b4d2) Create zegrep.profile - [`1fce736`](https://github.com/netblue30/firejail/commit/1fce736925e63ebcb38aa0b91cdd4ad12717a17b) Create zfgrep.profile - [`e4723dd`](https://github.com/netblue30/firejail/commit/e4723dde30c86850d88b8fe22188fdccd1153b61) Create zforce.profile - [`6e0b5f8`](https://github.com/netblue30/firejail/commit/6e0b5f8a7b40bb2f9c6ae300a62ac52526cb39f8) Create zgrep.profile - [`507e638`](https://github.com/netblue30/firejail/commit/507e638be2815fd6912d8972f7154d7aeea8abb6) Create zless.profile ### 📊 Changes **12 files changed** (+132 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `etc/gzexe.profile` (+11 -0) ➕ `etc/uncompress.profile` (+11 -0) ➕ `etc/zcat.profile` (+11 -0) ➕ `etc/zcmp.profile` (+11 -0) ➕ `etc/zdiff.profile` (+11 -0) ➕ `etc/zegrep.profile` (+11 -0) ➕ `etc/zfgrep.profile` (+11 -0) ➕ `etc/zforce.profile` (+11 -0) ➕ `etc/zgrep.profile` (+11 -0) ➕ `etc/zless.profile` (+11 -0) ➕ `etc/zmore.profile` (+11 -0) ➕ `etc/znew.profile` (+11 -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:23: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#4635
No description provided.