Hi all,
James is apparently lazing around in the bush, so I''m doing the
announcing today.
0.24.7rc1 is ready for testing:
http://reductivelabs.com/downloads/puppet/puppet-0.24.7rc1.tgz
As requested (although it was done manually), there''s also an md5 of
the release:
http://reductivelabs.com/downloads/puppet/puppet-0.24.7rc1.tgz.md5
Note that this should be the *last* release in the 0.24.x timeline --
all further releases will be based off of the master branch. We''re
currently expecting to see 0.25 (with a slightly reduced scope) some
time in January.
Here''s the Changelog for 0.24.7rc1:
Fixed #1695 - Solaris 10 zone provider doesn''t properly handle
unknown zone attributes in newer releases
Fixed #1776 - Trivial fix for gentoo service provider
Added Rake :ci namespace and CI tasks
Fixed #1767 - Minor fix to emacs mode
Fixed #1711 - fileserver test fails due to incorrect mocking
Fixed #1751 - Mac OS X DirectoryService nameservice provider
support for
plist output and password hash fil
Fixed #1752 - Add an optional argument to Puppet::Util.execute to
determine
whether stderr and stdout are combined in the output
Added versionable feature to the RPM provider
Fixed #1668 - puppetca can''t clean unsigned certs
Moved RRD feature from util/metric.rb to feature/base.rb
Fixed #1735 and #1747 - Fixes to confine system
Fixed #1681 - Add filesystem type check to test for per-file
SELinux context support
Fixed #1746 - Sync SELinux file attributes after file contents
created/modified
Replaced SELInux calls to binaries with Ruby SELinux bindings
Fixed #1748 - Include spec directory in packages
Fixes #1672 - unsafe crontab handling in Solaris
Fixed #1718 - Added preseed to apt uninstall and purge
Fixed #1739 - Added uninstall functionality to yum provider
Fixed #1710 - Spurious output in test run
Fixed #1667 - Documentation should specify natural language
regexs, not Regexp objects
Fixed #1692 - k5login fails to set mode when file is created
Fixed #1660 - Added specific recurse values for tidy
Fixed #1698 - All logs should now show up in the reports
Fixed #1661 - Type reference: tidy should specify manditory
parameters
Fixed #1104 - Classes and nodes should set $name variables
Updated Red Hat spec file for 0.24.6
Removed conf/debian directory - Debian packaging information
now maintained downstream
--
Aizu''s Second Law:
What changes the world is communication, not information.
---------------------------------------------------------------------
Luke Kanies | http://reductivelabs.com | http://madstop.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
Is #1708 intentionally not in this list? --~--~---------~--~----~------------~-------~--~----~ 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, 2008-12-02 at 22:35 -0600, Luke Kanies wrote:> Hi all, > > James is apparently lazing around in the bush, so I''m doing the > announcing today.lol> [snipped] > Here''s the Changelog for 0.24.7rc1: > [snipped]Your changelog doesn''t seem complete, it doesn''t include for instance the things I worked on for this version, like #1682, #1788, #1759, #1741 and the big one: #1664 :-) (I might have forgot some myself :-)). That''s not really an issue, but it is good for my own ego :-D -- Brice Figureau Days of Wonder http://www.daysofwonder.com/ --~--~---------~--~----~------------~-------~--~----~ 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 Dec 3, 2008, at 8:27 AM, Brice Figureau wrote:> > On Tue, 2008-12-02 at 22:35 -0600, Luke Kanies wrote: >> Hi all, >> >> James is apparently lazing around in the bush, so I''m doing the >> announcing today. > > lol > >> [snipped] >> Here''s the Changelog for 0.24.7rc1: >> [snipped] > > Your changelog doesn''t seem complete, it doesn''t include for instance > the things I worked on for this version, like #1682, #1788, #1759, > #1741 > and the big one: #1664 :-) > (I might have forgot some myself :-)).Sorry, this wasn''t clarified -- my changelog was incomplete. I assumed that James had provided a complete update, but apparently not. The ultimate list is what tickets are marked ''0.24.7'' and closed. -- True Terror is to wake up one morning and discover that your high school class is running the country. -- Kurt Vonnegut --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ 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 6/12/08 7:36, Luke Kanies wrote:> On Dec 3, 2008, at 8:27 AM, Brice Figureau wrote: > >> On Tue, 2008-12-02 at 22:35 -0600, Luke Kanies wrote: >>> Hi all, >>> >>> James is apparently lazing around in the bush, so I''m doing the >>> announcing today. >> lol >> >>> [snipped] >>> Here''s the Changelog for 0.24.7rc1: >>> [snipped] >> Your changelog doesn''t seem complete, it doesn''t include for instance >> the things I worked on for this version, like #1682, #1788, #1759, >> #1741 >> and the big one: #1664 :-) >> (I might have forgot some myself :-)). > > Sorry, this wasn''t clarified -- my changelog was incomplete. I > assumed that James had provided a complete update, but apparently not.No problem, it''s for the potential testers, as I myself know what''s in there :-)> The ultimate list is what tickets are marked ''0.24.7'' and closed.Of course, and that should be the only reference. -- Brice Figureau Days of Wonder http://www.daysofwonder.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---