Hello,
We''re pleased to announce the release of the stdlib module at version
2.4.0 [1]. This feature release is fully backwards compatible with
all previous releases of the stdlib module since version 2.0.0 and is
tested to work with Puppet 2.6 and 2.7. The stdlib module follows
semver.org guidelines for version numbers.
[1] http://links.puppetlabs.com/stdlib240
The module may be installed from the Forge using the puppet-module tool:
puppet-module install stdlib
This feature release contains the following new features since version 2.3.3
2012-06-07 - Chris Price <chris@puppetlabs.com> - 2.4.0
* Add support for a ''match'' parameter to file_line (a06c0d8)
2012-08-07 - Erik Dalén <dalen@spotify.com> - 2.4.0
* (#15872) Add to_bytes function (247b69c)
2012-07-19 - Jeff McCune <jeff@puppetlabs.com> - 2.4.0
* (Maint) use PuppetlabsSpec::PuppetInternals.scope (master) (deafe88)
2012-07-10 - Hailee Kenney <hailee@puppetlabs.com> - 2.4.0
* (#2157) Make facts_dot_d compatible with external facts (5fb0ddc)
2012-03-16 - Steve Traylen <steve.traylen@cern.ch> - 2.4.0
* (#13205) Rotate array/string randomley based on fqdn, fqdn_rotate()
(fef247b)
Cheers,
-Jeff McCune
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.
On Tue, Aug 14, 2012 at 10:30 AM, Jeff McCune <jeff@puppetlabs.com> wrote:> Hello, > > We''re pleased to announce the release of the stdlib module at version > 2.4.0 [1]. This feature release is fully backwards compatible with > all previous releases of the stdlib module since version 2.0.0 and is > tested to work with Puppet 2.6 and 2.7. The stdlib module follows > semver.org guidelines for version numbers. > > [1] http://links.puppetlabs.com/stdlib240 > > The module may be installed from the Forge using the puppet-module tool: > > puppet-module install stdlibI have to stop copying and pasting that old announcement. It''s puppet module install puppetlabs-stdlib if you''re using recent Puppet 2.7 versions or puppet-module install puppetlabs-stdlib if you''re using the puppet-module Gem. -Jeff -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.