Skip to content

Latest commit

 

History

History
343 lines (236 loc) · 27.3 KB

CHANGELOG.md

File metadata and controls

343 lines (236 loc) · 27.3 KB

Change Log

0.13.0 (2019-10-16)

Full Changelog

Implemented enhancements:

  • Enable a pre-patching command to be specified #159

Fixed bugs:

Merged pull requests:

0.12.0 (2019-08-21)

Full Changelog

Implemented enhancements:

  • add flag to run "apt-get autoremove" after patching on ubuntu servers #149
  • Add a list of required KBs to the os_patching fact on windows #145
  • Create the wiki and populate some how to guides #128
  • Timeouts on os_patching_fact_generation.sh? #94
  • #149 allow Debian to run apt-get autoremove at reboot #151 (albatrossflavour)
  • Toggle to allow warnings to block patching #143 #150 (albatrossflavour)
  • Updates to facter and bug fixes #148 (albatrossflavour)
  • Fix handling of KBArticleIDs #146 (kreeuwijk)
  • Force usage of the 'C' locale #142 (smortex)

Fixed bugs:

  • Travis tests taking too long #138
  • Version 0.11.1 of module cannot be installed on Windows (via Agent) #136
  • Unable to run task os_patching::patch_server Windows 2012r2 with puppet enterprise agent 6.4.2 #133
  • Fix missing slash in facter code #147 (kreeuwijk)
  • Bugfix: Add missing dependency #144 (theosotr)
  • The declared ISO format does not exist, had one extra dd #141 (rnelson0)
  • #138 - fix travis issues #139 (albatrossflavour)

Merged pull requests:

0.11.1 (2019-05-07)

Full Changelog

Implemented enhancements:

  • Update the README to show the windows paths too #127

Fixed bugs:

  • puppetlabs/stdlib version 5.2.0 #129

Merged pull requests:

0.11.0 (2019-05-03)

Full Changelog

Implemented enhancements:

  • Add litmus tests to run the tasks and validate the results #124
  • Enable windows support for the manifests and facter #120

Merged pull requests:

0.10.0 (2019-04-26)

Full Changelog

Implemented enhancements:

  • Create example bolt plan for patching #117

Merged pull requests:

0.9.0 (2019-04-26)

Full Changelog

Merged pull requests:

0.8.0 (2019-01-24)

Full Changelog

Closed issues:

  • Why stdlib 5.0.0? #107
  • Don't try to upload facts on puppet apply (no agent) #106

Merged pull requests:

0.7.0 (2018-12-09)

Full Changelog

Fixed bugs:

  • 3777 updates!? (update check should only count stdout) #99
  • AIX - Error resolving os_patching (restrict away from AIX?) #93
  • json encoding issue #92

Merged pull requests:

0.6.4 (2018-10-03)

Full Changelog

Merged pull requests:

0.6.3 (2018-10-03)

Full Changelog

Merged pull requests:

0.6.2 (2018-10-03)

Full Changelog

Merged pull requests:

0.6.1 (2018-10-02)

Full Changelog

Merged pull requests:

0.6.0 (2018-10-02)

Full Changelog

Implemented enhancements:

  • [enhancement] consider validating incoming ISO-8601 timestamps for validity #69
  • [bug] invalid times parsed from blackouts file silently ignored #67
  • [task] move data to /var/cache #60
  • [enhancement][sponsored] fixup puppetstrings output and include REFERENCE.md #59
  • [testing][sponsored] need mock version of puppet fact upload #58
  • [testing][sponsored] acceptance tests #57
  • [feature][sponsored] package cleanup before #55
  • [feature][sponsored] uninstall support #54
  • stack trace when task run before setup complete #52

Fixed bugs:

  • [bug] task fails to run on debian [assign geoff] #70
  • [bug] script relies on /usr/local/bin/facter but it does not always exist #56
  • Value type appears to be incorrect #48

Closed issues:

  • manage yum-utils? #74
  • [bug] blackout timezone example is wrong [assigned geoff] #66

Merged pull requests:

0.5.0 (2018-09-23)

Full Changelog

Merged pull requests:

0.4.1 (2018-09-16)

Full Changelog

Merged pull requests:

0.4.0 (2018-09-16)

Full Changelog

Implemented enhancements:

  • packages\_updated does not show the kernel itself #29

Fixed bugs:

  • Locked, Exiting - Need trap(s) if we have a lockfile (/usr/local/bin/os_patching_fact_generation.sh) #42
  • When os_patching reports patches but there is not enough space to install them, it reports success #39
  • When unreachable yumrepos are present, os_patching does not restart properly #36
  • When no disk space is left, os_patching reports no patches to apply rather than an error #35

Merged pull requests:

0.3.5 (2018-08-16)

Full Changelog

Merged pull requests:

0.3.4 (2018-08-10)

Full Changelog

Merged pull requests:

0.3.3 (2018-08-09)

Full Changelog

Merged pull requests:

0.3.2 (2018-08-09)

Full Changelog

Merged pull requests:

0.3.1 (2018-08-09)

Full Changelog

Merged pull requests:

0.2.1 (2018-08-07)

Full Changelog

Merged pull requests:

0.1.19 (2018-07-09)

Full Changelog

Merged pull requests:

0.1.17 (2018-06-01)

Full Changelog

0.1.16 (2018-05-29)

Full Changelog

0.1.14 (2018-05-28)

Full Changelog

0.1.13 (2018-05-28)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator