Skip to content

Latest commit

 

History

History
177 lines (97 loc) · 8.55 KB

CHANGELOG.md

File metadata and controls

177 lines (97 loc) · 8.55 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.

v5.0.0 (2023-11-30)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

v4.0.0 (2021-11-11)

Full Changelog

Breaking changes:

  • Use puppet/systemd for rc-local.service/drop non-systemd support #36 (bastelfreak)
  • Ubuntu: Drop EoL 16.04 support; add 20.04 support #34 (bastelfreak)
  • Debian: Drop Eol 8/9 support; add 11 support #33 (bastelfreak)
  • Drop Puppet 4/5 support; require puppet 6.1 or newer #31 (bastelfreak)

Fixed bugs:

Closed issues:

  • Debian's rclocal service name is rc-local.service not rc.local.service #27

Merged pull requests:

v3.3.1 (2021-05-03)

Full Changelog

v3.3.0 (2021-03-16)

Full Changelog

Merged pull requests:

  • PDK update, update Puppet version, bump minor version #26 (tuxmea)

v3.1.0 (2020-09-04)

Full Changelog

Closed issues:

  • SysVStartPriority= has been removed and it is ignored #24

Merged pull requests:

v3.0.6 (2019-10-21)

Full Changelog

v3.0.5 (2019-10-21)

Full Changelog

Merged pull requests:

v3.0.4 (2019-07-21)

Full Changelog

Merged pull requests:

v3.0.0 (2018-07-03)

Full Changelog

Closed issues:

  • Incompatibility issue with Puppet v5 #12
  • Module does not run on puppet version 5.x #10
  • metadata.json permissions changed between v2.0.5 and v2.0.7 #9

Merged pull requests:

v2.0.8 (2015-10-12)

Full Changelog

v2.0.9 (2015-10-12)

Full Changelog

Merged pull requests:

v2.0.7 (2015-08-10)

Full Changelog

v2.0.6 (2015-02-05)

Full Changelog

Closed issues:

  • Cannot guidelines on how to use this module? #4

Merged pull requests:

  • added support for simple integration with hiera #7 (mburger)
  • Added removal of rc.local scripts (ensure => absent) #6 (rainopik)

v2.0.5 (2013-10-25)

Full Changelog

v2.0.4 (2013-10-25)

Full Changelog

v2.0.3 (2013-10-24)

Full Changelog

Merged pull requests:

v2.0.2 (2013-09-24)

Full Changelog

v2.0.1 (2013-03-08)

Full Changelog

Closed issues:

  • Example? #1

Merged pull requests:

  • Add geppetto infrastructure; fix Modulefile dependencies; update .gitign... #2 (DavidS)

* This Changelog was automatically generated by github_changelog_generator