Skip to content

Latest commit

 

History

History
171 lines (105 loc) · 9.64 KB

CHANGELOG.md

File metadata and controls

171 lines (105 loc) · 9.64 KB

Changelog

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.1.0 (2024-06-25)

Full Changelog

Implemented enhancements:

Merged pull requests:

v3.0.0 (2024-06-07)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

Changelog

Full Changelog

  • Add support for Kali Linux #82
  • Switch to namespaced functions for stdlib #83
  • Improve testing capabilities #79, #84

Full Changelog

  • Support Puppet 8 by replacing references to legacy facts #75
  • Add support for RHEL8 #73
  • Add support for Solaris 11 #72
  • Add support for AIX #71
  • Use puppet/archive instead of remote_file #69

Full Changelog

  • Fix dependency setting #70

Full Changelog

  • Update stdlib dependency #68

Full Changelog

  • Make better use of package_ensure #63
  • Deleting a CA updates the list #65

Full Changelog

  • Allow package_ensure to be set to latest #62

Full Changelog

  • Remove dependency on deprecated string check #59

Full Changelog

  • Upgrade PDK
  • Note support for puppetlabs/stdlib <= 7.0

Full Changelog

  • Fix dependency issue with dropping certificate #55

Full Changelog

  • Fix an accidental dependency cycle #50

Full Changelog

  • Fix the package dependency when install_package is set to false #47
  • Update the stdlib dependency constraint. #48

Full Changelog

  • Enable vs. force-enable for RHEL versions 6 and older #45

Full Changelog

This release has potentially breaking changes

  • Move type validation from validate_type to Puppet data types (removes support for Puppet 3) #42

Full Changelog

  • Don't run enable_ca_trust on RHEL7 #37

Full Changelog

  • Set better default folder permissions #37

Full Changelog

  • CA File modes passed as parameters #33
  • Use remote_file instead of exec with curl/wget #32
  • Don't purge managed CAs #30

Full Changelog

  • Handle URLs with special characters #24
  • Prevent wget from creating empty files when wget fails #25

Full Changelog

  • Add SLES10 support (exodusftw) #22

* This Changelog was automatically generated by github_changelog_generator