summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshley Penney <ashley.penney@puppetlabs.com>2014-05-14 16:37:48 -0400
committerAshley Penney <ashley.penney@puppetlabs.com>2014-05-14 16:37:48 -0400
commit1155d66381103e64ecbf2753372f138283fe3b3e (patch)
treefd6ab9721f1a8b4520d1651cf51f2f7c4e2e6bcf
parent08b00d9229961d7b3c3cba997bfb35c8d47e4c4b (diff)
Prepare a 4.3.0 release.
-rw-r--r--CHANGELOG.md5
-rw-r--r--Modulefile2
-rw-r--r--metadata.json15
3 files changed, 16 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a3597e..f160002 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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.
diff --git a/Modulefile b/Modulefile
index c5da72d..3375491 100644
--- a/Modulefile
+++ b/Modulefile
@@ -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'
diff --git a/metadata.json b/metadata.json
index 9d3847b..45508e6 100644
--- a/metadata.json
+++ b/metadata.json
@@ -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"
]
},
{