[PR #4064] [MERGED] newsboat/newsbeuter corrections #5016

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4064
Author: @ghost
Created: 3/7/2021
Status: Merged
Merged: 3/14/2021
Merged by: @netblue30

Base: masterHead: patch-8


📝 Commits (10+)

📊 Changes

3 files changed (+30 additions, -5 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+3 -0)
📝 etc/profile-m-z/newsbeuter.profile (+14 -4)
📝 etc/profile-m-z/newsboat.profile (+13 -1)

📄 Description

https://github.com/netblue30/firejail/issues/1139#issuecomment-790180711_
added newsbeuter folders for migration
added xdg folders

rm mkdir .newsboat, because it doesn't even start, unless you already already have a urls file. It's a cli application.

.local is needed,if you are using .config folder, it doesn't start otherwise. So it needs a mkdir. If you are using .newsboat, it's not needed. That was a bug in the current profile.

newsbeuter is abandoned, this is why is was forked into newsboat. This is why it's a mess like this with all the ignores and a redirect to newsboat. In the future when finally dead, it just needs to be deleted.

EDIT: And added w3m in private-bin


🔄 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/4064 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/7/2021 **Status:** ✅ Merged **Merged:** 3/14/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `patch-8` --- ### 📝 Commits (10+) - [`02900a0`](https://github.com/netblue30/firejail/commit/02900a0b328b95e33cf5b47d50e630927ef52ece) correct user folders - [`695a60c`](https://github.com/netblue30/firejail/commit/695a60c48522ef99cdeff80590a954cd01674852) Update newsbeuter.profile - [`8027b50`](https://github.com/netblue30/firejail/commit/8027b5054b25d74449a3c2858b13616c9d600fdc) missing mkdir - [`53e605d`](https://github.com/netblue30/firejail/commit/53e605d532490fafbae19ed84c99a05a39eb3704) ignore > blacklist/nowhitelist - [`2c1b960`](https://github.com/netblue30/firejail/commit/2c1b9601adab0c0114a38db8a2e63fe886a65234) missing mkdir - [`b50664c`](https://github.com/netblue30/firejail/commit/b50664c751c7aa0856e253b162b9da1d6461de87) ignore newsboat mkdir - [`7f37ed8`](https://github.com/netblue30/firejail/commit/7f37ed8eb38691a1cdbd1c6d3243f4c9dbd24151) keeping all mkdir - [`ea036ed`](https://github.com/netblue30/firejail/commit/ea036edfd059ab02b0aadcb581fe3366d450cf7c) keeping all mkdir - [`85bbee8`](https://github.com/netblue30/firejail/commit/85bbee802aeb950d48409e78468d6a9acfa760e8) blacklist ${PATH}/newsboat - [`18db783`](https://github.com/netblue30/firejail/commit/18db78375b8e88c0ca437711b84444e9f308b628) more newsboat/newsbeuter ### 📊 Changes **3 files changed** (+30 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+3 -0) 📝 `etc/profile-m-z/newsbeuter.profile` (+14 -4) 📝 `etc/profile-m-z/newsboat.profile` (+13 -1) </details> ### 📄 Description https://github.com/netblue30/firejail/issues/1139#issuecomment-790180711_ added newsbeuter folders for migration added xdg folders rm mkdir .newsboat, because it doesn't even start, unless you already already have a urls file. It's a cli application. .local is needed,if you are using .config folder, it doesn't start otherwise. So it needs a mkdir. If you are using .newsboat, it's not needed. That was a bug in the current profile. newsbeuter is abandoned, this is why is was forked into newsboat. This is why it's a mess like this with all the ignores and a redirect to newsboat. In the future when finally dead, it just needs to be deleted. EDIT: And added w3m in private-bin --- <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:30:44 -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#5016
No description provided.