Prep for 2.2.2 Release
authorHelen Campbell <helen@puppetlabs.com>
Thu, 25 Feb 2016 12:50:12 +0000 (12:50 +0000)
committerHelen Campbell <helen@puppetlabs.com>
Thu, 25 Feb 2016 12:50:12 +0000 (12:50 +0000)
CHANGELOG.md
metadata.json

index c310fb695bba35b67f1bd095c8c1f9593fbb87e1..d0bb5e8c07a98d1a911af74cd0f389a6ddd6785a 100644 (file)
@@ -1,3 +1,22 @@
+##Supported Release 2.2.2
+###Summary
+
+Several bug fixes and the addition of support updates to Debian 8 and Ubunto Wily.
+
+####Bugfixes
+- Small fixes to descriptions within the readme and the addition of some examples.
+- Updates to run on Ubunto Wily.
+- Fixed apt_key tempfile race condition.
+- Run stages limitation added to the documentation.
+- Remove unneeded whitespace in source.list template.
+- Handle PPA names that contain a plus character.
+- Update to current msync configs.
+- Avoid duplicate package resources when package_manage => true.
+- Avoid multiple package resource declarations.
+- Ensure PPAs in tests have valid form.
+- Look for correct sources.list.d file for apt::ppa.
+- Debian 8 support addiiton to metadata.
+
 ##Supported Release 2.2.1
 ###Summary
 
index 716e5fe25f813ba0db72737973bbee143ad49efc..168eb29cbaf5d107ba66a2a8b141a85758ebbc8c 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "2.2.1",
+  "version": "2.2.2",
   "author": "Puppet Labs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",