mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4064] [MERGED] newsboat/newsbeuter corrections #5016
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5016
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:patch-8📝 Commits (10+)
02900a0correct user folders695a60cUpdate newsbeuter.profile8027b50missing mkdir53e605dignore > blacklist/nowhitelist2c1b960missing mkdirb50664cignore newsboat mkdir7f37ed8keeping all mkdirea036edkeeping all mkdir85bbee8blacklist ${PATH}/newsboat18db783more newsboat/newsbeuter📊 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.