[PR #5881] [MERGED] New profile: rssguard #5706

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5881
Author: @ghost
Created: 7/3/2023
Status: Merged
Merged: 7/13/2023
Merged by: @netblue30

Base: masterHead: rssguard


📝 Commits (10+)

  • d141e59 disable-programs.inc: add support for rssguard
  • 46dc993 Create rssguard.profile
  • c0ad9ef RELNOTES: add rssguard to 'new profiles' section
  • c6593c8 firecfg.config: add rssguard
  • c96ac10 disable-programs.inc: fix rssguard entree
  • 5fa4a70 disable-programs.inc: fix ordering rssguard entree
  • 6989355 rssguard.profile: add seccomp.block-secondary
  • e447e63 rssguard.profile: add netlink to protocol
  • 2ed64f0 Merge branch 'netblue30:master' into rssguard
  • a164c23 RELNOTES: revert adding rssguard to new profiles section

📊 Changes

3 files changed (+60 additions, -0 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+1 -0)
etc/profile-m-z/rssguard.profile (+58 -0)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

Add new profile for rssguard. Requested here.


🔄 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/5881 **Author:** [@ghost](https://github.com/ghost) **Created:** 7/3/2023 **Status:** ✅ Merged **Merged:** 7/13/2023 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `rssguard` --- ### 📝 Commits (10+) - [`d141e59`](https://github.com/netblue30/firejail/commit/d141e59d67390e1377623dec8178080c289c2b5b) disable-programs.inc: add support for rssguard - [`46dc993`](https://github.com/netblue30/firejail/commit/46dc993c56f58840e385c19ed685936e5e706253) Create rssguard.profile - [`c0ad9ef`](https://github.com/netblue30/firejail/commit/c0ad9ef6bfd520e5581e1e46a8c96b42e35964fc) RELNOTES: add rssguard to 'new profiles' section - [`c6593c8`](https://github.com/netblue30/firejail/commit/c6593c8b51a0201d1645e0ff385ba874de48b315) firecfg.config: add rssguard - [`c96ac10`](https://github.com/netblue30/firejail/commit/c96ac104f66bc93160bf879f5be349b1a15e9740) disable-programs.inc: fix rssguard entree - [`5fa4a70`](https://github.com/netblue30/firejail/commit/5fa4a70d0c340990e71d7e3647deee4bdab4647f) disable-programs.inc: fix ordering rssguard entree - [`6989355`](https://github.com/netblue30/firejail/commit/698935530d4ed2cfa5fa057879abf9a136cdb48c) rssguard.profile: add seccomp.block-secondary - [`e447e63`](https://github.com/netblue30/firejail/commit/e447e630d36ed3c881be871a04e916760c14abea) rssguard.profile: add netlink to protocol - [`2ed64f0`](https://github.com/netblue30/firejail/commit/2ed64f0d89da91ad901099385520e879346f7865) Merge branch 'netblue30:master' into rssguard - [`a164c23`](https://github.com/netblue30/firejail/commit/a164c239bbe6d39b0cc6ef0ea693d58627c8b760) RELNOTES: revert adding rssguard to new profiles section ### 📊 Changes **3 files changed** (+60 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+1 -0) ➕ `etc/profile-m-z/rssguard.profile` (+58 -0) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description Add new profile for [rssguard](https://github.com/martinrotter/rssguard). Requested [here](https://github.com/netblue30/firejail/issues/1139#issuecomment-1616039456). --- <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:43:22 -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#5706
No description provided.