|
| 1 | +<!-- markdownlint-disable MD024 --> |
| 2 | +# Changelog |
| 3 | + |
| 4 | +All notable changes to this project will be documented in this file. |
| 5 | + |
| 6 | +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). |
| 7 | + |
| 8 | +## Unreleased |
| 9 | + |
| 10 | +- Convert to PDK module and update for Puppet 8 [#125](https://github.com/puppetlabs/puppetlabs-xinetd/pull/125) ([nmburgan](https://github.com/nmburgan)) |
| 11 | +- Mark compatible with Puppet 7 [#121](https://github.com/puppetlabs/puppetlabs-xinetd/pull/121) ([ekohl](https://github.com/ekohl)) |
| 12 | +- Release merge-back [#116](https://github.com/puppetlabs/puppetlabs-xinetd/pull/116) ([carabasdaniel](https://github.com/carabasdaniel)) |
| 13 | +## [v3.3.0](https://github.com/puppetlabs/puppetlabs-xinetd/tree/v3.3.0) - 2019-05-29 |
| 14 | + |
| 15 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-xinetd/compare/3.2.0...v3.3.0) |
| 16 | + |
| 17 | +### Other |
| 18 | + |
| 19 | +- Remove unused stdlib dependency [#114](https://github.com/puppetlabs/puppetlabs-xinetd/pull/114) ([alexjfisher](https://github.com/alexjfisher)) |
| 20 | + |
| 21 | +## [3.2.0](https://github.com/puppetlabs/puppetlabs-xinetd/tree/3.2.0) - 2019-02-07 |
| 22 | + |
| 23 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-xinetd/compare/3.1.0...3.2.0) |
| 24 | + |
| 25 | +### Other |
| 26 | + |
| 27 | +- Support Puppet 6 [#111](https://github.com/puppetlabs/puppetlabs-xinetd/pull/111) ([mmoll](https://github.com/mmoll)) |
| 28 | +- 3.1.0 Mergeback [#110](https://github.com/puppetlabs/puppetlabs-xinetd/pull/110) ([david22swan](https://github.com/david22swan)) |
| 29 | + |
| 30 | +## [3.1.0](https://github.com/puppetlabs/puppetlabs-xinetd/tree/3.1.0) - 2018-09-10 |
| 31 | + |
| 32 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-xinetd/compare/3.0.0...3.1.0) |
| 33 | + |
| 34 | +### Fixed |
| 35 | + |
| 36 | +- Fix example service [#104](https://github.com/puppetlabs/puppetlabs-xinetd/pull/104) ([arjenz](https://github.com/arjenz)) |
| 37 | + |
| 38 | +### Other |
| 39 | + |
| 40 | +- 3.1.0 Pre Release [#109](https://github.com/puppetlabs/puppetlabs-xinetd/pull/109) ([david22swan](https://github.com/david22swan)) |
| 41 | +- allow puppetlabs-stdlib 5.x [#108](https://github.com/puppetlabs/puppetlabs-xinetd/pull/108) ([mmoll](https://github.com/mmoll)) |
| 42 | +- (maint) - modulesync 1d81b6a [#105](https://github.com/puppetlabs/puppetlabs-xinetd/pull/105) ([pmcmaw](https://github.com/pmcmaw)) |
| 43 | + |
| 44 | +## [3.0.0](https://github.com/puppetlabs/puppetlabs-xinetd/tree/3.0.0) - 2017-10-04 |
| 45 | + |
| 46 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-xinetd/compare/2.0.0...3.0.0) |
| 47 | + |
| 48 | +### Other |
| 49 | + |
| 50 | +- (MODULES-5676) release prep for 3.0.0 [#102](https://github.com/puppetlabs/puppetlabs-xinetd/pull/102) ([eputnam](https://github.com/eputnam)) |
| 51 | +- Make server parameter optional and allow service definition without explicit group [#101](https://github.com/puppetlabs/puppetlabs-xinetd/pull/101) ([eputnam](https://github.com/eputnam)) |
| 52 | +- (maint) modulesync 892c4cf [#100](https://github.com/puppetlabs/puppetlabs-xinetd/pull/100) ([HAIL9000](https://github.com/HAIL9000)) |
| 53 | +- (maint) modulesync 915cde70e20 [#99](https://github.com/puppetlabs/puppetlabs-xinetd/pull/99) ([glennsarti](https://github.com/glennsarti)) |
| 54 | +- (MODULES-5187) mysnc puppet 5 and ruby 2.4 [#98](https://github.com/puppetlabs/puppetlabs-xinetd/pull/98) ([eputnam](https://github.com/eputnam)) |
| 55 | +- (MODULES-5144) Prep for puppet 5 [#97](https://github.com/puppetlabs/puppetlabs-xinetd/pull/97) ([hunner](https://github.com/hunner)) |
| 56 | +- [msync] 786266 Implement puppet-module-gems, a45803 Remove metadata.json from locales config [#96](https://github.com/puppetlabs/puppetlabs-xinetd/pull/96) ([wilson208](https://github.com/wilson208)) |
| 57 | +- [MODULES-4528] Replace Puppet.version.to_f version comparison from spec_helper.rb [#95](https://github.com/puppetlabs/puppetlabs-xinetd/pull/95) ([wilson208](https://github.com/wilson208)) |
| 58 | +- replace legacy validate_* calls [#94](https://github.com/puppetlabs/puppetlabs-xinetd/pull/94) ([bastelfreak](https://github.com/bastelfreak)) |
| 59 | +- (MODULES-4098) Sync the rest of the files [#93](https://github.com/puppetlabs/puppetlabs-xinetd/pull/93) ([hunner](https://github.com/hunner)) |
| 60 | +- (MODULES-4097) Sync travis.yml [#92](https://github.com/puppetlabs/puppetlabs-xinetd/pull/92) ([hunner](https://github.com/hunner)) |
| 61 | +- (FM-5972) gettext and spec.opts [#91](https://github.com/puppetlabs/puppetlabs-xinetd/pull/91) ([eputnam](https://github.com/eputnam)) |
| 62 | +- (MODULES-3631) msync Gemfile for 1.9 frozen strings [#90](https://github.com/puppetlabs/puppetlabs-xinetd/pull/90) ([hunner](https://github.com/hunner)) |
| 63 | +- (MODULES-3704) Update gemfile template to be identical [#89](https://github.com/puppetlabs/puppetlabs-xinetd/pull/89) ([hunner](https://github.com/hunner)) |
| 64 | +- mocha version update [#88](https://github.com/puppetlabs/puppetlabs-xinetd/pull/88) ([eputnam](https://github.com/eputnam)) |
| 65 | +- (MODULES-3983) Update parallel_tests for ruby 2.0.0 [#87](https://github.com/puppetlabs/puppetlabs-xinetd/pull/87) ([pmcmaw](https://github.com/pmcmaw)) |
| 66 | +- Update modulesync_config [51f469d] [#85](https://github.com/puppetlabs/puppetlabs-xinetd/pull/85) ([DavidS](https://github.com/DavidS)) |
| 67 | +- (MODULES-1019) add capability to configure 'passenv' for individual service [#84](https://github.com/puppetlabs/puppetlabs-xinetd/pull/84) ([vchepkov](https://github.com/vchepkov)) |
| 68 | +- Added missing variables for Archlinux [#83](https://github.com/puppetlabs/puppetlabs-xinetd/pull/83) ([pschichtel](https://github.com/pschichtel)) |
| 69 | +- Update modulesync_config [a3fe424] [#82](https://github.com/puppetlabs/puppetlabs-xinetd/pull/82) ([DavidS](https://github.com/DavidS)) |
| 70 | +- Define service_hasstatus/hasrestart for Amazon Linux [#81](https://github.com/puppetlabs/puppetlabs-xinetd/pull/81) ([domcleal](https://github.com/domcleal)) |
| 71 | +- (MAINT) Update for modulesync_config 72d19f184 [#80](https://github.com/puppetlabs/puppetlabs-xinetd/pull/80) ([DavidS](https://github.com/DavidS)) |
| 72 | +- (MODULES-3581) modulesync [067d08a] [#79](https://github.com/puppetlabs/puppetlabs-xinetd/pull/79) ([DavidS](https://github.com/DavidS)) |
| 73 | +- {maint} modulesync 0794b2c [#76](https://github.com/puppetlabs/puppetlabs-xinetd/pull/76) ([tphoney](https://github.com/tphoney)) |
| 74 | +- Fix newline handling in template to prevent empty lines [#75](https://github.com/puppetlabs/puppetlabs-xinetd/pull/75) ([smoeding](https://github.com/smoeding)) |
| 75 | +- Add class parameter to set the connection rate limit [#74](https://github.com/puppetlabs/puppetlabs-xinetd/pull/74) ([smoeding](https://github.com/smoeding)) |
| 76 | + |
| 77 | +## [2.0.0](https://github.com/puppetlabs/puppetlabs-xinetd/tree/2.0.0) - 2016-06-01 |
| 78 | + |
| 79 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-xinetd/compare/1.5.0...2.0.0) |
| 80 | + |
| 81 | +### Other |
| 82 | + |
| 83 | +- Release prep for 2.0.0. [#73](https://github.com/puppetlabs/puppetlabs-xinetd/pull/73) ([bmjen](https://github.com/bmjen)) |
| 84 | +- Update to newest modulesync_configs [3610af2] [#72](https://github.com/puppetlabs/puppetlabs-xinetd/pull/72) ([DavidS](https://github.com/DavidS)) |
| 85 | +- added suuport for redirect [#71](https://github.com/puppetlabs/puppetlabs-xinetd/pull/71) ([ManfredP](https://github.com/ManfredP)) |
| 86 | +- Added Archlinux support [#70](https://github.com/puppetlabs/puppetlabs-xinetd/pull/70) ([pschichtel](https://github.com/pschichtel)) |
| 87 | +- Puppetv4 [#69](https://github.com/puppetlabs/puppetlabs-xinetd/pull/69) ([ghoneycutt](https://github.com/ghoneycutt)) |
| 88 | +- fix default_user/default_group and add tests [#68](https://github.com/puppetlabs/puppetlabs-xinetd/pull/68) ([sethlyons](https://github.com/sethlyons)) |
| 89 | +- Update `port` description in `README.md` [#67](https://github.com/puppetlabs/puppetlabs-xinetd/pull/67) ([](https://github.com/)) |
| 90 | +- Style fixes [#66](https://github.com/puppetlabs/puppetlabs-xinetd/pull/66) ([ekohl](https://github.com/ekohl)) |
| 91 | +- Validate metadata with Travis-ci [#65](https://github.com/puppetlabs/puppetlabs-xinetd/pull/65) ([tphoney](https://github.com/tphoney)) |
| 92 | +- Pipe through instances variable from xinetd::service [#61](https://github.com/puppetlabs/puppetlabs-xinetd/pull/61) ([tphoney](https://github.com/tphoney)) |
| 93 | +- make port an optional parameter to xinetd::service [#60](https://github.com/puppetlabs/puppetlabs-xinetd/pull/60) ([](https://github.com/)) |
| 94 | +- pin highline for older ruby [#59](https://github.com/puppetlabs/puppetlabs-xinetd/pull/59) ([tphoney](https://github.com/tphoney)) |
| 95 | +- add variable $service_status to params.pp for Debian to fix error whe… [#58](https://github.com/puppetlabs/puppetlabs-xinetd/pull/58) ([jangrewe](https://github.com/jangrewe)) |
| 96 | +- fix issue with params.pp with strict_variables enabled [#57](https://github.com/puppetlabs/puppetlabs-xinetd/pull/57) ([smithtrevor](https://github.com/smithtrevor)) |
| 97 | +- Removed default values and added env [#56](https://github.com/puppetlabs/puppetlabs-xinetd/pull/56) ([underscorgan](https://github.com/underscorgan)) |
| 98 | +- Support newer versions [#54](https://github.com/puppetlabs/puppetlabs-xinetd/pull/54) ([ghoneycutt](https://github.com/ghoneycutt)) |
| 99 | +- Enable Travis-ci to use containers for much faster testing [#52](https://github.com/puppetlabs/puppetlabs-xinetd/pull/52) ([ghoneycutt](https://github.com/ghoneycutt)) |
| 100 | +- Style change to appease puppet-lint [#51](https://github.com/puppetlabs/puppetlabs-xinetd/pull/51) ([ghoneycutt](https://github.com/ghoneycutt)) |
| 101 | + |
| 102 | +## [1.5.0](https://github.com/puppetlabs/puppetlabs-xinetd/tree/1.5.0) - 2015-02-10 |
| 103 | + |
| 104 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-xinetd/compare/1.4.0...1.5.0) |
| 105 | + |
| 106 | +### Other |
| 107 | + |
| 108 | +- 1.5.0 prep [#49](https://github.com/puppetlabs/puppetlabs-xinetd/pull/49) ([underscorgan](https://github.com/underscorgan)) |
| 109 | +- Pin to rspec-puppet 1.x until migration [#48](https://github.com/puppetlabs/puppetlabs-xinetd/pull/48) ([hunner](https://github.com/hunner)) |
| 110 | +- Add the ability to manage the xinetd.d conf dir [#47](https://github.com/puppetlabs/puppetlabs-xinetd/pull/47) ([claytono](https://github.com/claytono)) |
| 111 | +- Add support for 'nice' argument. [#43](https://github.com/puppetlabs/puppetlabs-xinetd/pull/43) ([decibelhertz](https://github.com/decibelhertz)) |
| 112 | +- add framework for setting package_ensure [#42](https://github.com/puppetlabs/puppetlabs-xinetd/pull/42) ([sethlyons](https://github.com/sethlyons)) |
| 113 | + |
| 114 | +## [1.4.0](https://github.com/puppetlabs/puppetlabs-xinetd/tree/1.4.0) - 2015-01-20 |
| 115 | + |
| 116 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-xinetd/compare/1.3.1...1.4.0) |
| 117 | + |
| 118 | +### Other |
| 119 | + |
| 120 | +- 1.4.0 prep [#46](https://github.com/puppetlabs/puppetlabs-xinetd/pull/46) ([underscorgan](https://github.com/underscorgan)) |
| 121 | +- Add metadata summary per FM-1523 [#45](https://github.com/puppetlabs/puppetlabs-xinetd/pull/45) ([lrnrthr](https://github.com/lrnrthr)) |
| 122 | +- make default user and group more dynamic and set appropriate group per O... [#41](https://github.com/puppetlabs/puppetlabs-xinetd/pull/41) ([sethlyons](https://github.com/sethlyons)) |
| 123 | +- added support for gentoo [#40](https://github.com/puppetlabs/puppetlabs-xinetd/pull/40) ([chrigl](https://github.com/chrigl)) |
| 124 | +- Prepare 1.3.1 release. [#38](https://github.com/puppetlabs/puppetlabs-xinetd/pull/38) ([apenney](https://github.com/apenney)) |
| 125 | +- Remove xtype parameter [#37](https://github.com/puppetlabs/puppetlabs-xinetd/pull/37) ([roman-mueller](https://github.com/roman-mueller)) |
| 126 | + |
| 127 | +## [1.3.1](https://github.com/puppetlabs/puppetlabs-xinetd/tree/1.3.1) - 2014-07-15 |
| 128 | + |
| 129 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-xinetd/compare/1.3.0...1.3.1) |
| 130 | + |
| 131 | +### Other |
| 132 | + |
| 133 | +- Prepare 1.3.1 release. [#38](https://github.com/puppetlabs/puppetlabs-xinetd/pull/38) ([apenney](https://github.com/apenney)) |
| 134 | + |
| 135 | +## [1.3.0](https://github.com/puppetlabs/puppetlabs-xinetd/tree/1.3.0) - 2014-06-18 |
| 136 | + |
| 137 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-xinetd/compare/1.2.0...1.3.0) |
| 138 | + |
| 139 | +### Other |
| 140 | + |
| 141 | +- Prep for 1.3.0 release. [#36](https://github.com/puppetlabs/puppetlabs-xinetd/pull/36) ([underscorgan](https://github.com/underscorgan)) |
| 142 | +- Allow configuring log_on_* operator [#35](https://github.com/puppetlabs/puppetlabs-xinetd/pull/35) ([claytono](https://github.com/claytono)) |
| 143 | +- Updated readme to have markdown syntax [#30](https://github.com/puppetlabs/puppetlabs-xinetd/pull/30) ([solarkennedy](https://github.com/solarkennedy)) |
| 144 | +- Test against Puppet v3.4.0 [#29](https://github.com/puppetlabs/puppetlabs-xinetd/pull/29) ([ghoneycutt](https://github.com/ghoneycutt)) |
| 145 | +- Enable fast finish in Travis [#28](https://github.com/puppetlabs/puppetlabs-xinetd/pull/28) ([ghoneycutt](https://github.com/ghoneycutt)) |
| 146 | +- Change license from GPLv2 to ASLv2 [#27](https://github.com/puppetlabs/puppetlabs-xinetd/pull/27) ([ghoneycutt](https://github.com/ghoneycutt)) |
| 147 | +- Add Amazon support [#25](https://github.com/puppetlabs/puppetlabs-xinetd/pull/25) ([ekohl](https://github.com/ekohl)) |
| 148 | +- Remove duplicated paramater $log_on_failure [#23](https://github.com/puppetlabs/puppetlabs-xinetd/pull/23) ([davidcollom](https://github.com/davidcollom)) |
| 149 | +- Parameter for logging success [#22](https://github.com/puppetlabs/puppetlabs-xinetd/pull/22) ([philipcohoe](https://github.com/philipcohoe)) |
| 150 | +- removing typo in resource definition for Puppet 2.6.0 [#20](https://github.com/puppetlabs/puppetlabs-xinetd/pull/20) ([lzap](https://github.com/lzap)) |
| 151 | +- Update restart and status checking [#19](https://github.com/puppetlabs/puppetlabs-xinetd/pull/19) ([hunner](https://github.com/hunner)) |
| 152 | +- Add first rspec-system tests [#18](https://github.com/puppetlabs/puppetlabs-xinetd/pull/18) ([hunner](https://github.com/hunner)) |
| 153 | +- Release 1.2.0 [#17](https://github.com/puppetlabs/puppetlabs-xinetd/pull/17) ([hunner](https://github.com/hunner)) |
| 154 | + |
| 155 | +## [1.2.0](https://github.com/puppetlabs/puppetlabs-xinetd/tree/1.2.0) - 2013-07-30 |
| 156 | + |
| 157 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-xinetd/compare/1.1.0...1.2.0) |
| 158 | + |
| 159 | +### Other |
| 160 | + |
| 161 | +- Update specs for travis [#16](https://github.com/puppetlabs/puppetlabs-xinetd/pull/16) ([hunner](https://github.com/hunner)) |
| 162 | +- Rebase pdxcat/xinetd against new upstream [#15](https://github.com/puppetlabs/puppetlabs-xinetd/pull/15) ([blkperl](https://github.com/blkperl)) |
| 163 | +- Use @var for puppet 3.2 compatibility [#12](https://github.com/puppetlabs/puppetlabs-xinetd/pull/12) ([ekohl](https://github.com/ekohl)) |
| 164 | +- Include the xinetd class from xinetd::service type. [#4](https://github.com/puppetlabs/puppetlabs-xinetd/pull/4) ([benburkert](https://github.com/benburkert)) |
| 165 | +- Add site.pp file for spec tests [#3](https://github.com/puppetlabs/puppetlabs-xinetd/pull/3) ([branan](https://github.com/branan)) |
| 166 | +- Add initial spec tests [#2](https://github.com/puppetlabs/puppetlabs-xinetd/pull/2) ([branan](https://github.com/branan)) |
| 167 | +- Update for new forge release [#1](https://github.com/puppetlabs/puppetlabs-xinetd/pull/1) ([branan](https://github.com/branan)) |
| 168 | + |
| 169 | +## [1.1.0](https://github.com/puppetlabs/puppetlabs-xinetd/tree/1.1.0) - 2012-06-07 |
| 170 | + |
| 171 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-xinetd/compare/cb1323333b8734f35b90cee20b6a8a420f3fd885...1.1.0) |
0 commit comments