Merge pull request #684 from puppetlabs/release
authorTP Honey <tphoney@users.noreply.github.com>
Mon, 5 Jun 2017 09:38:59 +0000 (10:38 +0100)
committerGitHub <noreply@github.com>
Mon, 5 Jun 2017 09:38:59 +0000 (10:38 +0100)
Release 4.1.0 Mergeback

CHANGELOG.md
metadata.json

index 86d474acb11ade991ac0ece7ec0d84f429cc2492..f9f566739faf1fbd530539e1256f7fee65f65c25 100644 (file)
@@ -1,3 +1,17 @@
+## Supported Release 4.1.0
+### Summary
+
+This release removes Data in Modules due to current compatibility issues and reinstates the params.pp file. Also includes a couple of bug fixes.
+
+#### Features
+- (MODULES-4973) Data in Modules which was introduced in the last release has now been reverted due to compatibility issues.
+
+#### Bugfixes
+- Now apt_key only sends the auth basic header when userinfo can be parsed from the URL.
+- Reverted the removal of Evolving Web's attribution in NOTICE file.
+- Test added to ensure empty string allowed for $release in apt::source.
+
+
 ## Supported Release 3.0.0 and 4.0.0
 ###Summary
 
index 562f0436e473616d6ed45cfc804c1b8d649461b5..03981dfbd34adf59a611693058d93453659a5110 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "4.0.0",
+  "version": "4.1.0",
   "author": "Puppet Labs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",