]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit
Update Modulefile for 1.0.0 release 1.0.0
authorRyan Coleman <ryan@puppetlabs.com>
Tue, 30 Oct 2012 03:24:35 +0000 (20:24 -0700)
committerRyan Coleman <ryan@puppetlabs.com>
Tue, 30 Oct 2012 03:24:35 +0000 (20:24 -0700)
commit949981ff5c0aca3efb73d35c844d97990802edd4
tree33866701673d7e2588c614cd5a507c3a1c62878d
parentf13148a80fdac92397205572a479e3406221d0ac
Update Modulefile for 1.0.0 release

This commit increments the version number to 1.0.0 for a new
Puppet Forge release.

Version 1.0.0 is a backwards incompatible release of puppetlabs-apt.

The major change is to the apt::backports class which had its repos
property modified on Ubuntu systems to include the main repository
in addition to universe, multiverse & restricted.

Additionally, the following bug fixes or minor enhancements were
introduced:
* Cleanup of style, variable scope and bug fixes.
* Exec resources now set the `logoutput` parameter to on_failure.
* Adds a timeout parameter to the apt::force defined resource type
* Allow pinning on version numbers in apt::pin
* Allow optional order parameter to apt::pin
* Allow ability to fill in pin explanation

Contributions were provided by the following fine folk:
Nan Liu
Anton Lindström
ytjohn
Steffen Zieger
Erik Dalén
Jonathan Araña Cruz
sathlan
Branan Purvine-Riley
Alexander Menk
Modulefile