From 42d7c221786417358ab0d5b19b5875c764f5048f Mon Sep 17 00:00:00 2001 From: Ashley Penney Date: Mon, 3 Mar 2014 19:08:54 +0000 Subject: [PATCH] Prepare supported module 1.4.2 --- CHANGELOG.md | 10 ++++++++-- Modulefile | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baa3ad7..10503c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/Modulefile b/Modulefile index e44c275..40a87f4 100644 --- a/Modulefile +++ b/Modulefile @@ -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' -- 2.45.2