Skip to content

Latest commit

 

History

History
181 lines (105 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

181 lines (105 loc) · 10.6 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-06-22)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

v4.0.0 (2022-07-29)

Full Changelog

Breaking changes:

Fixed bugs:

  • grub_menuentry resource fail if directory /boot/grub doe not exist #53
  • grub.cfg isn't being properly updated on EFI systems running CentOS 7 #4
  • Fix grub_menuentry issues #56 (trevor-vaughan)

Closed issues:

  • The mkconfig update in #4 needs to be ported to the other providers #63
  • kernel_parameters set incorrectly on CentOS 8 #58
  • Typo in provider grub for custom type grub_menuentry #54
  • Kernel_parameter subscribe executes on every run #41
  • More informative error message for missing dependency #34
  • Support for Puppet 4 #26
  • Issue w/Puppet 2016.x #24

Merged pull requests:

3.2.0 (2020-03-31)

Full Changelog

Fixed bugs:

  • grub_menuentry is broken in EL8 and Fedora 30+ #49

Closed issues:

  • grub_config values with spaces cause augeas errors #44
  • Absent GRUB_CMDLINE_LINUX_DEFAULT can result in duplicated kernel parameters. #38
  • The grub2 system should update both the EFI and non-EFI configurations when triggered #37

Merged pull requests:

3.1.0 (2019-02-28)

Full Changelog

Closed issues:

  • Hard dependency on grub2-tools on CentOS7 missing #20

Merged pull requests:

  • Add back path for grub.cfg on Debian OS. #36 (olifre)

3.0.1 (2018-05-09)

Full Changelog

Closed issues:

  • EFI support for all oses, not only fedora #27

Merged pull requests:

3.0.0 (2017-08-29)

Full Changelog

Closed issues:

  • Unable to set/determine correct provider on Arch Linux #22

Merged pull requests:

2.4.0 (2016-05-03)

Full Changelog

Implemented enhancements:

  • Requesting support for grub 'module' statements #10
  • Confine GRUB providers to presence of menus, prefer GRUB 2 #8 (ckoenig)

Closed issues:

  • Fails on CentOS 6 #6

Merged pull requests:

2.3.0 (2016-02-18)

Full Changelog

Closed issues:

  • wrong version of grub detection on Ubuntu Trusty #13
  • Grub2 does not add the /files/etc/default/grub/GRUB_CMDLINE_LINUX_DEFAULT path if it is missing #11

Merged pull requests:

2.2.0 (2016-01-04)

Full Changelog

2.1.0 (2015-11-17)

Full Changelog

Closed issues:

  • undefined method `provider' for nil:NilClass #12
  • Wrong provider selected in Centos7 #7

Merged pull requests:

  • Set default to grub2 provider on el7 based systems #9 (vinzent)

2.0.1 (2014-12-10)

Full Changelog

Closed issues:

  • Undefined method "provider" on Centos 6.5 #2

2.0.0 (2014-08-11)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator