File: CHANGELOG.md

package info (click to toggle)
puppet-module-puppetlabs-tftp 0.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 160 kB
  • ctags: 17
  • sloc: ruby: 498; sh: 15; makefile: 12
file content (33 lines) | stat: -rw-r--r-- 695 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
##2015-01-27 - Release 0.2.3
###Summary

This release includes lint and metadata fixes and fixes the package references to point to the virtual package.

##2014-08-20 - Release 0.2.2
###Summary

Add package require for the tftp xinetd::service

##2012-08-21 - Release 0.2.1
###Summary

Fix permission issues related to xinetd

##2012-07-27 - Release 0.2.0

####Features
- Add support for RHEL/CentOS
- Use xinetd rather than inetd
- Enable xinetd by default

##2012-06-25 - Release 0.1.1

####Features
- Add recurse support for tftp::file.
- Add source defaults for tftp::file.
- Add travis ci and puppet spec_helper support.

##2012-05-01 - Release 0.1.0
###Summary

Initial release of module.