Пакет firejail: Информация
Исходный пакет: firejail
Версия: 0.9.80-alt1
Собран: 20 марта 2026 г. 17:10 в задании #412059
Категория: Разработка/Инструменты
Сообщить об ошибке в пакетеДомашняя страница: https://firejail.wordpress.com/
Лицензия: GPLv2+
О пакете: Linux namespaces sandbox program
Описание:
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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
firejail (x86_64, i586, aarch64)
firejail-debuginfo (x86_64, i586, aarch64)
firejail (x86_64, i586, aarch64)
firejail-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Anton Farygin
Последнее изменение
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)
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)
24 февраля 2026 г. Anton Farygin 0.9.78-alt2
- set SUID bit on firejail binary (Closes: #57987) - enabled user namespace support (--noroot option)