Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

Latest commit

 

History

History
250 lines (154 loc) · 16.3 KB

CHANGELOG.md

File metadata and controls

250 lines (154 loc) · 16.3 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.

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