Skip to content

Commit 9e380b9

Browse files
author
Travis Fields
committed
Prepare for 4.5.1 release
1 parent e32afd7 commit 9e380b9

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
##2015-01-14 - Supported Release 4.5.1
2+
###Summary
3+
4+
This release changes the temporary facter_dot_d cache locations outside of the /tmp directory due to a possible security vunerability. CVE-2015-1029
5+
6+
####Bugfixes
7+
- Facter_dot_d cache will now be stored in puppet libdir instead of tmp
8+
19
##2014-12-15 - Supported Release 4.5.0
210
###Summary
311

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-stdlib",
3-
"version": "4.5.0",
3+
"version": "4.5.1",
44
"author": "puppetlabs",
55
"summary": "Standard library of resources for Puppet modules.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)