File tree Expand file tree Collapse file tree 2 files changed +25
-6
lines changed Expand file tree Collapse file tree 2 files changed +25
-6
lines changed Original file line number Diff line number Diff line change 1+ ##2014 -10-28 - Supported Release 1.7.0
2+ ###Summary
3+
4+ This release includes several new features, documentation and test improvements, and a few bug fixes.
5+
6+ ####Features
7+ - Updated unit and acceptance tests
8+ - Update module to work with Linux Mint
9+ - Documentation updates
10+ - Future parser / strict variables support
11+ - Improved support for long GPG keys
12+ - New parameters!
13+ - Added ` apt_update_frequency ` to apt
14+ - Added ` cfg_files ` and ` cfg_missing ` parameters to apt::force
15+ - Added ` randomsleep ` to apt::unattended_upgrades
16+ - Added ` apt_update_last_success ` fact
17+ - Refactored facts for performance improvements
18+
19+ ####Bugfixes
20+ - Update apt::builddep to require Exec[ 'apt_update'] instead of notifying it
21+ - Clean up lint errors
22+
123##2014 -08-20 - Supported Release 1.6.0
224###Summary
325
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-apt" ,
3- "version" : " 1.6 .0" ,
3+ "version" : " 1.7 .0" ,
44 "author" : " Puppet Labs" ,
55 "summary" : " Puppet Labs Apt Module" ,
66 "license" : " Apache-2.0" ,
77 "source" : " https://github.com/puppetlabs/puppetlabs-apt" ,
88 "project_page" : " https://github.com/puppetlabs/puppetlabs-apt" ,
9- "issues_url" : " https://github. com/puppetlabs/puppetlabs-apt/issues " ,
9+ "issues_url" : " https://tickets.puppetlabs. com/browse/MODULES " ,
1010 "operatingsystem_support" : [
1111 {
1212 "operatingsystem" : " Debian" ,
3535 }
3636 ],
3737 "dependencies" : [
38- {
39- "name" : " puppetlabs/stdlib" ,
40- "version_requirement" : " >= 2.2.1"
41- }
38+ {"name" :" puppetlabs/stdlib" ,"version_requirement" :" >= 2.2.1" }
4239 ]
4340}
You can’t perform that action at this time.
0 commit comments