Skip to content
Tags give the ability to mark specific points in history as being important
  • 6.6.0
    Release of 6.6.0
    
    Changed:
    
    - Update from `camptocamp/systemd` dep to `puppet/systemd`
  • 6.5.0
    Release of 6.5.0
    
    * Mon Jun 14 2021 Chris Tessmer <chris.tessmer@onyxpoint.com> - 6.5.0
      - Removed support for Puppet 5
      - Ensured support for Puppet 7 in requirements and stdlib
    
    * Thu Jun 10 2021 Trevor Vaughan <tvaughan@onyxpoint.com> - 6.5.0
      - Changed
        - Default to `systemd` for scheduling
        - Use `--check` instead of `-C` by default to match what most scanners expect
        - Randomize the minute field so that I/O load is reduced on hosting platforms
      - Added
        - Puppet 7 support
        - Allow users to choose between the following options:
          - `systemd` => Default - Use systemd timers
          - `root`    => Legacy - Update root's crontab
          - `etc`     => Scanner Compat - Update /etc/crontab using Augeas
        - When one method is chosen, the others will be disabled
  • 6.4.3
    Release of 6.4.3
    
    * Wed Feb 03 2021 Liz Nemsick <lnemsick.simp@gmail.com> - 6.4.3
      - Expanded simp/rsyslog dependendency range to < 9.0.0.
    
    * Thu Dec 17 2020 Chris Tessmer <chris.tessmer@onyxpoint.com> - 6.4.3
      - Removed EL6 support
    
  • 6.4.2
    Release of 6.4.2
    
    * Wed Apr 29 2020 Trevor Vaughan <tvaughan@onyxpoint.com> 6.4.2-0
      - Update the EL8 ciphers to be safe on FIPS systems by default
        - Do not use the built-in aliases
      - Remove overrides for aide::aliases on EL8 since it works properly in FIPS mode
  • 6.4.1
    Release of 6.4.1
    
    * Fri Apr 10 2020 Trevor Vaughan <tvaughan@onyxpoint.com> 6.4.1-0
      - Remove overrides for aide::aliases on EL8 since it works properly in FIPS mode
    
    * Wed Feb 12 2020 Alexander Fisher <alex@linfratech.co.uk> 6.4.1-0
      - Fix badge URLs in README
    
  • 6.4.0
    Release of 6.4.0
    
    * Thu Jan 23 2020 Alexander Fisher <alex@linfratech.co.uk> 6.4.0-0
      - Automatically add `@@include` lines to aide.conf Previously, when
        declaring `aide::rule` resources, it was also necessary to add the
        rule name to the `$aide::rules` array.  By switching to using
        `concat` this is no longer necessary. Instead the `rules` parameter
        is repurposed to accept a hash of `aide::rule` resources.
    
    * Wed Dec 11 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 6.4.0-0
      - Add EL8 support
      - Move the default rules to data in modules
      - Make simp-logrotate, simp-syslog, and simp-auditd optional
        dependencies
    
  • 6.3.1
    Release of 6.3.1
    
    - With contributions from ischmidt1235 on GitHub
    - Add InSpec compliance tests
    - Fix bug in Compliance Engine data
    - Add SCAP compliance tests
    
  • 6.3.0
    Release of 6.3.0
    
    * Thu Jun 06 2019 Steven Pritchard <steven.pritchard@onyxpoint.com> - 6.3.0-0
      - Add v2 compliance_markup data
      - Drop support for Puppet 4
      - Add support for Puppet 6
      - Add support for puppetlabs-stdlib 6
  • 6.2.2
    Release of 6.2.2
    
    * Tue Mar 19 2019 Liz Nemsick <lnemsick.simp@gmail.com> - 6.2.2-0
      - Replace use of simplib's deprecated Puppet 3 validate_between
        with Simplib::Cron::* types.  This change allows more flexibility
        in cron scheduling.
  • 6.2.1
    Release of 6.2.1
    
    * Thu Mar 07 2019 Liz Nemsick <lnemsick.simp@gmail.com> - 6.2.1-0
      - Update the upper bound of stdlib to < 6.0.0
      - Update a URL in the README.md
    
  • 6.2.0
    Release of 6.2.0
    
    * Mon Oct 29 2018 Jeanne Greoulich <jeanne.greulich@onyxpoint.com> - 6.2.0-0
      - Update badges in README.md
      - Static asset update for puppet 5
    
    * Thu Oct 11 2018 Nick Miller <nick.miller@onyxpoint.com> - 6.2.0-0
      - Added $package_ensure parameter
        - Changed the package from 'latest' to 'installed'
        - It will also respect `simp_options::package_ensure`
    
    * Fri Sep 07 2018 Liz Nemsick <lnemsick.simp@gmail.com> - 6.2.0-0
      - Update Hiera 4 to Hiera 5
    
  • 6.1.4
    Release of 6.1.4
    
    * Added /etc/logrotate.simp.d to the tracking configuration
    
  • 6.1.3
    Release of 6.1.3
    
    * Thu Jul 12 2018 Trey Dockendorf <tdockendorf@osc.edu> - 6.1.3-0
      - Add `aide::cron_command` to allow user modification.
      - Ensure that the package is explicitly installed before any dependent
        resources.
    
    * Tue Jun 26 2018 Liz Nemsick <lnemsick.simp@gmail.com> - 6.1.3-0
      - Update version range of auditd dependency in metadata.json
  • 6.1.2
    Release of 6.1.2
    
    * Thu Nov 30 2017 Steven Pritchard <steven.pritchard@onyxpoint.com> - 6.1.2-0
      - Update README.md from puppet strings
  • 6.1.1
    Release of 6.1.1
    
    * Thu Oct 26 2017 Liz Nemsick <lnemsick.simp@gmail.com> - 6.1.1-0
      - Retain output database upon AIDE database update for SCAP
        Security Guide OVAL check
        xccdf_org.ssgproject.content_rule_aide_build_database
  • 6.1.0
    Release of 6.1.0
    
    * Tue Sep 05 2017 Liz Nemsick <lnemsick.simp@gmail.com> - 6.1.0-0
      - Fixed bug whereby aide reports/errors were not being sent to syslog.
        AIDE can now be configured to report to syslog, itself.
      - Use FIPS-appropriate hash algorithms when in FIPS mode
      - No longer hide AIDE initialization failures (which are primarily
        configuration errors) when a manifest with the aide class is applied.
      - Improved acceptance tests.
      - Commented out SUSE acceptance test node, as the node configuration
        is broken.
  • 6.0.1
    Release of 6.0.1
    
    * 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
  • 6.0.0
  • 4.1.2
  • 4.1.1