Skip to content

Latest commit

 

History

History
229 lines (129 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

229 lines (129 loc) · 11.8 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.

v2.0.0 (2021-06-15)

Full Changelog

Breaking changes:

  • Drop EoL Puppet 5 support; Add Puppet 7 #63 (smortex)
  • Sync poudriere.conf template with recent release #58 (smortex)
  • Do not hardcode a default version in poudriere::env #57 (smortex)
  • Use the FreeBSD "central server" for downloads #56 (smortex)
  • Prefer optional non-empty strings #53 (smortex)

Implemented enhancements:

  • Switch to EPP templates #61 (smortex)
  • Allow to specify a mountpoint when creating a portstree #55 (smortex)

Fixed bugs:

Closed issues:

  • Module modernization and cleanup #52

Merged pull requests:

v1.4.0 (2020-04-27)

Full Changelog

Merged pull requests:

1.3.0 (2019-12-28)

Full Changelog

Merged pull requests:

1.2.1 (2019-02-27)

Full Changelog

Merged pull requests:

  • Update from xaque208 modulesync_config #34 (xaque208)

1.2.0 (2019-02-02)

Full Changelog

Merged pull requests:

1.1.0 (2018-05-27)

Full Changelog

Merged pull requests:

1.0.3 (2018-02-11)

Full Changelog

Closed issues:

  • Still need cron_enable in init.pp manifest #24

Merged pull requests:

1.0.2 (2017-01-28)

Full Changelog

Merged pull requests:

1.0.1 (2016-04-04)

Full Changelog

Merged pull requests:

1.0.0 (2015-10-19)

Full Changelog

Merged pull requests:

  • rename deprecated parametrs #25 (b4ldr)

0.1.5 (2015-10-08)

Full Changelog

Closed issues:

  • Symlinks not supported #21

Merged pull requests:

  • add ability to silent cron on success #23 (b4ldr)

0.1.4 (2015-02-08)

Full Changelog

Merged pull requests:

0.1.3 (2014-11-25)

Full Changelog

Merged pull requests:

0.1.2 (2014-11-09)

Full Changelog

Merged pull requests:

0.1.1 (2014-10-19)

Full Changelog

Merged pull requests:

0.1.0 (2014-07-11)

Full Changelog

Merged pull requests:

  • support for multiple portstrees #16 (skoef)

0.0.9 (2014-07-01)

Full Changelog

Closed issues:

  • latest issue has syntax error #12
  • poudriere error: Unknown value for USE_TMPFS #7
  • Add support for package options #1

Merged pull requests:

0.0.8 (2014-01-11)

Full Changelog

Merged pull requests:

  • add support for package-specific make options through pkg_makeopts #4 (lifeforms)
  • allow NO_ZFS by setting zpool to false or '' #3 (lifeforms)
  • fetch ports by svn: portsnap does not allow non-interactive use #2 (lifeforms)

0.0.7 (2013-02-07)

Full Changelog

0.0.6 (2013-02-07)

Full Changelog

0.0.5 (2013-02-05)

Full Changelog

0.0.4 (2012-12-20)

Full Changelog

0.0.1 (2012-10-16)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator