Skip to content

Releases: simp/pupmod-simp-dhcp

Release of 6.8.0

16 May 20:27
0c6fed7
Compare
Choose a tag to compare

Release of 6.8.0

  • [puppetsync] Add EL9 support

Release of 6.7.0

12 Oct 16:30
0a648bb
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

29 Aug 19:12
35dcee4
Compare
Choose a tag to compare
  • Support for Puppet 8 and stdlib 9
    • Drop use of Stdlib::Compat::Integer type
    • Drop use of deprecated top-level facts
    • Update gem dependencies
    • Drop support for Puppet 6

Release of 6.4.0

01 Aug 13:50
12d9028
Compare
Choose a tag to compare
  • Add RockyLinux 8 support

Release of 6.3.0

07 Jul 16:39
81db072
Compare
Choose a tag to compare
  • Removed support for Puppet 5
  • Ensured support for Puppet 7 in requirements and stdlib

Release of 6.2.1

17 May 14:34
b10567f
Compare
Choose a tag to compare
  • Expanded simp/rsyslog dependendency range to < 9.0.0.
  • Removed EL6 support

Release of 6.2.0

04 Mar 21:39
6.2.0
Compare
Choose a tag to compare
* Tue Dec 10 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 6.2.0-0
  - Add EL8 support
  - Updated README.md
  - Added REFERENCE.md
  - Made use of rsync optional (enabled by default for backwards compatibility)
  - Add support for passing in a full dhcpd.conf entry
  - Ensure that the SELinux user and type are set for the configuration files
  - Switch to using iptables::listen::udp for firewalld compatibility
  - Add acceptance test

* 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.1

18 Mar 16:02
6.1.1
Compare
Choose a tag to compare
* Tue Feb 12 2019 Liz Nemsick <lnemsick.simp@gmail.com> - 6.1.1-0
  - Use simplib::passgen() in lieu of passgen(), a deprecated simplib
    Puppet 3 function.
  - Update the upper bound of stdlib to < 6.0.0
  - Update a URL in the README.md

Release of 6.1.0

26 Nov 21:29
6.1.0
Compare
Choose a tag to compare
* Mon Oct 15 2018 Nick Miller <nick.miller@onyxpoint.com> - 6.1.0-0
  - Added $dhcp::dhcpd::package_ensure parameter
    - Changed the package from 'latest' to 'installed'
    - It will also respect `simp_options::package_ensure`
  - Remove support for Puppet less than 4.10.4
  - Add Puppet Strings documentation
  - Update badges and contribution guide URL in README.md

* Mon Mar 19 2018 Trevor Vaughan <tvaughan@onyxpoint.com> - 6.1.0-0
  - Added support for OEL and Puppet 5

Release of 6.0.1

11 Jul 14:44
Compare
Choose a tag to compare
* Wed Apr 19 2017 Nick Markowski <nmarkowski@keywcorp.com> - 6.0.1-0
  - Updated logrotate to use new lastaction API
  - Confine puppet version in metadata.json