From 547d7ad96a802022e3f0c156b7e103da763ece0d Mon Sep 17 00:00:00 2001 From: Ashley Penney Date: Tue, 8 Oct 2013 11:10:08 -0700 Subject: [PATCH] Prepare 1.4.0 release. --- CHANGELOG | 14 ++++++++++++-- Modulefile | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 25b0ec2..0d321bc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,16 @@ -## puppetlabs-apt changelog +2013-10-08 1.4.0 -Release notes for the puppetlabs-apt module. +Summary: + +Minor bugfix and allow the timeout to be adjusted. + +Features: +- Add an `updates_timeout` to apt::params + +Fixes: +- Ensure apt::ppa can readd a ppa removed by hand. + +Summary 1.3.0 ===== diff --git a/Modulefile b/Modulefile index a73f20b..72aa142 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'puppetlabs-apt' -version '1.3.0' +version '1.4.0' source 'https://github.com/puppetlabs/puppetlabs-apt' author 'Evolving Web / Puppet Labs' license 'Apache License 2.0' -- 2.45.2