Skip to content

Latest commit

 

History

History
232 lines (130 loc) · 11 KB

CHANGELOG.md

File metadata and controls

232 lines (130 loc) · 11 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.

v6.0.0 (2024-09-12)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • user: check for password with byte size of 16 and 20 #77 (b4ldr)

v5.3.1 (2024-01-25)

Full Changelog

Fixed bugs:

  • user: user correct quotes for password #73 (b4ldr)

v5.3.0 (2024-01-16)

Full Changelog

Implemented enhancements:

  • ipmi::user: Mask passwords #70 (b4ldr)

v5.2.0 (2023-10-19)

Full Changelog

Implemented enhancements:

Closed issues:

  • stdlib 9.x.x compat #63

v5.1.0 (2023-06-23)

Full Changelog

Implemented enhancements:

v5.0.0 (2023-03-06)

Full Changelog

Breaking changes:

Implemented enhancements:

v4.0.0 (2022-09-12)

Full Changelog

Breaking changes:

  • Set the ipmi service to stopped by default if no ipmi devices #33 (jcpunk)

Closed issues:

  • Missing "openipmi" service on Debian 6, 7, 8 #29

Merged pull requests:

v3.1.0 (2022-04-11)

Full Changelog

Implemented enhancements:

  • Add fact to store information about the BMC #48 (jcpunk)

v3.0.1 (2022-04-08)

Full Changelog

Closed issues:

  • Dependency cycle #34

Merged pull requests:

v3.0.0 (2022-04-07)

Full Changelog

Closed issues:

  • Support for Debian 10 #42
  • PDK convert + CentOS 8 support? #41
  • Issue with Ubuntu #27

Merged pull requests:

v2.3.0 (2016-06-30)

Full Changelog

Closed issues:

  • Fact has a few issues #24

Merged pull requests:

v2.2.0 (2016-06-28)

Full Changelog

Closed issues:

  • error displayed when trying to parse 'which ipmitool' #19
  • Enhancement: write BMC config #15

Merged pull requests:

v2.1.0 (2015-10-14)

Full Changelog

Merged pull requests:

  • IPMI facts (rebase only, original PR is #12) #16 (elisiano)

v2.0.0 (2015-06-06)

Full Changelog

Merged pull requests:

v1.2.0 (2014-09-02)

Full Changelog

Implemented enhancements:

  • Request: Ubuntu Support #6

Merged pull requests:

v1.1.1 (2013-09-21)

Full Changelog

Closed issues:

  • Support for ipmievd. #1

v1.1.0 (2013-09-14)

Full Changelog

Closed issues:

  • LSB facts are a pain. #3

Merged pull requests:

  • split ipmi::service class into ipmi::service::{ipmi,ipmievd) #5 (jhoblitt)

v1.0.1 (2013-09-12)

Full Changelog

Merged pull requests:

v1.0.0 (2013-08-29)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator