Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: policycoreutils-python | Distribution: openSUSE Leap 15.0 |
Version: 2.6 | Vendor: openSUSE |
Release: lp150.3.2 | Build date: Wed May 9 03:04:04 2018 |
Group: Productivity/Security | Build host: armbuild01 |
Size: 3304684 | Source RPM: policycoreutils-2.6-lp150.3.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/SELinuxProject/selinux | |
Summary: SELinux policy core python utilities |
The policycoreutils-python package contains the management tools used to manage an SELinux environment.
GPL-2.0-or-later
* Thu Apr 26 2018 jsegitz@suse.com - SLE 15 doesn't have the necessary files for policycoreutils-gui, don't build it there * Wed Apr 25 2018 jsegitz@suse.com - Drop the requirement for selinux-policy for the gui tools. * Tue Mar 27 2018 tchvatal@suse.com - Drop SLE11 support, needs the audit that is not present on SLE11 - Fix service link to actually work on current releases - Drop SUSE_ASNEEDED=0 as it seems to build fine without it - Do not depend on systemd, just systemd-rpm-macros * Wed Mar 21 2018 jsegitz@suse.com - Added CVE-2018-1063.patch to prevent chcon from following symlinks in /tmp, /var/tmp, /var/run and /var/lib/debug (bsc#1083624, CVE-2018-1063) * Tue Mar 20 2018 jsegitz@suse.com - Remove BuildRequires for libcgroup-devel (bsc#1085837) * Thu Dec 21 2017 jsegitz@suse.com - Removed BuildRequires for setools-devel and added new runtime requirement for python2-networkx * Mon Nov 27 2017 rbrown@suse.com - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) * Fri Nov 24 2017 jsegitz@suse.com - Update to policycoreutils version 2.6. Notable changes: * setfiles: reverse the sense of -D option * sandbox: Use dbus-run-session instead of dbus-launch when available * setfiles: Utility to find security.restorecon_last entries * setfiles: Add option to stop setting the digest * hll/pp: Change warning for module name not matching filename to match new behavior * sepolicy: convert to setools4 * sandbox: create a new session for sandboxed processes * sandbox: do not try to setup directories without -X or -M * sandbox: do not run xmodmap in a new X session * sandbox: fix file labels on copied files * semanage: Fix semanage fcontext -D * semanage: Default serange to "s0" for port modify * semanage: Use socket.getprotobyname for protocol * semanage: Add auditing of changes in records * Improve compatibility with Python 3 * Update sandbox types in sandbox manual * hll/pp: Warn if module name different than output filename - Update to sepolgen version 2.6. Notable changes: * Add support for TYPEBOUNDS statement in INTERFACE policy files - Dropped CVE-2016-7545_sandbox_escape.patch * Mon Dec 19 2016 jsegitz@novell.com - Added CVE-2016-7545_sandbox_escape.patch to fix CVE-2016-7545, bsc#1000998 Sandboxed session could have escaped to the parent session * Sat Jul 23 2016 jengelh@inai.de - Trim description in line with other selinux packages * Thu Jul 14 2016 jsegitz@novell.com - Changes submitted by MargueriteSu: Update to version 2.5 * sepolicy: Do not overwrite CFLAGS, from Nicolas Iooss. * sepolicy: Rename policy global variable conflict, from Nicolas Iooss. * newrole: Add missing defined in #if, from Nicolas Iooss. * newrole: Add description of missing parameter -p in newrole man page, from Lukas Vrabec. * secon: Add missing descriptions for --*-key params in secon man page, from Lukas Vrabec * semanage: List reserve_port_t in semanage port -l, from Petr Lautrbach. * chcat: Add a fallback in case os.getlogin() returns nothing, from Laurent Bigonville. * semanage: fix 'semanage permissions -l' subcommand, from Petr Lautrbach. * semanage: replace string.join() with str.join(), from Petr Lautrbach. * Man page warning fixes, from Ville Skyttä. * sandbox: Fix sandbox to propagate specified MCS/MLS Security Level, from Miroslav Grepl. * semanage: Require at least one argument for 'semanage permissive -d', from Petr Lautrbach. * sepolicy: Improve sepolicy command line interface, from Petr Lautrbach. * audit2allow/why: ignore setlocale errors, from Petr Lautrbach. * semodule: Add --extract/-E, --cil/-c, and --hll/-H to extract modules, from Yuli Khodorkovskiy. * audit2allow: Comment constraint rules in output, from Miroslav Grepl via Petr Lautrbach. * Fix PEP8 issues, from Jason Zaman. * semanage: fix moduleRecords deleteall method, from Stephen Smalley. * Improve compatibility with Python 3, from Michal Srb. * semanage: Set self.sename to sename after calling semanage_seuser_set_sename(), from Laurent Bigonville. * semanage: Fix typo in semanage args for minimium policy store, from Petr Lautrbach. * sepolicy: Only invoke RPM on RPM-enabled Linux distributions, from Sven Vermeulen. * mcstransd: don't reinvent getpeercon, from Stephen Smalley. * setfiles/restorecon: fix -r/-R option, from Petr Lautrbach. * org.selinux.policy: Require auth_admin_keep for all actions, from Stephen Smalley. * hll: Move core functions of pp to libsepol, from James Carter * run_init: Use a ring buffer in open_init_pty, from Jason Zaman. * run_init: fix open_init_pty availability check, from Nicolas Iooss. * Widen Xen IOMEM context entries, from Daniel De Graaf. * Fix -Wformat errors with gcc-5.0.0, from Petr Lautrbach. * Fixed typo/grammatical error, from Christopher Peterson. * Fix typo in semanage-port man page, from Andrew Spiers. Update to version 2.4 * Fix bugs found by hardened gcc flags, from Nicolas Iooss. * Improve support for building with different versions of python from Nicolas Iooss. * Ensure XDG_RUNTIME_DIR is passed through to the sandbox in seunshare, from Dan Walsh * Remove cgroups from sandbox, from Dan Walsh * Try to use setcurrent before setexec in seunshare, from Andy Lutomirski * Stop using the now deprecated flask.h and av_permissions.h, from Stephen Smalley * Add a store root path in semodule, from Yuli Khodorkovskiy * Add a flag to ignore cached CIL files and recompile HLL modules, from Yuli Khodorkovskiy * Add and install HLL compiler for policy packages to CIL. The compiler is installed in /var/libexec/selinux/hll/ by default, from Steve Lawrence * Fixes to pp compiler to better support roles and type attributes, from Yuli Khodorkovskiy * Deprecate base/upgrade/version in semodule. Calling these commands will now call --install on the backend, from Yuli Khodorkovskiy * Add ability to install modules with a specified priority, from Caleb Case * Use /tmp for permissive module creation, by Caleb Case * Update semanage to use new source policy infrastructure, from Jason Dana * Add RuntimeDirectory to mcstrans systemd unit file, from Laurent Bigonville * Wed Nov 05 2014 jsegitz@novell.com - added Requires: python-yum, yum-metadata-parser to fix sepolicy (bnc#903841) * Mon Sep 08 2014 jsegitz@suse.com - removed execute permission from systemd unit file * Sun May 18 2014 crrodriguez@opensuse.org - Version 2.3 sepolgen: Add back attributes flag to fix exception crash from Dan Walsh. (drop policycoreutils-sepolgen_missing_attributes.patch) * Add -P semodule option to man page from Dan Walsh. * selinux_current_policy_path will return none on a disabled SELinux system * Add new icons for sepolicy gui from Dan Walsh. * Only return writeable files that are enabled from Dan Walsh. * Add domain to short list of domains, when -t and -d from Dan Walsh. * Fix up desktop files to match current standards from Dan Walsh. * Add support to return sensitivities and categories for python from Dan Walsh. * Cleanup whitespace from Dan Walsh. * Add message to tell user to install sandbox policy from Dan Walsh. * Add systemd unit file for mcstrans from Laurent Bigonville. * Improve restorecond systemd unit file from Laurent Bigonville. * Minor man pages improvements from Laurent Bigonville. * Ignore selevel/serange if MLS is disabled from Sven Vermeulen. * Revert automatic setting of serange and seuser in seobject; was breaking non-MLS systems. * Apply polkit check on all dbus interfaces and restrict to active user from Dan Walsh. * Fix typo in sepolicy gui dbus.relabel_on_boot call from Dan Walsh. * Remove import policycoreutils.default_encoding_utf8 from semanage from Dan Walsh. * Make yum/extract_rpms optional for sepolicy generate from Dan Walsh. * Add test suite for audit2allow and sepolgen-ifgen from Dan Walsh. * Fri Dec 13 2013 vcizek@suse.com - sepolgen: add back attributes * fixes build of selinux-policy * policycoreutils-sepolgen_missing_attributes.patch * Mon Dec 09 2013 vcizek@suse.com - fix issues which prevented accepting to Factory * mention the dropped patches (merged upstream): - policycoreutils-rhat.patch - policycoreutils-sepolgen.patch * Thu Oct 31 2013 p.drouand@gmail.com - update to version 2.2 * Properly build the swig exception file * Fix man pages * Support overriding PATH and INITDIR in Makefile * Fix LDFLAGS usage * Fix init_policy warning * Fix semanage logging * Open newrole stdin as read/write * Fix sepolicy transition * Support overriding CFLAGS * Create correct man directory for run_init * restorecon GLOB_BRACE change * Extend audit2why to report additional constraint information. * Catch IOError errors within audit2allow * semanage export/import fixes * Improve setfiles progress reporting * Document setfiles -o option in usage * Change setfiles to always return -1 on failure * Improve setsebool error r eporting * Major overhaul of gui * Fix sepolicy handling of non-MLS policy * Support returning type aliases * Add sepolicy tests * Add org.selinux.config.policy * Improve range and user input checking by semanage * Prevent source or target arguments that end with / for substitutions * Allow use of <<none>> for semanage fcontext * Report customized user levels * Support deleteall for restoring disabled modules * Improve semanage error reporting * Only list disabled modules for module locallist * Fix logging * Define new constants for file type character codes * Improve bash completions * Convert semanage to argparse * Add semanage tests * Split semanage man pages * Move bash completion scripts * Replace genhomedircon script with a link to semodule * Fix fixfiles * Add support for systemd service for restorecon * Spelling corrections * Improve sandbox support for home dir symlinks and file caps * Switch sandbox to openbox window manager * Coalesce audit2why and audit2allow * Change audit2allow to append to output file * Update translations * Change audit2why to use selinux_current_policy_path - Update sepolgen to version 1.2 * Return additional constraint information. * Fix bug in calls to attributes * Add support for filename transitions * Fix sepolgen tests - Remove restorecond.service; use upstream service file - Don't provide support for sysvinit and systemd on a same system Use either one or the other * Thu Jun 27 2013 vcizek@suse.com - change the source url to the official release tarballs * Wed Apr 03 2013 vcizek@suse.com - fixed source url - removed old tarball * Fri Mar 29 2013 vcizek@suse.com - update to 2.1.14 * setfiles: estimate percent progress * load_policy: make link at the destination directory * Rebuild polgen.glade with glade-3 * sepolicy: new command to unite small utilities * sepolicy: Update Makefiles and po files * sandbox: use sepolicy to look for sandbox_t * gui: switch to use sepolicy * gui: sepolgen: use sepolicy to generate * semanage: use sepolicy for boolean dictionary * add po file configuration information * po: stop running update-po on all * semanage: seobject verify policy types before allowing you to assign them. * gui: Start using Popen, instead of os.spawnl * sandbox: Copy /var/tmp to /tmp as they are the same inside * qualifier to shred content * semanage: Fix handling of boolean_sub names when using the -F flag * semanage: man: roles instead of role * gui: system-config-selinux: Catch no DISPLAY= error * setfiles: print error if no default label found * semanage: list logins file entries in semanage login -l * semanage: good error message is sepolgen python module missing * gui: system-config-selinux: do not use lokkit * secon: add support for setrans color information in prompt output * restorecond: remove /etc/mtab from default list * gui: If you are not able to read enforcemode set it to False * genhomedircon: regenerate genhomedircon more often * restorecond: Add /etc/udpatedb.conf to restorecond.conf * genhomedircon generation to allow spec file to pass in SEMODULE_PATH * fixfiles: relabel only after specific date * po: update translations * sandbox: seunshare: do not reassign realloc value * seunshare: do checking on setfsuid * sestatus: rewrite to shut up coverity - removed policycoreutils-glibc217.patch (upstream fix) - added patches: * policycoreutils-rhat.patch * policycoreutils-sepolgen.patch * loadpolicy_path.patch * Wed Jan 30 2013 vcizek@suse.com - update to 2.1.13 - drop policycoreutils-po.patch.bz2 (updated upstream) - drop policycoreutils-gui.patch.bz2 (added to upstream) - drop sandbox init scripts (shouldn't be needed anymore) - numerous other changes * Tue Dec 11 2012 vcizek@suse.com - added service unit for restorecond * Wed Dec 05 2012 vcizek@suse.com - semanage needs python-xml and python-ipy to run * Sat Nov 17 2012 aj@suse.de - Fix compilation with glibc 2.17 (add patch policycoreutils-glibc217.patch extracted from Fedora) * Tue Aug 07 2012 meissner@suse.com - updated policycoreutils to 2.1.10 - adapated patches - updated sepolgen to 1.1.5 * Tue Feb 14 2012 mvyskocil@suse.cz - fix seceral rpmlint errors and warnings * use /var/adm/fillup-template for sandbox * don't use /var/lock/subsys in any of init script * use set_permissions macro and add correct Requires(pre) * fix the languages to new -lang package * fix policycoreutils-sandbox Group * remove runlevel 4 from inint scripts * Mon Feb 13 2012 coolo@suse.com - patch license to follow spdx.org standard * Mon Mar 14 2011 prusnak@opensuse.org - updated to 2.0.85 * changes too numerous to list * Fri Feb 04 2011 toddrme2178@gmail.com - fix a typo in the package group * Fri Jun 04 2010 prusnak@opensuse.org - remove usermode-gtk from Requires of -gui subpackage * Fri May 07 2010 meissner@suse.de - remove incorrect and unnecessary rpmlintrc. * Mon Mar 22 2010 prusnak@suse.cz - fix build by moving _GNU_SOURCE define (gnusource.patch), thx darix * Thu Feb 25 2010 prusnak@suse.cz - updated to 2.0.79 * changes too numerous to list * Wed Jul 15 2009 prusnak@suse.cz - disable Requires usermode-gtk * Fri Jun 19 2009 prusnak@suse.cz - added libsepol-static-devel to BuildRequires * Wed May 27 2009 prusnak@suse.cz - updated to 2.0.62 * Add btrfs to fixfiles from Dan Walsh. * Remove restorecond error for matching globs with multiple hard links and fix some error messages from Dan Walsh. * Make removing a non-existant module a warning rather than an error from Dan Walsh. * Man page fixes from Dan Walsh.
/usr/bin/audit2allow /usr/bin/audit2why /usr/bin/chcat /usr/bin/sandbox /usr/bin/sepolgen-ifgen /usr/bin/sepolgen-ifgen-attr-helper /usr/bin/sepolicy /usr/lib/python2.7/site-packages/seobject.py /usr/lib/python2.7/site-packages/sepolgen /usr/lib/python2.7/site-packages/sepolgen/__init__.py /usr/lib/python2.7/site-packages/sepolgen/access.py /usr/lib/python2.7/site-packages/sepolgen/audit.py /usr/lib/python2.7/site-packages/sepolgen/classperms.py /usr/lib/python2.7/site-packages/sepolgen/defaults.py /usr/lib/python2.7/site-packages/sepolgen/interfaces.py /usr/lib/python2.7/site-packages/sepolgen/lex.py /usr/lib/python2.7/site-packages/sepolgen/matching.py /usr/lib/python2.7/site-packages/sepolgen/module.py /usr/lib/python2.7/site-packages/sepolgen/objectmodel.py /usr/lib/python2.7/site-packages/sepolgen/output.py /usr/lib/python2.7/site-packages/sepolgen/policygen.py /usr/lib/python2.7/site-packages/sepolgen/refparser.py /usr/lib/python2.7/site-packages/sepolgen/refpolicy.py /usr/lib/python2.7/site-packages/sepolgen/sepolgeni18n.py /usr/lib/python2.7/site-packages/sepolgen/util.py /usr/lib/python2.7/site-packages/sepolgen/yacc.py /usr/lib/python2.7/site-packages/sepolicy /usr/lib/python2.7/site-packages/sepolicy-1.1-py2.7.egg-info /usr/lib/python2.7/site-packages/sepolicy/__init__.py /usr/lib/python2.7/site-packages/sepolicy/__init__.pyc /usr/lib/python2.7/site-packages/sepolicy/booleans.py /usr/lib/python2.7/site-packages/sepolicy/booleans.pyc /usr/lib/python2.7/site-packages/sepolicy/communicate.py /usr/lib/python2.7/site-packages/sepolicy/communicate.pyc /usr/lib/python2.7/site-packages/sepolicy/generate.py /usr/lib/python2.7/site-packages/sepolicy/generate.pyc /usr/lib/python2.7/site-packages/sepolicy/gui.py /usr/lib/python2.7/site-packages/sepolicy/gui.pyc /usr/lib/python2.7/site-packages/sepolicy/help /usr/lib/python2.7/site-packages/sepolicy/help/__init__.py /usr/lib/python2.7/site-packages/sepolicy/help/__init__.pyc /usr/lib/python2.7/site-packages/sepolicy/help/booleans.png /usr/lib/python2.7/site-packages/sepolicy/help/booleans.txt /usr/lib/python2.7/site-packages/sepolicy/help/booleans_more.png /usr/lib/python2.7/site-packages/sepolicy/help/booleans_more.txt /usr/lib/python2.7/site-packages/sepolicy/help/booleans_more_show.png /usr/lib/python2.7/site-packages/sepolicy/help/booleans_more_show.txt /usr/lib/python2.7/site-packages/sepolicy/help/booleans_toggled.png /usr/lib/python2.7/site-packages/sepolicy/help/booleans_toggled.txt /usr/lib/python2.7/site-packages/sepolicy/help/file_equiv.png /usr/lib/python2.7/site-packages/sepolicy/help/file_equiv.txt /usr/lib/python2.7/site-packages/sepolicy/help/files_apps.png /usr/lib/python2.7/site-packages/sepolicy/help/files_apps.txt /usr/lib/python2.7/site-packages/sepolicy/help/files_exec.png /usr/lib/python2.7/site-packages/sepolicy/help/files_exec.txt /usr/lib/python2.7/site-packages/sepolicy/help/files_write.png /usr/lib/python2.7/site-packages/sepolicy/help/files_write.txt /usr/lib/python2.7/site-packages/sepolicy/help/lockdown.png /usr/lib/python2.7/site-packages/sepolicy/help/lockdown.txt /usr/lib/python2.7/site-packages/sepolicy/help/lockdown_permissive.png /usr/lib/python2.7/site-packages/sepolicy/help/lockdown_permissive.txt /usr/lib/python2.7/site-packages/sepolicy/help/lockdown_ptrace.png /usr/lib/python2.7/site-packages/sepolicy/help/lockdown_ptrace.txt /usr/lib/python2.7/site-packages/sepolicy/help/lockdown_unconfined.png /usr/lib/python2.7/site-packages/sepolicy/help/lockdown_unconfined.txt /usr/lib/python2.7/site-packages/sepolicy/help/login.png /usr/lib/python2.7/site-packages/sepolicy/help/login.txt /usr/lib/python2.7/site-packages/sepolicy/help/login_default.png /usr/lib/python2.7/site-packages/sepolicy/help/login_default.txt /usr/lib/python2.7/site-packages/sepolicy/help/ports_inbound.png /usr/lib/python2.7/site-packages/sepolicy/help/ports_inbound.txt /usr/lib/python2.7/site-packages/sepolicy/help/ports_outbound.png /usr/lib/python2.7/site-packages/sepolicy/help/ports_outbound.txt /usr/lib/python2.7/site-packages/sepolicy/help/start.png /usr/lib/python2.7/site-packages/sepolicy/help/start.txt /usr/lib/python2.7/site-packages/sepolicy/help/system.png /usr/lib/python2.7/site-packages/sepolicy/help/system.txt /usr/lib/python2.7/site-packages/sepolicy/help/system_boot_mode.png /usr/lib/python2.7/site-packages/sepolicy/help/system_boot_mode.txt /usr/lib/python2.7/site-packages/sepolicy/help/system_current_mode.png /usr/lib/python2.7/site-packages/sepolicy/help/system_current_mode.txt /usr/lib/python2.7/site-packages/sepolicy/help/system_export.png /usr/lib/python2.7/site-packages/sepolicy/help/system_export.txt /usr/lib/python2.7/site-packages/sepolicy/help/system_policy_type.png /usr/lib/python2.7/site-packages/sepolicy/help/system_policy_type.txt /usr/lib/python2.7/site-packages/sepolicy/help/system_relabel.png /usr/lib/python2.7/site-packages/sepolicy/help/system_relabel.txt /usr/lib/python2.7/site-packages/sepolicy/help/transition_file.png /usr/lib/python2.7/site-packages/sepolicy/help/transition_file.txt /usr/lib/python2.7/site-packages/sepolicy/help/transition_from.png /usr/lib/python2.7/site-packages/sepolicy/help/transition_from.txt /usr/lib/python2.7/site-packages/sepolicy/help/transition_from_boolean.png /usr/lib/python2.7/site-packages/sepolicy/help/transition_from_boolean.txt /usr/lib/python2.7/site-packages/sepolicy/help/transition_from_boolean_1.png /usr/lib/python2.7/site-packages/sepolicy/help/transition_from_boolean_1.txt /usr/lib/python2.7/site-packages/sepolicy/help/transition_from_boolean_2.png /usr/lib/python2.7/site-packages/sepolicy/help/transition_from_boolean_2.txt /usr/lib/python2.7/site-packages/sepolicy/help/transition_to.png /usr/lib/python2.7/site-packages/sepolicy/help/transition_to.txt /usr/lib/python2.7/site-packages/sepolicy/help/users.png /usr/lib/python2.7/site-packages/sepolicy/help/users.txt /usr/lib/python2.7/site-packages/sepolicy/interface.py /usr/lib/python2.7/site-packages/sepolicy/interface.pyc /usr/lib/python2.7/site-packages/sepolicy/manpage.py /usr/lib/python2.7/site-packages/sepolicy/manpage.pyc /usr/lib/python2.7/site-packages/sepolicy/network.py /usr/lib/python2.7/site-packages/sepolicy/network.pyc /usr/lib/python2.7/site-packages/sepolicy/sedbus.py /usr/lib/python2.7/site-packages/sepolicy/sedbus.pyc /usr/lib/python2.7/site-packages/sepolicy/sepolicy.glade /usr/lib/python2.7/site-packages/sepolicy/templates /usr/lib/python2.7/site-packages/sepolicy/templates/__init__.py /usr/lib/python2.7/site-packages/sepolicy/templates/__init__.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/boolean.py /usr/lib/python2.7/site-packages/sepolicy/templates/boolean.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/etc_rw.py /usr/lib/python2.7/site-packages/sepolicy/templates/etc_rw.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/executable.py /usr/lib/python2.7/site-packages/sepolicy/templates/executable.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/network.py /usr/lib/python2.7/site-packages/sepolicy/templates/network.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/rw.py /usr/lib/python2.7/site-packages/sepolicy/templates/rw.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/script.py /usr/lib/python2.7/site-packages/sepolicy/templates/script.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/semodule.py /usr/lib/python2.7/site-packages/sepolicy/templates/semodule.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/spec.py /usr/lib/python2.7/site-packages/sepolicy/templates/spec.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/test_module.py /usr/lib/python2.7/site-packages/sepolicy/templates/test_module.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/tmp.py /usr/lib/python2.7/site-packages/sepolicy/templates/tmp.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/unit_file.py /usr/lib/python2.7/site-packages/sepolicy/templates/unit_file.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/user.py /usr/lib/python2.7/site-packages/sepolicy/templates/user.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/var_cache.py /usr/lib/python2.7/site-packages/sepolicy/templates/var_cache.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/var_lib.py /usr/lib/python2.7/site-packages/sepolicy/templates/var_lib.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/var_log.py /usr/lib/python2.7/site-packages/sepolicy/templates/var_log.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/var_run.py /usr/lib/python2.7/site-packages/sepolicy/templates/var_run.pyc /usr/lib/python2.7/site-packages/sepolicy/templates/var_spool.py /usr/lib/python2.7/site-packages/sepolicy/templates/var_spool.pyc /usr/lib/python2.7/site-packages/sepolicy/transition.py /usr/lib/python2.7/site-packages/sepolicy/transition.pyc /usr/sbin/semanage /usr/share/bash-completion/completions/semanage /usr/share/bash-completion/completions/sepolicy /usr/share/bash-completion/completions/setsebool /usr/share/man/man1/audit2allow.1.gz /usr/share/man/man1/audit2why.1.gz /usr/share/man/man5/sandbox.5.gz /usr/share/man/man8/chcat.8.gz /usr/share/man/man8/sandbox.8.gz /usr/share/man/man8/semanage-boolean.8.gz /usr/share/man/man8/semanage-dontaudit.8.gz /usr/share/man/man8/semanage-export.8.gz /usr/share/man/man8/semanage-fcontext.8.gz /usr/share/man/man8/semanage-import.8.gz /usr/share/man/man8/semanage-interface.8.gz /usr/share/man/man8/semanage-login.8.gz /usr/share/man/man8/semanage-module.8.gz /usr/share/man/man8/semanage-node.8.gz /usr/share/man/man8/semanage-permissive.8.gz /usr/share/man/man8/semanage-port.8.gz /usr/share/man/man8/semanage-user.8.gz /usr/share/man/man8/semanage.8.gz /usr/share/man/man8/sepolgen.8.gz /usr/share/man/man8/sepolicy-booleans.8.gz /usr/share/man/man8/sepolicy-communicate.8.gz /usr/share/man/man8/sepolicy-generate.8.gz /usr/share/man/man8/sepolicy-gui.8.gz /usr/share/man/man8/sepolicy-interface.8.gz /usr/share/man/man8/sepolicy-manpage.8.gz /usr/share/man/man8/sepolicy-network.8.gz /usr/share/man/man8/sepolicy-transition.8.gz /usr/share/man/man8/sepolicy.8.gz /usr/share/man/ru/man1/audit2allow.1.gz /usr/share/man/ru/man8/chcat.8.gz /usr/share/man/ru/man8/semanage.8.gz /var/lib/selinux /var/lib/sepolgen /var/lib/sepolgen/perm_map
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Apr 9 10:47:22 2022