All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v5.0.1 - 2024-12-17
- (CAT-2180) Upgrade rexml to address CVE-2024-49761 #138 (amitkarsale)
v5.0.0 - 2023-08-17
- Drop Puppet 6 support #119 (bastelfreak)
v4.1.0 - 2020-01-14
- Allow
puppetlabs/stdlib
6.x #93 (cubiclelord)
- ISSUE-99: Add note explaining redoubled backslashes. #100 (pillarsdotnet)
v4.0.0 - 2019-05-02
- modulesync 2.5.1 & drop Puppet 4 #88 (bastelfreak)
- modulesync 2.2.0 and allow puppet 6.x #85 (bastelfreak)
- Add wildcard & bypass Intermediate Store support #84 (arthurbarton)
v3.4.0 - 2018-09-07
- allow puppetlabs/stdlib 5.x #80 (bastelfreak)
v3.3.0 - 2018-02-13
- Don't store the PS1 scripts #66 (natemccurdy)
- Make the password parameter optional #65 (rnelson0)
v3.2.0 - 2017-11-20
- bump puppet version dependency to >= 4.7.1 < 6.0.0 #59 (bastelfreak)
v3.1.0 - 2017-09-17
v3.0.0 - 2017-06-26
- Set mode to 0600 on sensitive scripts #54 (roidelapluie)
- New argument to set exportability of the certificate #46 (ricardogaspar2)
- Fixing typo #50 (thirumoorthir)
v2.2.0 - 2017-02-11
- Fix references to
sslcert
#30 (alexjfisher)