Skip to content

Releases: simp/pupmod-simp-selinux

Release of 2.13.0

16 Sep 19:25
2a7d04d
Compare
Choose a tag to compare

Release of 2.13.0

  • [puppetsync] Update module dependencies to support simp-iptables 7.x

Release of 2.12.0

20 May 19:15
3ff5e9d
Compare
Choose a tag to compare

Release of 2.12.0

  • [puppetsync] Add EL9 support

Release of 2.11.0

12 Oct 17:35
60dd3ab
Compare
Choose a tag to compare

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

Release of 2.9.0

01 Aug 14:10
5241c95
Compare
Choose a tag to compare
  • Add RockyLinux 8 support

Release of 2.8.0

29 Jun 18:26
0c673ab
Compare
Choose a tag to compare

Changed:

  • Update from camptocamp/systemd dep to puppet/systemd

Release of 2.7.0

09 Jul 16:04
dc9bba3
Compare
Choose a tag to compare
  • Removed support for Puppet 5
  • Ensured support for Puppet 7 in requirements and stdlib

Release of 2.6.3

19 Apr 15:35
3c68b75
Compare
Choose a tag to compare
  • Fix dependency cycle when using vox_selinux::boolean
  • Removed EL6 support

Release of 2.6.2

23 Nov 18:17
52809d5
Compare
Choose a tag to compare
* 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

19 Nov 13:47
2.6.1
4b1d8e0
Compare
Choose a tag to compare
* 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

28 Sep 14:27
64238d6
Compare
Choose a tag to compare
* 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