From 16bb92da3601216bb322965fd3295e6219d3bf83 Mon Sep 17 00:00:00 2001 From: Branan Purvine-Riley Date: Fri, 25 May 2012 11:42:17 -0700 Subject: [PATCH] Update Modulefile and CHANGELOG for 0.0.4 --- CHANGELOG | 6 ++++++ Modulefile | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 1dc4b61..da4072f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +2012-05-25 Puppet Labs - 0.0.4 + * Fix ppa list filename when there is a period in the PPA name + * Add .pref extension to apt preferences files + * Allow preferences to be purged + * Extend pin support + 2012-05-04 Puppet Labs - 0.0.3 * only invoke apt-get update once * only install python-software-properties if a ppa is added diff --git a/Modulefile b/Modulefile index ac081cb..9c988af 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'puppetlabs-apt' -version '0.0.3' +version '0.0.4' source 'https://github.com/puppetlabs/puppet-apt' author 'Evolving Web / Puppet Labs' license 'Apache License 2.0' -- 2.45.2