Skip to content

Releases: simp/pupmod-simp-polkit

Release of 6.9.0

08 May 15:37
845105c
Compare
Choose a tag to compare

Release of 6.9.0

  • Cleanup for rubocop

Release of 6.8.0

20 May 19:01
1d71430
Compare
Choose a tag to compare

Release of 6.8.0

  • [puppetsync] Add EL9 support

Release of 6.7.0

12 Oct 17:33
0a28b7f
Compare
Choose a tag to compare

Release of 6.7.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 6.5.0

01 Aug 14:09
754fe5d
Compare
Choose a tag to compare
  • Add RockyLinux 8 support

Release of 6.4.0

08 Jul 20:36
ab34a70
Compare
Choose a tag to compare
  • Removed support for Puppet 5
  • Ensured support for Puppet 7 in requirements and stdlib

Release of 6.3.1

18 May 12:20
a39b0d7
Compare
Choose a tag to compare
  • Removed EL6 support

Release of 6.3.0

28 Sep 13:36
972b8f2
Compare
Choose a tag to compare
* Wed Sep 02 2020 Trevor Vaughan <tvaughan@onyxpoint.com> - 6.3.0-0
  - Added the following classes
    - polkit::install
    - polkit::service
    - polkit::user
  - Ensure that the polkit user is managed by default and placed into the
    supplementary group bound to the 'gid' option on '/proc' if one is set to work
    around issues with 'hidepid' > 0.
  - Made the entire main class inert on unsupported OSs and log a warning on the
    server that can be disabled

Release of 6.2.0

04 Mar 23:02
6.2.0
Compare
Choose a tag to compare
* Tue Dec 24 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 6.2.0-0
  - Add EL8 support
  - Drop EL6 support (it was non-functional)
  - Fix issue with basic_policy template that resulted in malformed rules
  - Add acceptance tests

* Fri Aug 02 2019 Robert Vincent <pillarsdotnet@gmail.com> - 6.2.0-0
  - Drop Puppet 4 support
  - Add Puppet 6 support
  - Add puppetlabs-stdlib 6 support

Release of 6.1.2

18 Mar 17:07
6.1.2
Compare
Choose a tag to compare
* Thu Mar 07 2019 Liz Nemsick <lnemsick.simp@gmail.com> - 6.1.2-0
  - Update the upper bound of stdlib to < 6.0.0
  - Update a URL in the README.md

Release of 6.1.1

25 Nov 21:31
6.1.1
Compare
Choose a tag to compare
* Sat Mar 24 2018 Trevor Vaughan <tvaughan@onyxpoint.com> - 6.1.1-0
  - Add support for OEL and Puppet 5
  - Update badges and contribution guide URL in README.md