Package firejail: Information
Source package: firejail
Version: 0.9.80-alt1
Build time: Mar 20, 2026, 05:10 PM in the task #412059
Category: Development/Tools
Report package bugHome page: https://firejail.wordpress.com/
License: GPLv2+
Summary: Linux namespaces sandbox program
Description:
Firejail is a SUID sandbox program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces. It includes a sandbox profile for Mozilla Firefox.
List of RPM packages built from this SRPM:
firejail (x86_64, i586, aarch64)
firejail-debuginfo (x86_64, i586, aarch64)
firejail (x86_64, i586, aarch64)
firejail-debuginfo (x86_64, i586, aarch64)
Maintainer: Anton Farygin
Last changed
March 20, 2026 Anton Farygin 0.9.80-alt1
- 0.9.78 -> 0.9.80 - firecfg: warn when symlinks won't intercept commands due to PATH order (closes: #58210)
March 5, 2026 Anton Farygin 0.9.78-alt3
- skip unreadable files in private-etc instead of crashing (closes: #58112) - sandbox user isolation: only expose root, nobody and current user instead of using UID_MIN/GID_MIN threshold from /etc/login.defs (closes: #45710) - removed login.defs from default private-etc list (no longer needed at runtime)
Feb. 24, 2026 Anton Farygin 0.9.78-alt2
- set SUID bit on firejail binary (Closes: #57987) - enabled user namespace support (--noroot option)