[PR #3251] [MERGED] add xournal.profile #4696

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3251
Author: @eighthave
Created: 2/27/2020
Status: Merged
Merged: 2/27/2020
Merged by: @rusty-snake

Base: masterHead: master


📝 Commits (1)

📊 Changes

4 files changed (+50 additions, -2 deletions)

View changed files

📝 README.md (+1 -1)
📝 RELNOTES (+1 -1)
etc/xournal.profile (+47 -0)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

xournal is a funny document editor that can do overlay edits on PDFs. It is meant as a diary/journal note taking app. It turns out it is a great app for overlaying images of signatures onto PDF contracts. Since it means editing PDFs from outside sources, it should be firejailed. Also, it needs very little access to work.

I'm new to this, so I didn't attempt private-lib at all. This should probably have a custom private-lib entry.


🔄 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/3251 **Author:** [@eighthave](https://github.com/eighthave) **Created:** 2/27/2020 **Status:** ✅ Merged **Merged:** 2/27/2020 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`72f5e97`](https://github.com/netblue30/firejail/commit/72f5e973273e8052ea18825a8b31e30c03c36038) add xournal.profile ### 📊 Changes **4 files changed** (+50 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `RELNOTES` (+1 -1) ➕ `etc/xournal.profile` (+47 -0) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description xournal is a funny document editor that can do overlay edits on PDFs. It is meant as a diary/journal note taking app. It turns out it is a great app for overlaying images of signatures onto PDF contracts. Since it means editing PDFs from outside sources, it should be firejailed. Also, it needs very little access to work. I'm new to this, so I didn't attempt _private-lib_ at all. This should probably have a custom _private-lib_ entry. --- <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:24:53 -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#4696
No description provided.