[PR #5675] [MERGED] New profiles: qpdf and redirects #5608

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5675
Author: @ghost
Created: 2/20/2023
Status: Merged
Merged: 2/23/2023
Merged by: @undefined

Base: masterHead: qpdf


📝 Commits (4)

  • 611d0dd Create qpdf.profile and redirects
  • e1452bb RELNOTES: add qpdf and redirects to new profiles section
  • ecfcbf7 firecfg.config: add qpdf and redirects
  • c16edc2 qpdf: use 'seccomp socket' instead of 'protocol unix'

📊 Changes

5 files changed (+98 additions, -0 deletions)

View changed files

📝 RELNOTES (+1 -0)
etc/profile-a-l/fix-qdf.profile (+13 -0)
etc/profile-m-z/qpdf.profile (+68 -0)
etc/profile-m-z/zlib-flate.profile (+13 -0)
📝 src/firecfg/firecfg.config (+3 -0)

📄 Description

qpdf (CLI) provides PDF metadata cleaning.

See privacy-handbuch.de for details. The site offers pdf-meta-clean.sh, which works very well with firejailed qpdf.


🔄 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/5675 **Author:** [@ghost](https://github.com/ghost) **Created:** 2/20/2023 **Status:** ✅ Merged **Merged:** 2/23/2023 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `qpdf` --- ### 📝 Commits (4) - [`611d0dd`](https://github.com/netblue30/firejail/commit/611d0dda4bd0e87b4564cb0ffb3424236dc1d966) Create qpdf.profile and redirects - [`e1452bb`](https://github.com/netblue30/firejail/commit/e1452bbcee08e9c9638efc942e513e1f6c823733) RELNOTES: add qpdf and redirects to new profiles section - [`ecfcbf7`](https://github.com/netblue30/firejail/commit/ecfcbf70b1e8ea094420de55b3d5b46152d4f5e6) firecfg.config: add qpdf and redirects - [`c16edc2`](https://github.com/netblue30/firejail/commit/c16edc2c35f381308dc34b4f9a41b1c2abd6e9a3) qpdf: use 'seccomp socket' instead of 'protocol unix' ### 📊 Changes **5 files changed** (+98 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `RELNOTES` (+1 -0) ➕ `etc/profile-a-l/fix-qdf.profile` (+13 -0) ➕ `etc/profile-m-z/qpdf.profile` (+68 -0) ➕ `etc/profile-m-z/zlib-flate.profile` (+13 -0) 📝 `src/firecfg/firecfg.config` (+3 -0) </details> ### 📄 Description qpdf (CLI) provides PDF metadata cleaning. See [privacy-handbuch.de](https://www.privacy-handbuch.de/handbuch_43a.htm) for details. The site offers [pdf-meta-clean.sh](https://www.privacy-handbuch.de/download/pdf-meta-clean.sh), which works very well with firejailed qpdf. --- <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:41:36 -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#5608
No description provided.