Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the minimum required stdlib version to 4.2.0. #386

Merged
merged 1 commit into from
Feb 18, 2016

Conversation

parabolala
Copy link
Contributor

f4241b5 referenced is_bool() from stdlib that was only added in 4.2.0, according to: https://github.com/puppetlabs/puppetlabs-stdlib/blob/04fa5a0cd9255dc2d51af517be7164db9ea0306b/CHANGELOG.md

parabolala pushed a commit to parabolala/puppet-netatalk that referenced this pull request Jan 31, 2016
Latest concat (as of 2.1.0 puppetlabs/puppetlabs-concat@f4241b5) doesn't have concat::setup.

It (concat) also requires at least stdlib 4.2.0 (though this is not reflected in its deps ATM due to bug described in puppetlabs/puppetlabs-concat#386). Relax the stdlib dep restriction as well.
@tphoney
Copy link
Contributor

tphoney commented Feb 1, 2016

@bmjen can you have a look at this ? It makes sense the change, but i wonder about backwards compatibility already being broken.

parabolala pushed a commit to parabolala/puppet-netatalk that referenced this pull request Feb 6, 2016
Latest concat (as of 2.1.0 puppetlabs/puppetlabs-concat@f4241b5) doesn't have concat::setup.

It (concat) also requires at least stdlib 4.2.0 (though this is not reflected in its deps ATM due to bug described in puppetlabs/puppetlabs-concat#386). Relax the stdlib dep restriction as well.
tphoney added a commit that referenced this pull request Feb 18, 2016
Fix the minimum required stdlib version to 4.2.0.
@tphoney tphoney merged commit 28fcecd into puppetlabs:master Feb 18, 2016
@tphoney
Copy link
Contributor

tphoney commented Feb 18, 2016

Thanks for the work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants