File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ##2015 -04-14 - Supported Release 1.2.1
2+ ###Summary
3+
4+ This release includes bugfixes, test improvements, and a rewritten README.
5+
6+ ####Bugfixes
7+
8+ - Verifies existence of $is_pe before using it.
9+ - Adds validation for $order param to not allow restricted characters.
10+ - Sets the group id on Fragments for versions of Facter that contain the $gid fact.
11+ - Sets the script group to 0 if the script is owned by root.
12+ - Explicitly sets script and concat directories to the same owner and group.
13+ - Re-adds support for fragment backup, so that static compiler can work with filebucket (MODULES-1700).
14+
115##2015 -02-17 - Supported Release 1.2.0
216###Summary
317
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-concat" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "author" : " Puppet Labs" ,
55 "summary" : " Construct files from multiple fragments." ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments