Changelog for
puppet-0.24.7-2mdv2010.0.noarch.rpm :
Mon Aug 17 00:00:00 2009 Michael Scherer
0.24.7-2mdv2010.0
+ Revision: 416752
- fix loop on status, patch by roudoudou, bug #40414
- fix error when no site.pp exist, bug #52895
Tue Dec 30 23:00:00 2008 Guillaume Rousse 0.24.7-1mdv2009.1
+ Revision: 321401
- update to new version 0.24.7
Sat Sep 13 00:00:00 2008 Olivier Thauvin 0.24.5-2mdv2009.0
+ Revision: 284057
- fix sysconfig/
* filename
Sat Aug 2 00:00:00 2008 Michael Scherer 0.24.5-1mdv2009.0
+ Revision: 259425
- new version
Sat Aug 2 00:00:00 2008 Thierry Vignaud 0.23.2-4mdv2009.0
+ Revision: 259355
- rebuild
Fri Jul 25 00:00:00 2008 Thierry Vignaud 0.23.2-3mdv2009.0
+ Revision: 247238
- rebuild
- fix description-line-too-long
- kill re-definition of %buildroot on Pixel\'s request
+ Pixel
- adapt to %_localstatedir now being /var instead of /var/lib (#22312)
+ Olivier Blin
- restore BuildRoot
Tue Oct 30 23:00:00 2007 Funda Wang 0.23.2-1mdv2008.1
+ Revision: 103930
- BR ruby
- import puppet
Tue Oct 30 23:00:00 2007 roudoud0u - 0.23.2-1
- Initial Mandriva rpm package (based on David Lutterkort spec file)
Fri Jul 27 00:00:00 2007 David Lutterkort - 0.23.1-1
- Remove old config files
Thu Jun 21 00:00:00 2007 David Lutterkort - 0.23.0-1
- Install one puppet.conf instead of old config files, keep old configs
around to ease update
- Use plain shell commands in install instead of macros
Thu May 3 00:00:00 2007 David Lutterkort - 0.22.4-1
- New version
Fri Mar 30 00:00:00 2007 David Lutterkort - 0.22.3-1
- Claim ownership of _sysconfdir/puppet (bz 233908)
Mon Mar 19 23:00:00 2007 David Lutterkort - 0.22.2-1
- Set puppet\'s homedir to /var/lib/puppet, not /var/puppet
- Remove no-lockdir patch, not needed anymore
Mon Feb 12 23:00:00 2007 David Lutterkort - 0.22.1-2
- Fix bogus config parameter in puppetd.conf
Sat Feb 3 23:00:00 2007 David Lutterkort - 0.22.1-1
- New version
Fri Jan 5 23:00:00 2007 David Lutterkort - 0.22.0-1
- New version
Mon Nov 20 23:00:00 2006 David Lutterkort - 0.20.1-2
- Make require ruby(abi) and buildarch: noarch conditional for fedora 5 or
later to allow building on older fedora releases
Mon Nov 13 23:00:00 2006 David Lutterkort - 0.20.1-1
- New version
Tue Oct 24 00:00:00 2006 David Lutterkort - 0.20.0-1
- New version
Wed Sep 27 00:00:00 2006 David Lutterkort - 0.19.3-1
- New version
Tue Sep 19 00:00:00 2006 David Lutterkort - 0.19.1-1
- New version
Fri Sep 8 00:00:00 2006 David Lutterkort - 0.19.0-1
- New version
Wed Aug 2 00:00:00 2006 David Lutterkort - 0.18.4-2
- Use /usr/bin/ruby directly instead of /usr/bin/env ruby in
executables. Otherwise, initscripts break since pidof can\'t find the
right process
Wed Aug 2 00:00:00 2006 David Lutterkort - 0.18.4-1
- New version
Sat Jul 15 00:00:00 2006 David Lutterkort - 0.18.3-1
- New version
Thu Jul 6 00:00:00 2006 David Lutterkort - 0.18.2-1
- New version
Thu Jun 29 00:00:00 2006 David Lutterkort - 0.18.1-1
- Removed lsb-config.patch and yumrepo.patch since they are upstream now
Tue Jun 20 00:00:00 2006 David Lutterkort - 0.18.0-1
- Patch config for LSB compliance (lsb-config.patch)
- Changed config moves /var/puppet to /var/lib/puppet, /etc/puppet/ssl
to /var/lib/puppet, /etc/puppet/clases.txt to /var/lib/puppet/classes.txt,
/etc/puppet/localconfig.yaml to /var/lib/puppet/localconfig.yaml
Sat May 20 00:00:00 2006 David Lutterkort - 0.17.2-1
- Added /usr/bin/puppetrun to server subpackage
- Backported patch for yumrepo type (yumrepo.patch)
Thu May 4 00:00:00 2006 David Lutterkort - 0.16.4-1
- Rebuilt
Sat Apr 22 00:00:00 2006 David Lutterkort - 0.16.0-1
- Fix default file permissions in server subpackage
- Run puppetmaster as user puppet
- rebuilt for 0.16.0
Tue Apr 18 00:00:00 2006 David Lutterkort - 0.15.3-2
- Don\'t create empty log files in post-install scriptlet
Sat Apr 8 00:00:00 2006 David Lutterkort - 0.15.3-1
- Rebuilt for new version
Wed Mar 22 23:00:00 2006 David Lutterkort - 0.15.1-1
- Patch0: Run puppetmaster as root; running as puppet is not ready
for primetime
Mon Mar 13 23:00:00 2006 David Lutterkort - 0.15.0-1
- Commented out noarch; requires fix for bz184199
Mon Mar 6 23:00:00 2006 David Lutterkort - 0.14.0-1
- Added BuildRequires for ruby
Wed Mar 1 23:00:00 2006 David Lutterkort - 0.13.5-1
- Removed use of fedora-usermgmt. It is not required for Fedora Extras and
makes it unnecessarily hard to use this rpm outside of Fedora. Just
allocate the puppet uid/gid dynamically
Sun Feb 19 23:00:00 2006 David Lutterkort - 0.13.0-4
- Use fedora-usermgmt to create puppet user/group. Use uid/gid 24. Fixed
problem with listing fileserver.conf and puppetmaster.conf twice
Wed Feb 8 23:00:00 2006 David Lutterkort - 0.13.0-3
- Fix puppetd.conf
Wed Feb 8 23:00:00 2006 David Lutterkort - 0.13.0-2
- Changes to run puppetmaster as user puppet
Mon Feb 6 23:00:00 2006 David Lutterkort - 0.13.0-1
- Don\'t mark initscripts as config files
Mon Feb 6 23:00:00 2006 David Lutterkort - 0.12.0-2
- Fix BuildRoot. Add dist to release
Tue Jan 17 23:00:00 2006 David Lutterkort - 0.11.0-1
- Rebuild
Thu Jan 12 23:00:00 2006 David Lutterkort - 0.10.2-1
- Updated for 0.10.2 Fixed minor kink in how Source is given
Wed Jan 11 23:00:00 2006 David Lutterkort - 0.10.1-3
- Added basic fileserver.conf
Wed Jan 11 23:00:00 2006 David Lutterkort - 0.10.1-1
- Updated. Moved installation of library files to sitelibdir. Pulled
initscripts into separate files. Folded tools rpm into server
Thu Nov 24 23:00:00 2005 Duane Griffin
- Added init scripts for the client
Wed Nov 23 23:00:00 2005 Duane Griffin
- First packaging