mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4593] [MERGED] Revert "allow/deny fbuilder" #5197
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#5197
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/4593
Author: @kmk3
Created: 10/5/2021
Status: ✅ Merged
Merged: 10/9/2021
Merged by: @netblue30
Base:
master← Head:revert-allow-deny-fbuilder📝 Commits (2)
5c39051build_profile.c: fix typo of "begins"a7e4b9bRevert "allow/deny fbuilder"📊 Changes
4 files changed (+8 additions, -8 deletions)
View changed files
📝
src/fbuilder/build_fs.c(+4 -4)📝
src/fbuilder/build_home.c(+2 -2)📝
src/fbuilder/build_profile.c(+1 -1)📝
test/utils/build.exp(+1 -1)📄 Description
This reverts commit
4438f14f28.Also, partially revert related commit
e4307b409("fix whitelist/allow inmake test-utils") to keep the tests working.
The profiles are being generated using aliases, which are not used on
the profiles in the repository. So generate them using the normal
commands for consistency. See also commit
dd13595b8("Revert"allow/deny help and man pages"") / PR #4502.
Relates to #4410.
Misc: I noticed this on issue #4592.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.