Skip to content

Releases: simp/pupmod-simp-incron

Release of 0.9.0

12 Oct 18:49
d0d5bd7
Compare
Choose a tag to compare

Release of 0.9.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 0.7.0

01 Aug 14:06
d7daf4e
Compare
Choose a tag to compare
  • Add RockyLinux 8 support

Release of 0.6.2

29 Aug 20:00
62099d0
Compare
Choose a tag to compare

Fixed:

  • Prevent Puppet from purging files created with incron::system_table

Release of 0.6.1

13 May 16:34
0.6.1
2bb8d5f
Compare
Choose a tag to compare
Release of 0.6.1

Release of 0.6.0

07 Jul 14:58
5da9bda
Compare
Choose a tag to compare
  • Removed support for Puppet 5
  • Ensured support for Puppet 7 in requirements and stdlib

Release of 0.5.1

17 May 18:13
9a879ad
Compare
Choose a tag to compare
  • Removed EL6 support

Release of 0.5.0

23 Nov 18:55
0.5.0
Compare
Choose a tag to compare
* Tue Dec 10 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 0.5.0-0
  - Add EL8 support
  - Remove pinned versions of incron since the upstream packages have been fixed

* Fri Aug 02 2019 Robert Vincent <pillarsdotnet@gmail.com> - 0.5.0-0
  - Remove Puppet 4 support
  - Add Puppet 6 support
  - Add puppetlabs-stdlib 6 support
  - Add puppetlabs/concat 6 support

Release of 0.4.1

02 May 15:30
0.4.1
Compare
Choose a tag to compare
* Tue Feb 26 2019 Liz Nemsick <lnemsick.simp@gmail.com> - 0.4.1-0
  - Fixed a bug in the incrond_version fact in which an error message
    was displayed during fact resolution, on systems for which incron
    was not installed.
  - Expanded the upper limits of the concat and stdlib Puppet module versions

Release of 0.4.0

06 Feb 15:31
0.4.0
Compare
Choose a tag to compare
* Sun Jan 20 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 0.4.0-0
  - Add the ability to set the 'max_open_files' ulimit
  - Add Incron::Mask Data Type denoting valid incron masks
  - Add `incron::purge` parameter to optionally delete all unmanaged files in
    `/etc/incron.d`. This may be enabled by default in the future but is
    currently disabled to preserve the existing functionality.
  - Added support for the new options starting with 0.5.12
    - Automatically strip out options that are not supported by earlier versions
      for seamless backward compatibility

Release of 0.3.1

26 Nov 21:35
0.3.1
Compare
Choose a tag to compare
* Thu Nov 01 2018 Jeanne Greulich <jeanne.greulich@onyxpoint.com> - 0.3.1-0
  - Update static assets for puppet 5
  - Update badges in README.md

* Thu Jul 05 2018 Trevor Vaughan <tvaughan@onyxpoint.com> - 0.3.1-0
  - Add support for OEL and Puppet 5