platform_external_selinux/gui
Nicolas Iooss 72dc5c6241
python: always use python3 in the shebang of programs using setools
setools 4.2.0 dropped support for Python 2. On systems where
/usr/bin/python is Python 2, several tools are now broken because of
this. Update the shebang of these tools to /usr/bin/python3.

For future reference, as semanage/seobject.py, sepolicy and sepolgen
import setools, every program that uses one of these modules need to be
run with Python 3. The following programs do not use any of these
modules so their shebangs have not been modified:

    dbus/selinux_server.py
    libsemanage/utils/semanage_migrate_store
    mcstrans/share/util/mlscolor-test
    mcstrans/share/util/mlstrans-test
    sandbox/start

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
2019-02-17 22:34:50 +01:00
..
ru Add man pages translation by Olesya Gerasimenko 2019-01-28 12:03:57 +01:00
booleansPage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
COPYING Add COPYING files for new subdirs. 2016-11-16 11:19:51 -05:00
domainsPage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
fcontextPage.py gui/fcontextPage: Set default object class in addDialog 2018-03-01 09:42:18 -05:00
loginsPage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
Makefile Allow installing translated man pages 2019-01-28 12:03:57 +01:00
modulesPage.py gui: fix parsing of "semodule -lfull" in tab Modules 2017-10-02 01:51:49 +08:00
org.selinux.config.policy Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
polgen.ui gui: Make all polgen button labels translatable 2019-02-10 17:05:48 +01:00
polgengui.py python: always use python3 in the shebang of programs using setools 2019-02-17 22:34:50 +01:00
portsPage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
selinux-polgengui.8 Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
selinux-polgengui.desktop Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
semanagePage.py gui/semanagePage: Close "edit" and "add" dialogues when successfull 2018-03-01 09:41:54 -05:00
sepolgen Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
sepolicy.desktop Move sepolicy desktop and png files to gui. 2016-11-16 11:19:51 -05:00
sepolicy_16.png Move sepolicy desktop and png files to gui. 2016-11-16 11:19:51 -05:00
sepolicy_22.png Move sepolicy desktop and png files to gui. 2016-11-16 11:19:51 -05:00
sepolicy_32.png Move sepolicy desktop and png files to gui. 2016-11-16 11:19:51 -05:00
sepolicy_48.png Move sepolicy desktop and png files to gui. 2016-11-16 11:19:51 -05:00
sepolicy_256.png Move sepolicy desktop and png files to gui. 2016-11-16 11:19:51 -05:00
statusPage.py gui: port to Python 3 by migrating to PyGI 2017-09-25 12:54:12 -04:00
system-config-selinux Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
system-config-selinux.8 Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
system-config-selinux.desktop Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
system-config-selinux.png Move policycoreutils/gui to gui. 2016-11-16 11:19:50 -05:00
system-config-selinux.py python: always use python3 in the shebang of programs using setools 2019-02-17 22:34:50 +01:00
system-config-selinux.ui gui: remove the status bar 2017-10-02 01:51:49 +08:00
usersPage.py gui: delete overridden definition of usersPage.delete() 2017-10-02 01:51:49 +08:00
VERSION Update VERSIONs to 2.9-rc1 for release. 2019-01-25 11:48:54 +01:00