We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e32afd7 commit 9e380b9Copy full SHA for 9e380b9
2 files changed
CHANGELOG.md
@@ -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
9
##2014-12-15 - Supported Release 4.5.0
10
###Summary
11
metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-stdlib",
- "version": "4.5.0",
+ "version": "4.5.1",
"author": "puppetlabs",
"summary": "Standard library of resources for Puppet modules.",
"license": "Apache-2.0",
0 commit comments