Skip to content

Latest commit

 

History

History
425 lines (261 loc) · 28.2 KB

CHANGELOG.md

File metadata and controls

425 lines (261 loc) · 28.2 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.

v8.1.0 (2023-10-30)

Full Changelog

Implemented enhancements:

v8.0.0 (2023-06-23)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

Closed issues:

  • document the origin configurations in README #105

Merged pull requests:

v7.1.0 (2022-08-28)

Full Changelog

Implemented enhancements:

  • Add reboot_withusers option to unattended-upgrades.erb #214 (jps-help)
  • Support the option Unattended-Upgrade::Package-Whitelist-Strict #213 (makmarius)

Fixed bugs:

Merged pull requests:

v7.0.0 (2022-06-16)

Full Changelog

Breaking changes:

  • Replace legacy Allowed-Origins with Origins-Pattern on all distros #204 (towo)
  • retire options support #190 (anarcat)

Implemented enhancements:

Fixed bugs:

  • Add missing 'always' value support to periodic parameters (every n-days) #206 (Hufschmidt)
  • params: debian default: re-add main origin #201 (kenyon)

Closed issues:

  • [Ubuntu 20.04.3] Traceback when running unattended-upgrades --debug --dry-run #202

Merged pull requests:

v6.0.0 (2021-09-29)

Full Changelog

Breaking changes:

  • Drop support for Ubuntu 19.10 (EOL) #198 (smortex)
  • Drop support of Puppet 5 (EOL) #196 (smortex)
  • Drop support for Debian 8, 9 and Ubuntu 16.04 (EOL) #195 (smortex)

Implemented enhancements:

  • Add support for Puppet 7 #197 (smortex)
  • Add support for Debian 11 #193 (sboyd-m)
  • add support for Package-Whitelist #188 (moritz-makandra)
  • add SyslogEnable and SyslogFacility options to unattended-upgrades.erb #182 (kenyon)
  • add the Unattended-Upgrade::MailReport setting to unattended-upgrades.erb #181 (kenyon)
  • Support Ubuntu Extended Security Maintenance (ESM) #180 (raoulbhatia)

Fixed bugs:

  • disable by default and deprecate dpkg "options" parameter #191 (anarcat)

Closed issues:

  • Debian 11 changes name of security suite #187

Merged pull requests:

v5.1.0 (2020-08-23)

Full Changelog

Implemented enhancements:

  • Add support for Debian 10 #150
  • Support Remove-New-Unused-Dependencies #106
  • Add new options remove_new_unused_deps and remove_unused_kernel #177 (gfa)

Closed issues:

  • No version of 'puppet-unattended_upgrades' can satisfy all dependencies #167

Merged pull requests:

  • unattended-upgrades.erb: update signal comment #178 (kenyon)
  • Revert "Add Puppet management headers in the config files" #173 (smortex)
  • Add Debian 10 support #172 (ekohl)

v5.0.0 (2020-05-22)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Allow additional origins without replacing the default one. #142 (fetzerms)

Fixed bugs:

  • incorrect Debian OS origin string #145

Closed issues:

  • new release #158
  • Typo in Readme #155
  • License in metadata.json doesn't match the dual licensing documented in the README. #93

Merged pull requests:

  • Unify specs for all supported operating systems #170 (ekohl)
  • Correct tests for catalog compilation failure #169 (ekohl)
  • Remove the $xfacts variable #165 (ekohl)
  • Drop file mode checking #163 (mmoll)
  • Add Puppet management headers in the config files #162 (arthurbarton)
  • Spec: Follow puppetlabs-apt "MODULES-10548: make files readonly" #161 (raoulbhatia)
  • Fixed README typo. archive_internal to archive_interval #156 (jhawz)
  • Allow puppetlabs/stdlib 6.x #154 (dhoppe)
  • Remove duplicate CONTRIBUTING.md file #152 (dhoppe)
  • Update README.md #151 (thepro101)
  • * fix: debian origins since archive name changes, moved to codename … #148 (deubert-it)
  • Allow puppetlabs/apt 7.x #147 (scoopex)
  • Additional sanitization of params #143 (fetzerms)

v4.0.0 (2019-04-15)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Add support for Unattended-Upgrade::Update-Days #139 (ostavnaas)
  • Support support for the KDE Neon distribution #138 (smortex)

Closed issues:

  • Support puppetlabs-apt > 5 #133

v3.2.1 (2018-10-14)

Full Changelog

Merged pull requests:

v3.2.0 (2018-06-12)

Full Changelog

Implemented enhancements:

  • Allow configuration of Unattended-Upgrade::Sender parameter #119
  • Optional argument for specifing the Unattended-Upgrade::Sender config flag #120 (LarsErikP)

Closed issues:

  • (Confirm) Ubuntu 18.04 support #124
  • Typo - README.md - Reference/options "force_connew" #109

Merged pull requests:

v3.1.0 (2017-12-09)

Full Changelog

Closed issues:

  • Duplicate declaration due to contain ::apt #110

Merged pull requests:

v3.0.1 (2017-10-28)

Full Changelog

Closed issues:

  • Allowed-Origins contains ${distro_id}:${distro_codename} #107

Merged pull requests:

v3.0.0 (2017-07-07)

Full Changelog

Breaking changes:

  • Use Data Types instead of validate_* functions #90 (raphink)

Implemented enhancements:

Fixed bugs:

  • Error when configuring unattended-upgrades #92
  • Adds ::apt containment to main class #103 (petems)

Closed issues:

  • Not setting up a daily cron #87

Merged pull requests:

v2.2.0 (2017-01-12)

Full Changelog

Merged pull requests:

v2.1.0 (2016-10-05)

Full Changelog

Implemented enhancements:

Closed issues:

  • Puppet 4 compatibility? #63
  • Version on Puppet Forge seems to be missing reboot_time parameter in template #59

Merged pull requests:

v2.0.0 (2016-05-26)

Full Changelog

Implemented enhancements:

  • Dependency cycle error if sources are managed exclusively by puppet #28

Closed issues:

  • Documentation: random_sleep #54
  • wrong documentation: legacy_origin #50
  • unattended_upgrades module not loading - breaks on Apt::Update dependency #48

Merged pull requests:

  • update default parameters for legacy_origin option #58 (GhostLyrics)
  • Update from voxpupuli modulesync_config #57 (jyaworski)
  • Add parameter to control reboot time #56 (mpdude)
  • Small fix for random_sleep documentation. The value is set to undef i… #55 (spoofedpacket)
  • add options support #52 (b4ldr)
  • Default notify_update to false #51 (daenney)

v1.1.1 (2016-01-11)

Full Changelog

Merged pull requests:

v1.1.0 (2016-01-09)

Full Changelog

Fixed bugs:

  • content variable seems like it's required for the init file #18

Closed issues:

  • New release? #38
  • cannot set "install_on_shutdown" and "remove" #36
  • No way to define different keys for "auto" in different hiera sources #35
  • Clarify random_sleep documentation #34
  • clean key of auto hash not documented #24
  • Not working on Ubuntu #22
  • potential dependency cycle for users #16
  • Unattended-Upgrade::Allowed-Origins variables don't work #15
  • unattended_upgrades doesn't work with puppet < 3.5.0 (I think...) #13

Merged pull requests:

  • Doc and implementation fixes #44 (daenney)
  • Remediate rubocop offenses #43 (rnelson0)
  • cleanup(params) make linter happy #42 (igalic)
  • feat(msync) move secure line into .sync.yml #40 (igalic)
  • Rename reference to puppet-community #39 (rnelson0)
  • Include variable 'RandomSleep'. #33 (fbarbeira)
  • Add optional notify_update parameter #31 (clauded)
  • Small fix typo #27 (fbarbeira)
  • Enhancements by merging Debian defaults, puppetlabs-apt and own research #26 (raoulbhatia)
  • Document auto -> clean #25 (zeha)
  • Support for Raspbian #19 (lbdr)
  • Check for strict_variables setting before using defined(), fixes compatibility with Puppet < 3.5.0 #17 (apeeters)
  • unattended-upgrades are broken on Ubuntu by default due to origins typo #14 (cpick)

1.0.3 (2015-04-23)

Full Changelog

Closed issues:

  • Duplicate declaration of Class[Apt] #12

Merged pull requests:

  • Gemfile: Upgrade to rspec-puppet 2.1.0 #11 (daenney)

1.0.2 (2015-04-22)

Full Changelog

1.0.1 (2015-04-22)

Full Changelog

1.0.0 (2015-04-22)

Full Changelog

Closed issues:

  • Add a contributing.md #6

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator