Changelog for
python3-policycoreutils-3.4-7.1.noarch.rpm :
* Mon Dec 19 2022 Callum Farmer
- Use %_pam_vendordir
* Fri Dec 16 2022 Stefan Schubert - Error in spec file: No \"config\" tag in \"/usr/ should be used.
* Fri Dec 09 2022 Stefan Schubert - Migration PAM settings to /usr/etc: Saving user changed configuration files in /etc and restoring them while an RPM update.
* Mon Jul 25 2022 Johannes Segitz - Add recommends for ausearch binary (bsc#1201043)
* Wed Jun 22 2022 Johannes Segitz - Handle missing translations properly in chcat. Added chcat_handle_missing_translations.patch (bsc#1200752)
* Tue Jun 21 2022 Dominique Leuenberger - Build and package translations for python-utils (boo#1200752).
* Mon May 09 2022 Johannes Segitz - Update to version 3.4
* fixfiles: Use parallel relabeling- Refreshed patches
* get_os_version.patch
* run_init.pamd.patch
* Wed Apr 20 2022 Dominique Leuenberger - Fix file list: package ru/man8/sepolgen.8 only in the devel package (was in devel and main).
* Thu Nov 25 2021 Johannes Segitz - finish UsrMerge (bsc#1191089)
* Wed Nov 24 2021 Johannes Segitz - Add run_init.pamd.patch to adjust to SUSE pam setup. Removed run_init_use_pam_keyinit.patch and included it in the new patch (bsc#1190098)
* Thu Nov 11 2021 Johannes Segitz - Update to version 3.3
* Lots of fuzzing fixes
* `fixfiles -C` doesn\'t exclude /dev and /run anymore Refreshed get_os_version.patch
* Tue Mar 09 2021 Johannes Segitz - Update to version 3.2
* Tools using sepolgen, e.g. audit2allow, print extended permissions in hexadecimal
* sepolgen sorts extended rules like normal ones
* `setfiles` doesn\'t abort on labeling errors- Refreshed get_os_version.patch
* Thu Sep 10 2020 Johannes Segitz - Add get_os_version.patch get_os_version is implemented in a very RH/Fedora specific way. Ensure that it returns a valid string for SUSE by changing the default. Also remove the RH specific logic when generating HTML versions of the SELinux documentation
* Wed Jul 29 2020 Thorsten Kukuk - Align more with Fedora spec file to get rid of python dependencies in the core system - create new python-utils sub-package - move some tools to devel sub-package- Cleanup dependencies
* Fri Jul 17 2020 Johannes Segitz - Proper default permissions for newrole (4755)
* Tue Jul 14 2020 Johannes Segitz - Update to version 3.1
* New `setfiles -E` option - treat conflicting specifications as errors, such as where two hardlinks for the same inode have different contexts.
* `setsebool -V` reports errors from commit phase
* matchpathcon related interfaces are deprecated
* New `restorecon -x` option which prevents it from crossing file system
* boundaries.
* `sepolgen-ifgen` parses a gen_tunable statement as bool
* Removed Requires for python3-ipy as the ipaddress module is used. No requires for python-ipaddress as it\'s assumed this is used only on recent systems
* Drop chcat_join.patch, is upstream
* Thu Jun 04 2020 Dominique Leuenberger - Pass the right value for LIBEXECDIR to make / make install instead of trying to move the file around post install. This caters for the planned change of libexecdir to change from /usr/lib to /usr/libexec by injecting the right value no matter what.
* Fri May 29 2020 Johannes Segitz - Move pp binary to libexec directory instead of lib
* Mon Mar 09 2020 Johannes Segitz - Dropped Recommends: for %{name}-lang and %{name}-devel. Not allowed by openSUSE guidelines
* Tue Mar 03 2020 Johannes Segitz - Update to version 3.0
* fixfiles: Fix \"verify\" option
* fixfiles: Fix [-B] [-F] onboot
* fixfiles: Force full relabel when SELinux is disabled
* semodule: Enable CIL logging
* semanage: Add support for DCCP and SCTP protocols
* semanage: Do not use default s0 range in \"semanage login -a\"
* semanage: Document DCCP and SCTP support
* semanage: Improve handling of \"permissive\" statements
* semanage: fix moduleRecords.customized() Refreshed chcat_join.patch
* Thu Feb 27 2020 Johannes Segitz - Ship working pam config for newrole (bsc#1163020)- Recommend policycoreutils-devel to have perm_map file available
* Wed Feb 19 2020 Johannes Segitz - Package perm_map as it\'s used by audit2
* tools