mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3261] Question: Whats the best way to update? #2045
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#2045
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?
Originally created by @svc88 on GitHub (Mar 2, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3261
I want to stay up to date with the constant additions and edits of all profiles, however i am wondering what the downside is in cloning and building the latest on Github on a weekly basis?
Is cloning better than using the official releases?
What is a safe frequency in cloning the repo? once a week?
@matu3ba commented on GitHub (Mar 2, 2020):
Occasionally compiling/running breaks on development(2-3 times a year).
Sometimes due to software updates needing new/changed rules.
If you want a stable running system, go for stable/LTS releases of your distribution.
If you want bleeding edge software, use the latest master.
If you have a mix of both, you have to decide.
Safe for doing what?
@rusty-snake commented on GitHub (Mar 2, 2020):
Pros:
If you want just a running firejail to sandbox a release is better. If you want to contribute (code, profile, testing) the git version is better.
Using firejail-release with git-profile:
works short after a release but allmost every firejail-release has some changes in firejail (the binary) against profiles.
Examples:
0.9.62:
seccompwithseccomp.dropusing the new groups + exceptions.0.9.60:
seccomp.drop memfd_createto all profile with mdwe?HAS_NODBUS: blacklist /run/dbus@rusty-snake commented on GitHub (Apr 1, 2020):
I'm closing here due to inactivity, please fell free to reopen if you have more questions.