Skip to content

Latest commit

 

History

History
440 lines (283 loc) · 32.7 KB

CHANGELOG.md

File metadata and controls

440 lines (283 loc) · 32.7 KB

Changelog

0.18.0 (2022-08-08)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fact generation on RHEL incorrectly indicating no PKGS for update #212

Merged pull requests:

v0.17.0 (2021-07-12)

Full Changelog

Fixed bugs:

  • create version 0.17 #207
  • os_patching_fact_generation.ps1 created without required permissions #206
  • s/udpate/update #208 (noahbliss)
  • ensure that key exists while parsing json #203 (maxadamo)

v0.16.0 (2021-05-21)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • undefined method `match' for nil:NilClass (NoMethodError) #202
  • Locked Log file on Windows #186
  • puppetlabs-translate deprecated #189 (binford2k)
  • expand filter inline and remove $FILTER variables #188 (michael-letsengage)
  • Fixing failing development tests #179 (Tamerz)
  • fix(patch_server) change regex after yum history #171 (bmx0r)
  • Inconsistence between facter and manifest #164 (elfranne)

0.15.0 (2021-05-11)

Full Changelog

Implemented enhancements:

  • long usernames in yum history cause 'yum did not appear to run' #192
  • facter -p no longer supported with Puppet 7 #190
  • --nodes is deprecated #165
  • v0.15.0 release #196 (albatrossflavour)

Fixed bugs:

  • NoMethodError in os_patching_fact_generation.sh #180

Closed issues:

  • "Security:" filter ineffective #187

0.14.0 (2021-05-09)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Fact generation misses Debian security packages #184
  • Unable to fetch some archives #177

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

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
  • #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

0.3.2 (2018-08-09)

Full Changelog

0.3.1 (2018-08-09)

Full Changelog

Merged pull requests:

0.2.1 (2018-08-07)

Full Changelog

Implemented enhancements:

Fixed bugs:

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

* This Changelog was automatically generated by github_changelog_generator