Changelog for
puppet-0.24.6-1.fc8.noarch.rpm :
Thu Oct 23 00:00:00 2008 Todd Zullinger
- 0.24.6-1
- Update to 0.24.6
- Require ruby-shadow on Fedora and RHEL >= 5
- Simplify Fedora/RHEL version checks for ruby(abi) and BuildArch
- Require chkconfig and initstripts for preun, post, and postun scripts
- Conditionally restart puppet in %postun
- Ensure %preun, %post, and %postun scripts exit cleanly
- Create puppet user/group according to Fedora packaging guidelines
- Quiet a few rpmlint complaints
- Remove useless %pbuild macro
- Make specfile more like the Fedora/EPEL template
Tue Jul 29 00:00:00 2008 David Lutterkort - 0.24.5-1
- Add /usr/bin/puppetdoc
Fri Jul 25 00:00:00 2008 Brenton Leanhardt
- New version
- man pages now ship with tarball
- examples/code moved to root examples dir in upstream tarball
Tue Mar 25 23:00:00 2008 David Lutterkort - 0.24.4-1
- Add man pages (from separate tarball, upstream will fix to
include in main tarball)
Mon Mar 24 23:00:00 2008 David Lutterkort - 0.24.3-1
- New version
Wed Mar 5 23:00:00 2008 David Lutterkort - 0.24.2-1
- New version
Sat Dec 22 23:00:00 2007 David Lutterkort - 0.24.1-1
- New version
Mon Dec 17 23:00:00 2007 David Lutterkort - 0.24.0-2
- Use updated upstream tarball that contains yumhelper.py
Fri Dec 14 23:00:00 2007 David Lutterkort - 0.24.0-1
- Fixed license
- Munge examples/ to make rpmlint happier
Thu Aug 23 00:00:00 2007 David Lutterkort - 0.23.2-1
- New version
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