On Fri, Jan 29, 2010 at 2:23 PM, James Turnbull <[email protected]>wrote:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 30/01/10 3:54 AM, Nigel Kersten wrote: > > > > > > On Fri, Jan 29, 2010 at 4:36 AM, James Turnbull <[email protected] > > <mailto:[email protected]>> wrote: > > > > You wanted "release early, release often" and the Puppet team has > > delivered! > > > > > > > >> James, it looks to me like the 0.25.4 tag was applied to the commit > >> before the 0.25.4 CHANGELOG update. > > > >> ie to 0025e13792b6a8e010ce1fd1dc20a17e7ba8af53 rather than > >> c5eef045781ee0d8a50e4661b56da051e686cf13 ? > > Fixed. > Awesome. I think we've got all the work done to get puppet 0.25.4 debs ready, we haven't finished testing yet, but if you want to be on the bleeding edge.... $ git clone git://git.debian.org/pkg-puppet/pkg-puppet.git $ cd puppet (edit debian/changelog with your own email address for your key and appropriately tag the version with something like ~me) $ git add debian/changelog; git commit -m "something or other" $ git-buildpackage --git-upstream-branch=origin/upstream --git-ignore-new I've uploaded the Mac packages and submitted the MacPorts diff. We should have debs uploaded today for 0.25.4. Oh, and we've just sorted out Facter 1.5.7 too, so that will get uploaded soon as well. > > James > > - -- > Author of: > * Pro Linux System Administration (http://tinyurl.com/linuxadmin) > * Pulling Strings with Puppet (http://tinyurl.com/pupbook) > * Pro Nagios 2.0 (http://tinyurl.com/pronagios) > * Hardening Linux (http://tinyurl.com/hardeninglinux) > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iQEVAwUBS2Nf1yFa/lDkFHAyAQJxfQf8DyZ65/pri7OPgazzjG6yE53tKm+Vjd5M > WIYzGQaDik8MslTfZM3lWxQFi/rp9YJz7CKNmkyLkrp7mPFi7XNHbz58MGsZHaIw > 9Njy3a2y2+sMUPHvEjSmwLBHpqOc36FY9uge3yhm6ManxpMGMw37tyrTzHq2Km0W > JV4t/rIC8eiaF636LbW1QTG3A97wHEasP2hKsAGB7kGJIcIBXTht3uN3wCx1tTp9 > Q8q9u7tslcBDUmPNL5V+6xyW0QkRpiD4GpChEMOweKWaG0SPoyPtfDDhveQW2Dms > SL2/EnrW2QQyZvuFB722ula+0nyNIBspMsdEyZMdKD29V/ya5iKXIw== > =QDwF > -----END PGP SIGNATURE----- > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<puppet-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/puppet-dev?hl=en. > > -- nigel -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
