Releases: simp/pupmod-simp-selinux
Releases · simp/pupmod-simp-selinux
Release of 2.13.0
Release of 2.13.0
- [puppetsync] Update module dependencies to support simp-iptables 7.x
Release of 2.12.0
Release of 2.12.0
- [puppetsync] Add EL9 support
Release of 2.11.0
Release of 2.11.0
- [puppetsync] Updates for Puppet 8
- These updates may include the following:
- Update Gemfile
- Add support for Puppet 8
- Drop support for Puppet 6
- Update module dependencies
- These updates may include the following:
Release of 2.9.0
- Add RockyLinux 8 support
Release of 2.8.0
Changed:
- Update from
camptocamp/systemd
dep topuppet/systemd
Release of 2.7.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
Release of 2.6.3
- Fix dependency cycle when using vox_selinux::boolean
- Removed EL6 support
Release of 2.6.2
* Fri Nov 20 2020 Liz Nemsick <[email protected]> - 2.6.2-0 - Fixed a bug in which the module would attempt to create `selinux_login` resources when `selinux::login_resources` was set but selinux was disabled. This resulted in an error message 'Could not find a suitable provider for selinux_login' during catalog compilation.
Release of 2.6.1
* Wed Nov 18 2020 Trevor Vaughan <[email protected]> - 2.6.1-0 - Allow users to include `selinux::install` without needing full SELinux system management. This is particularly important when the native types are to be used in different modules but you don't want to include full management just to get the required packages.
Release of 2.6.0
* Mon Sep 21 2020 Trevor Vaughan <[email protected]> - 2.6.0-0 - No longer enable or install mcstransd by default - It is a user convenience feature and not required for core functionality - Ensure that mcstransd is added to the GID assigned to `/proc` if one is assigned on the system