All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v3.0.0 (2025-01-21)
Breaking changes:
- drop support for Fedora 36,37,38 add support for Fedora 40,41 #63 (TheMeier)
- drop support for RedHat 7, CentOS 7/8, OracleLinux, ScientificLinux #62 (TheMeier)
- Support plocate alternative to mlocate #42 (traylenator)
- Drop Puppet 6 support #40 (bastelfreak)
Implemented enhancements:
- Stub out settings to match/extend EL10's default config #60 (jcpunk)
- update puppet-systemd upper bound to 8.0.0 #54 (TheMeier)
- puppet/cron: Allow 4.x #50 (zilchms)
- puppet/systemd: Allow 6.x #49 (zilchms)
- Declare Puppet 8 support #45 (traylenator)
- Allow stdlib v9, cron v3 and systemd v6 #44 (traylenator)
- Support Debian 11, 12 and Archlinux #43 (traylenator)
- bump puppet/systemd to < 5.0.0 #38 (jhoblitt)
Fixed bugs:
- Fix
force_update
on Archlinux #51 (Valantin) - fix tests #47 (zilchms)
- Don't index /var/cache/{dnf,yum} on RedHat systems #37 (jcpunk)
v2.1.0 (2022-07-03)
Implemented enhancements:
Merged pull requests:
- adapt to rubocop 1.22.3 #30 (traylenator)
v2.0.0 (2021-11-25)
Breaking changes:
- Drop Puppet 5 support; enable Puppet 7 support #23 (bastelfreak)
- Drop EoL Centos 6 support #22 (bastelfreak)
Implemented enhancements:
- camptocamp/systemd: allow 3.x #21 (bastelfreak)
- puppetlabs/stdlib: Allow 7.x #20 (bastelfreak)
Merged pull requests:
- Allow stdlib 8.0.0 #25 (smortex)
- switch from camptocamp/systemd to voxpupuli/systemd #24 (bastelfreak)
- modulesync 3.0.0 & puppet-lint updates #17 (bastelfreak)
- Use voxpupuli-acceptance #16 (ekohl)
- Give example a title in strings doc #7 (traylenator)
v1.1.0 (2020-02-14)
Fixed bugs:
- Add username field to /etc/cron.d entries / introduce puppet/cron as new dependency #12 (traylenator)
- Reset OnCalendar event in Timer before adding new one. #6 (traylenator)
Merged pull requests:
- Correct parameter name in documentation #11 (traylenator)
- Allow puppetlabs/stdlib 6.x #10 (dhoppe)
v1.0.0 (2019-11-28)
Merged pull requests:
- Add badges and LICENSE file. #2 (traylenator)
- First version of puppet-mlocate #1 (traylenator)
* This Changelog was automatically generated by github_changelog_generator