[PR #643] [MERGED] Eom #3696

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/643
Author: @Fred-Barclay
Created: 7/24/2016
Status: Merged
Merged: 7/24/2016
Merged by: @netblue30

Base: masterHead: eom


📝 Commits (3)

📊 Changes

8 files changed (+32 additions, -5 deletions)

View changed files

📝 Makefile.in (+1 -0)
📝 README (+1 -0)
📝 README.md (+3 -3)
📝 RELNOTES (+1 -1)
📝 etc/disable-programs.inc (+1 -0)
etc/eom.profile (+20 -0)
📝 platform/debian/conffiles (+1 -0)
📝 src/firecfg/firecfg.config (+4 -1)

📄 Description

Profile for the Eye of Mate picture viewer.
Either protocol unix or net none works fine with eom. I found that net none did not affect the eom plugins if they were marked for use beforehand, but it did not allow changing whether they should be activated or not (the user would have to do that outside of firejail) so I went with protocol unix... reluctantly. 😦

EDIT: found some missing/mispelt programmes in src/firecfg/firecfg.config and fixed 'em.


🔄 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/643 **Author:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Created:** 7/24/2016 **Status:** ✅ Merged **Merged:** 7/24/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `eom` --- ### 📝 Commits (3) - [`6a7a3c9`](https://github.com/netblue30/firejail/commit/6a7a3c938e0b4a6af76b855e6039eeffb4f34b37) added eom profile - [`4f54836`](https://github.com/netblue30/firejail/commit/4f54836eecd4881f78b6ba97a08e62a1607176b0) extra eom files - [`a22b209`](https://github.com/netblue30/firejail/commit/a22b20973b58f9eb88555b94078f92855af54f68) added missing programmes ### 📊 Changes **8 files changed** (+32 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Makefile.in` (+1 -0) 📝 `README` (+1 -0) 📝 `README.md` (+3 -3) 📝 `RELNOTES` (+1 -1) 📝 `etc/disable-programs.inc` (+1 -0) ➕ `etc/eom.profile` (+20 -0) 📝 `platform/debian/conffiles` (+1 -0) 📝 `src/firecfg/firecfg.config` (+4 -1) </details> ### 📄 Description Profile for the Eye of Mate picture viewer. Either `protocol unix` or `net none` works fine with eom. I found that `net none` did not affect the eom plugins **if** they were marked for use beforehand, but it did not allow changing whether they should be activated or not (the user would have to do that outside of firejail) so I went with `protocol unix`... reluctantly. :frowning: EDIT: found some missing/mispelt programmes in src/firecfg/firecfg.config and fixed 'em. --- <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:06:13 -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#3696
No description provided.