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.
v4.1.0 (2023-11-06)
Implemented enhancements:
Fixed bugs:
Merged pull requests:
v4.0.0 (2023-07-10)
Breaking changes:
- Drop Puppet 6 support #121 (bastelfreak)
Implemented enhancements:
- Add support for Puppet 8 #124 (smortex)
- Relax dependencies version requirements #123 (smortex)
- Remove legacy
params.pp
#119 (smortex)
v3.0.0 (2022-09-13)
Breaking changes:
- Drop support for FreeBSD 11 (EOL) #114 (smortex)
- Drop support for Puppet 5 (EOL) #112 (smortex)
- Drop Puppet 4 support #107 (ekohl)
Implemented enhancements:
Closed issues:
- Allow modifying / disabling repos in /etc #105
Merged pull requests:
- puppet-lint: fix top_scope_facts warnings #109 (bastelfreak)
- Allow stdlib 8.0.0 #108 (smortex)
- Fix reference to which module to install #104 (igalic)
- modulesync 3.0.0 & puppet-lint updates #102 (bastelfreak)
v2.4.0 (2020-05-27)
Merged pull requests:
2.3.0 (2020-01-01)
Merged pull requests:
- Update from xaque208 modulesync_config #96 (zachfi)
- Update from xaque208 modulesync_config #95 (zachfi)
2.2.1 (2019-02-28)
Merged pull requests:
2.2.0 (2019-02-15)
Closed issues:
Merged pull requests:
- Drop old ruby #93 (zachfi)
- facter: always use the repository as a source of package version #92 (olevole)
- Relax dependency on puppetlabs-stdlib #90 (smortex)
- Update repos before installing packages #88 (smortex)
2.1.1 (2018-02-11)
Closed issues:
- Code not in sync with puppet Forge? #84
2.1.0 (2017-07-31)
This release contains new facts about the state of the package updates and vulnerabilities, nested under 'pkg_*'.
This release contains some cleanup in manifest, approach, and testing.
- Recommend adding FreeBSD repo to avoid purging, see README
- Improve testing infrastructure from module_sync to behave like other modules
- Drop old manifest code that was required in early versions of pkgng
This release contains updates to testing, and adds support for managing repo signing keys and fingerprints.
This release contains updates to testing.
- Drop guard from Gemfile
This release contains an initial changelog as well as default pkg changes.
- Begin changelog
- Include default aliases in pkg.conf(5)
This release contains notable changes to the modules functionality.
- Drop support for Puppet3
- Puppet4 support provided by the sysutils/puppet4 port
- Testing and documentation improvements
* This Changelog was automatically generated by github_changelog_generator