]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Prepare for 4.5.1 release
authorTravis Fields <travis@puppetlabs.com>
Wed, 14 Jan 2015 20:46:10 +0000 (12:46 -0800)
committerTravis Fields <travis@puppetlabs.com>
Wed, 14 Jan 2015 20:46:10 +0000 (12:46 -0800)
CHANGELOG.md
metadata.json

index c66734ebb4aa58c26f93560dd7dc9c9b4ed10fb9..84c8b24fc312d0ddd833a2aa035c08af7e53a9cb 100644 (file)
@@ -1,3 +1,11 @@
+##2015-01-14 - Supported Release 4.5.1
+###Summary
+
+This release changes the temporary facter_dot_d cache locations outside of the /tmp directory due to a possible security vunerability. CVE-2015-1029
+
+####Bugfixes
+- Facter_dot_d cache will now be stored in puppet libdir instead of tmp
+
 ##2014-12-15 - Supported Release 4.5.0
 ###Summary
 
index 09ad4e889bae259af9416d6db65f5784521eb404..27def9c089ad240212d56a70d3cc305f76521881 100644 (file)
@@ -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",