I''ve published the tarballs and whatever bad packages my publishing system knows how to create; look for more official debs, sun packages, and rpms in the near future, hopefully. Note that this is mostly a bug-fix release, and I expect it to be a pretty painless upgrade for most everyeone (but please, test before upgrading). Here''s the changelog: Compile times now persist between restarts of puppetd. Timeouts have been added to many parts of Puppet, reducing the likelihood if it hanging forever on broken scripts or servers. All of the documentation and recipes have been moved to the wiki by Peter Abrahamsen and Ben Kite has moved the FAQ to the wiki. Explicit relationships now override automatic relationships, allowing you to manually specify deletion order when removing resources. Resources with dependencies can now be deleted as long as all of their dependencies are also being deleted. Namespaces for both classes and definitions now work much more consistently. You should now be able to specify a class or definition with a namespace everywhere you would normally expect to be able to specify one without. Downcasing of facts can be selectively disabled. Cyclic dependency graphs are now checked for and forbidden. The netinfo mounts provider was commented out, because it really doesn''t work at all. Stupid NetInfo stores mount information with the device as the key, which doesn''t work with my current NetInfo code. Otherwise, lots and lots of bugfixes. Check the tickets associated with the ''kermit'' milestone. Enjoy. -- The Internet, of course, is more than just a place to find pictures of people having sex with dogs. -- Time Magazine, 3 July 1995 --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com
--On Thursday, February 01, 2007 10:40 AM -0600 Luke Kanies <luke@madstop.com> wrote:> Downcasing of facts can be selectively disabled.With the last release, I had to change my dist directories or files if I was using $operatingsystem (i.e. changing configfile.redhat to configfile.RedHat). If I stay with defaults on 0.22.1, will I need to change it back? -- Digant C Kasundra <digant@stanford.edu> Technical Lead, ITS Unix Systems and Applications, Stanford University
On Feb 1, 2007, at 4:14 PM, Digant C Kasundra wrote:> > > --On Thursday, February 01, 2007 10:40 AM -0600 Luke Kanies > <luke@madstop.com> wrote: > >> Downcasing of facts can be selectively disabled. > > With the last release, I had to change my dist directories or files > if I > was using $operatingsystem (i.e. changing configfile.redhat to > configfile.RedHat). If I stay with defaults on 0.22.1, will I need to > change it back?No. The defaults in 0.22.1 are the same as in 0.22. If I had gotten this release out sooner (sorry!), you could have continued downcasing of facts rather than renaming your directories. The default, from now on, will be to keep the case of facts but to have a case-insensitive language as much as possible. -- If smiling uses so fewer muscles than frowning, how come it hurts my face so much? --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com
On Thu, Feb 01, 2007 at 10:40:31AM -0600, Luke Kanies wrote:> I''ve published the tarballs and whatever bad packages my publishing > system knows how to create; look for more official debs, sunI''ve just uploaded debs to Debian, they should be available from http://packages.debian.org/ presently. - Matt -- "As far as I''m concerned, spammers are nothing more than electronic home-invasion gangs." -- Andy Markley
On Feb 1, 2007, at 4:30 PM, Matthew Palmer wrote:> > I''ve just uploaded debs to Debian, they should be available from > http://packages.debian.org/ presently.Sweet, thanks! -- Always be wary of any helpful item that weighs less than its operating manual. -- Terry Pratchett --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com