]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Prepare a 4.3.0 release.
authorAshley Penney <ashley.penney@puppetlabs.com>
Wed, 14 May 2014 20:37:48 +0000 (16:37 -0400)
committerAshley Penney <ashley.penney@puppetlabs.com>
Wed, 14 May 2014 20:37:48 +0000 (16:37 -0400)
CHANGELOG.md
Modulefile
metadata.json

index 5a3597e340445989ef7c448b5fbc4ce149755032..f160002bb9ab974659a298cf29b271de90cb6a6b 100644 (file)
@@ -1,3 +1,8 @@
+##2014-05-14 - Supported Release 4.3.0
+### Summary
+
+This is a supported release of the code released as 4.2.1.
+
 ## 2014-05-08 - Release - 4.2.1
 ### Summary
 This release moves a stray symlink that can cause problems.
index c5da72daccd87b9fe2f9b709b834da3121696c59..3375491ae09f8cca2f3e5d40511e84c904c3c44a 100644 (file)
@@ -1,5 +1,5 @@
 name    'puppetlabs-stdlib'
-version '4.2.1'
+version '4.3.0'
 source 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
 author 'puppetlabs'
 license 'Apache 2.0'
index 9d3847bf1edfdcc56ec6c4985ba6b3d0f96b4eb5..45508e6f9c935fead4c9173bac530674c0455f7d 100644 (file)
@@ -5,7 +5,8 @@
       "operatingsystemrelease": [
         "4",
         "5",
-        "6"
+        "6",
+        "7"
       ]
     },
     {
@@ -13,7 +14,8 @@
       "operatingsystemrelease": [
         "4",
         "5",
-        "6"
+        "6",
+        "7"
       ]
     },
     {
@@ -21,7 +23,8 @@
       "operatingsystemrelease": [
         "4",
         "5",
-        "6"
+        "6",
+        "7"
       ]
     },
     {
@@ -29,7 +32,8 @@
       "operatingsystemrelease": [
         "4",
         "5",
-        "6"
+        "6",
+        "7"
       ]
     },
     {
@@ -49,7 +53,8 @@
       "operatingsystem": "Ubuntu",
       "operatingsystemrelease": [
         "10.04",
-        "12.04"
+        "12.04",
+        "14.04"
       ]
     },
     {