mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4519] [MERGED] Add profiles for build-systems (/package-managers) #5179
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#5179
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/4519
Author: @rusty-snake
Created: 9/8/2021
Status: ✅ Merged
Merged: 10/9/2021
Merged by: @netblue30
Base:
master← Head:build-systems📝 Commits (3)
d452e45Add profiles for build-systems (/package-managers)2712dd7build-systems-common: Make whitelist opt-inf0d2392Drop private-bin from build-systems📊 Changes
11 files changed (+159 additions, -54 deletions)
View changed files
📝
etc/inc/allow-common-devel.inc(+4 -1)📝
etc/inc/allow-ruby.inc(+1 -0)📝
etc/inc/disable-interpreters.inc(+1 -0)📝
etc/inc/disable-programs.inc(+2 -1)➕
etc/profile-a-l/build-systems-common.profile(+66 -0)➕
etc/profile-a-l/bundle.profile(+23 -0)📝
etc/profile-a-l/cargo.profile(+4 -52)➕
etc/profile-a-l/cmake.profile(+13 -0)➕
etc/profile-m-z/make.profile(+13 -0)➕
etc/profile-m-z/meson.profile(+14 -0)➕
etc/profile-m-z/pip.profile(+18 -0)📄 Description
Profiles: bunler, cargo (refactor), cmake (untested), make, meson, pip
All redirect to build-systems-common.profile
Other fixes:
You can now
firejail makefirejail 😆.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.