]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
Merge pull request #256 from apenney/supported-142
authorHunter Haugen <hunter@puppetlabs.com>
Mon, 3 Mar 2014 19:55:45 +0000 (11:55 -0800)
committerHunter Haugen <hunter@puppetlabs.com>
Mon, 3 Mar 2014 19:55:45 +0000 (11:55 -0800)
Prepare supported module 1.4.2

CHANGELOG.md
Modulefile

index baa3ad77da4e4694e807f3e94f9e259ebf7908bd..10503c9144cd4e18867df3c50adf6f9ceb29f3d1 100644 (file)
@@ -1,9 +1,15 @@
-##2014-03-04 - Supported Release
+##2014-03-04 - Supported Release 1.4.2
 ###Summary
 
+This is a supported release. This release tidies up 1.4.1 and re-enables
+support for Ubuntu 10.04
+
 ####Features
 
 ####Bugfixes
+- Fix apt:ppa to include the -y Ubuntu 10.04 requires.
+- Documentation changes.
+- Test fixups.
 
 ####Known Bugs
 
@@ -213,4 +219,4 @@ This release includes Ubuntu 12.10 (Quantal) support for PPAs.
 * 9d51cd1 Adding LICENSE
 * 71796e3 Heading fix in README
 * 87777d8 Typo in README
-* f848bac First commit
\ No newline at end of file
+* f848bac First commit
index e44c27597ef33d83e7f0ad9a5923242abbccca59..40a87f4ef3967d56c9ee7c18985ff9524d7384f7 100644 (file)
@@ -1,5 +1,5 @@
 name    'puppetlabs-apt'
-version '1.4.1'
+version '1.4.2'
 source  'https://github.com/puppetlabs/puppetlabs-apt'
 author  'Evolving Web / Puppet Labs'
 license 'Apache License 2.0'