Skip to content

Latest commit

 

History

History
155 lines (95 loc) · 6.75 KB

CHANGELOG.md

File metadata and controls

155 lines (95 loc) · 6.75 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.

v4.1.0 (2023-11-06)

Full Changelog

Implemented enhancements:

  • Add support for setting mirror_type to none #127 (smortex)

Fixed bugs:

Merged pull requests:

v4.0.0 (2023-07-10)

Full Changelog

Breaking changes:

Implemented enhancements:

v3.0.0 (2022-09-13)

Full Changelog

Breaking changes:

Implemented enhancements:

Closed issues:

  • Allow modifying / disabling repos in /etc #105

Merged pull requests:

v2.4.0 (2020-05-27)

Full Changelog

Merged pull requests:

2.3.0 (2020-01-01)

Full Changelog

Merged pull requests:

  • Update from xaque208 modulesync_config #96 (zachfi)
  • Update from xaque208 modulesync_config #95 (zachfi)

2.2.1 (2019-02-28)

Full Changelog

Merged pull requests:

  • Update from xaque208 modulesync_config #94 (zachfi)

2.2.0 (2019-02-15)

Full Changelog

Closed issues:

  • Logo proposal #89
  • Order of operations problem with Puppet 4 #77

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)

Full Changelog

Closed issues:

  • Code not in sync with puppet Forge? #84

2.1.0 (2017-07-31)

Summary

This release contains new facts about the state of the package updates and vulnerabilities, nested under 'pkg_*'.

2017-07-29 2.0.0

Summary

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

2016-10-28 1.2.0

Summary

This release contains updates to testing, and adds support for managing repo signing keys and fingerprints.

2016-05-22 1.1.1

Summary

This release contains updates to testing.

Testing

  • Drop guard from Gemfile

2016-05-22 1.1.0

Summary

This release contains an initial changelog as well as default pkg changes.

Features

  • Begin changelog
  • Include default aliases in pkg.conf(5)

2016-04-04 1.0.0

Summary

This release contains notable changes to the modules functionality.

Noteworthy changes

  • 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