mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6791] [MERGED] profiles: replace hosts.conf with host.conf in private-etc #6168
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#6168
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/6791
Author: @kmk3
Created: 6/25/2025
Status: ✅ Merged
Merged: 6/26/2025
Merged by: @kmk3
Base:
master← Head:profiles-fix-host-conf📝 Commits (1)
1226a80profiles: replace hosts.conf with host.conf in private-etc📊 Changes
3 files changed (+3 additions, -3 deletions)
View changed files
📝
etc/profile-a-l/email-common.profile(+1 -1)📝
etc/profile-m-z/mutt.profile(+1 -1)📝
etc/profile-m-z/neomutt.profile(+1 -1)📄 Description
hosts.confwas added in #3849 and is only used in 3 profiles, whileall other profiles use
host.conf(which is documented inhost.conf(5)):Considering that and as discussed with @bbhtt (the author of #3849),
hosts.confis likely a typo ofhost.conf[1].Commands used to search and replace:
Related commits:
a8a8e33bc("Add whitelisting to mutt; improve geary, new profile forneomutt", 2020-12-28) /
PR #3849
144aee26f("Improve whitelisting and dbus of Sylpheed and Claws-mail",2020-12-31) /
PR #3849
Kind of relates to #6400.
[1] https://github.com/netblue30/firejail/pull/3849#issuecomment-3001532350
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.