Package firetools: Information

  • Default inline alert: Version in the repository: 0.9.72-alt1

Source package: firetools
Version: 0.9.64-alt1
Build time:  Feb 5, 2021, 06:36 AM
Report package bug
License: GPLv2+
Summary: Firejail graphical user interface
Description: 
Firetools is the graphical user interface of Firejail.
Firejail is a SUID sandbox program that reduces the risk of security breaches
by restricting the running environment of untrusted applications using Linux
namespaces, seccomp-bpf and Linux capabilities. It allows a process and all
its descendants to have their  own  private view of the globally  shared  kernel
resources, such as the network stack, process table, mount table.  Firejail can
work in a SELinux or AppArmor environment, and it is integrated with Linux
Control Groups.

List of rpms provided by this srpm:
firetools (mipsel)
firetools-debuginfo (mipsel)

Maintainer: Aleksei Nikiforov

List of contributors:
Aleksei Nikiforov
Anton Midyukov

    1. qt5-base-devel
    2. gcc-c++

Last changed


Feb. 4, 2021 Aleksei Nikiforov 0.9.64-alt1
- Updated to upstream version 0.9.64.
April 11, 2018 Anton Midyukov 0.9.52-alt1
- new version 0.9.52
Nov. 4, 2017 Anton Midyukov 0.9.50-alt2
- Fix build error (Closes: 34129). Thanks Michael A. Kangin