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)
Breaking changes:
- modulesync 2.7.0 and drop puppet 4 #140 (bastelfreak)
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)
Merged pull requests:
- modulesync 2.2.0 and allow puppet 6.x #134 (bastelfreak)
- Allow puppetlabs-apt 5 & 6 #132 (JayH5)
- allow puppetlabs/stdlib 5.x #130 (bastelfreak)
- Update README.md #129 (TheLimey)
v3.2.0 (2018-06-12)
Implemented enhancements:
- Allow configuration of Unattended-Upgrade::Sender parameter #119
- Optional argument for specifing the Unattended-Upgrade::Sender config flag #120 (LarsErikP)
Closed issues:
Merged pull requests:
- Add Ubuntu 18.04 LTS "bionic" to the list of supported OSes (fixes #124) #125 (mpdude)
- Remove docker nodesets #123 (bastelfreak)
- drop EOL OSs; fix puppet version range #121 (bastelfreak)
- Fix typo #117 (6uhrmittag)
v3.1.0 (2017-12-09)
Closed issues:
- Duplicate declaration due to contain ::apt #110
Merged pull requests:
- release 3.1.0 #116 (bastelfreak)
- Add Ubuntu artful #115 (danielhoherd)
v3.0.1 (2017-10-28)
Closed issues:
- Allowed-Origins contains ${distro_id}:${distro_codename} #107
Merged pull requests:
- Don't
contain
apt
butinclude
instead #111 (alexjfisher)
v3.0.0 (2017-07-07)
Breaking changes:
Implemented enhancements:
- Add Debian 9 - Stretch Support #102 (petems)
- Ubuntu: Add 17.04 Zesty Zapus. #89 (raoulbhatia)
Fixed bugs:
Closed issues:
- Not setting up a daily cron #87
Merged pull requests:
- Update Debian upstream names #101 (petems)
- Refactor specs #100 (petems)
- Add tags to metadata.json #98 (petems)
- Allow newer apt modules to satisfy dependency #91 (cpick)
- cleanup README - typos, remove splunk and fix ToC #83 (pono)
- Modulesync 0.18.0 #82 (bastelfreak)
v2.2.0 (2017-01-12)
Merged pull requests:
- Bump min version_requirement for Puppet #79 (juniorsysadmin)
- Include the release pocket on Ubuntu Xenial and Yakkety. #75 (MichaelGooden)
- Add missing badges #73 (dhoppe)
- Fix order of options to prevent swapping of lines #72 (leonkoens)
v2.1.0 (2016-10-05)
Implemented enhancements:
- [WIP] Ubuntu updates #62 (raoulbhatia)
Closed issues:
- Puppet 4 compatibility? #63
- Version on Puppet Forge seems to be missing reboot_time parameter in template #59
Merged pull requests:
- Remove 'pe' requirement from metadata #66 (alexjfisher)
- Modulesync 0.9.1 #65 (bastelfreak)
- Make parameter validation more strict #64 (pkkm)
- LinuxMint: Add support for Linux Mint #61 (raoulbhatia)
v2.0.0 (2016-05-26)
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)
Merged pull requests:
v1.1.0 (2016-01-09)
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)
Closed issues:
- Duplicate declaration of Class[Apt] #12
Merged pull requests:
1.0.2 (2015-04-22)
1.0.1 (2015-04-22)
1.0.0 (2015-04-22)
Closed issues:
- Add a contributing.md #6
Merged pull requests:
- Prepare 1.0.1 release: #10 (daenney)
- Setup deploy #9 (daenney)
- Rake travis changelog #8 (daenney)
- Add metadata.json #7 (underscorgan)
- travis: Test only latest Ruby and Puppet. #5 (daenney)
- Test updates #4 (underscorgan)
- Test fixes #1 (underscorgan)
* This Changelog was automatically generated by github_changelog_generator