]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Prepare a 1.1.1 release.
authorAshley Penney <ashley.penney@puppetlabs.com>
Fri, 16 May 2014 18:06:55 +0000 (14:06 -0400)
committerAshley Penney <ashley.penney@puppetlabs.com>
Fri, 16 May 2014 18:06:55 +0000 (14:06 -0400)
CHANGELOG.md
Modulefile
metadata.json

index c04ed775f1278b044b558dfbf38b1324ef0d8f89..daf390e98d3c06bb065d9606316a05412d1ee05d 100644 (file)
@@ -1,3 +1,10 @@
+## 2014-05-16 Release 1.1.1
+###Summary
+
+This release reverts the alphabetical ordering of 1.1.0.  We found this caused
+a regression in the Openstack modules so in the interest of safety we have
+removed this for now.
+
 ## 2014-05-13 Release 1.1.0
 ###Summary
 
index 56fde2c2ee1af803f3801243beddcf0714f94271..975614762f8341e4c4e66e73d929e294ab6b2a5c 100644 (file)
@@ -1,5 +1,5 @@
 name 'puppetlabs-firewall'
-version '1.1.0'
+version '1.1.1'
 source 'git://github.com/puppetlabs/puppetlabs-firewall.git'
 author 'puppetlabs'
 license 'ASL 2.0'
index 8060984919d32002b7806b3121334f012d2c5e6e..40fb8612bda4a769f6798487f50dc3ac5bf7ee4a 100644 (file)
@@ -1,6 +1,6 @@
 {
     "name": "puppetlabs-firewall",
-    "version": "1.1.0",
+    "version": "1.1.1",
     "source": "https://github.com/puppetlabs/puppetlabs-firewall",
     "author": "Puppet Labs",
     "license": "Apache-2.0",