SHA256
1
0
forked from pool/firetools

Accepting request 1072689 from home:dirkmueller:Factory

- update to 0.9.72:
  * modif: move hardcoded apps recognized by default in uiapps file
  * modif: remove sandbox edit dialog and replace it with uiapps
    file
  * feature: added uiapps file for default and user apps
    configuration
  * feature: added a system network monitor in sandbox stats
  * feature: added apparmor support in firejail-ui
  * feature: added bluetooth support in firejail-ui
  * feature: print final sandbox configuration in firejail-ui
  * bugfixes

OBS-URL: https://build.opensuse.org/request/show/1072689
OBS-URL: https://build.opensuse.org/package/show/Virtualization/firetools?expand=0&rev=16
This commit is contained in:
Sebastian Wagner
2023-03-17 19:33:11 +00:00
committed by Git OBS Bridge
parent 256125de79
commit b9ad62ba8d
6 changed files with 32 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package firetools
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: firetools
Version: 0.9.64
Version: 0.9.72
Release: 0
Summary: GUI for Firajail security sandbox
License: GPL-2.0-only
@@ -29,7 +29,7 @@ BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc-c++
BuildRequires: libqt5-qtbase-devel
Requires: firejail >= 0.9.40
Requires: firejail >= 0.9.64
%description
Firetools is the graphical user interface of Firejail security sandbox.