Path to this page:
./
sysutils/puppet,
Configuration management framework written in Ruby
Branch: pkgsrc-2009Q4,
Version: 0.24.9,
Package name: puppet-0.24.9,
Maintainer: tonnerrePuppet lets you centrally manage every important aspect of your system using
a cross-platform specification language that manages all the separate
element normally aggregated in different files, like users, cron jobs, and
hosts, along with obviouslly discrete elements like packages, services, and
files.
Required to run:[
misc/rubygems] [
sysutils/ruby-facter] [
lang/ruby18-base]
Required to build:[
misc/rubygems]
Master sites:
SHA1: 6acbfe7ee3dc7ac6c8716ea481633abfc3001a3a
RMD160: a80835bac5ab862038bfa2f6a367ff31c70e547a
Filesize: 1075.5 KB
Version history: (Expand)
- (2010-02-05) Updated to version: puppet-0.24.9
- (2010-01-15) Package added to pkgsrc.se, version puppet-0.24.8 (created)
CVS history: (Expand)
2010-02-05 00:13:24 by S.P.Zeidler | Files touched by this commit (5) | |
Log message:
Pullup ticket 2989 - requested by taca
security update
Revisions pulled up:
- pkgsrc/sysutils/puppet/Makefile 1.9
- pkgsrc/sysutils/puppet/PLIST 1.9
- pkgsrc/sysutils/puppet/distinfo 1.6
Files added:
pkgsrc/sysutils/puppet/patches/patch-ae
pkgsrc/sysutils/puppet/patches/patch-af
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: joerg
Date: Wed Jan 27 19:51:55 UTC 2010
Modified Files:
pkgsrc/sysutils/puppet: Makefile
Log message:
DESTDIR support
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/puppet/Makefile
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Thu Feb 4 16:22:03 UTC 2010
Modified Files:
pkgsrc/sysutils/puppet: Makefile PLIST distinfo
Added Files:
pkgsrc/sysutils/puppet/patches: patch-ae patch-af
Log message:
Update sysutils/puppet to 0.24.9.
* Add LICENSE.
* Add patches for CVE-2009-3564 from puppet's repositry.
* puppet user/group handling which commented out now.
* Some other pkgsrc tweak.
0.24.9
Fix for temporary file issues
(https://bugzilla.redhat.com/show_bug.cgi?id=502881)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/puppet/Makefile \
pkgsrc/sysutils/puppet/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/puppet/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/puppet/patches/patch-ae \
pkgsrc/sysutils/puppet/patches/patch-af
|