pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/cfengine2
Module Name: pkgsrc
Committed By: rhaen
Date: Sun Sep 7 10:14:31 UTC 2008
Modified Files:
pkgsrc/sysutils/cfengine2: Makefile PLIST distinfo
pkgsrc/sysutils/cfengine2/patches: patch-aa patch-ab
Removed Files:
pkgsrc/sysutils/cfengine2: Makefile.common
Log Message:
Updated to version 2.2.8
ChangeLog:
2.2.8
Patch for cfservd serving wrong data when link->copy
Checksum changes now trigger persistent class "checksum_alerts"
and log to WORKDIR/state/file_hash_event_history
Threading error fix for cfexecd
Windows compilation fixes. Note that windows users might have to move
keys and files
from /home/user/.cfagent to /var/cfengine after the standardization of
administrator
paths for windows where getuid != 0.
2.2.7
Memory leak in database access, affecting cfenvd
2.2.6
Xen detection
Bug in popen - incorrect placement of conditional in setting groups
added in 2.2.4.
Sensor code added for linux cfenvd. Ready for patches for other systems.
Cpu utilization and temperature measurement added for linux where
available
Bug reported in installable-negated classes. Patch by jack/SiliconSlick
Bugfix for class defined by directories
2.2.5
No content changes since 2.2.4, just fixes a packaging error.
(Mark's Easter turkey)
2.2.4p
Blunder in makefile change. Compilation error fixed.
2.2.4
Build changes. libpub is now an installed library libcfpub.so/a
so that cfengine 3 can find it.
Documentation is no longer distributed in the tarball, since most
people will use the online version. Also, enhanced documentation is
now available for any user who registers (free) at cfengine.com.
compress=true option in tidy was missing from documentation, and
left uninitialized during purging leading to attempts to compress
files instead of deleting.
Bugfix for empty strings in editfiles.
Links did not get removed with nolink=kill. Code changes apparently
broken earlier.
Fixed.
rxdirs= added to files. Default is false. If set to true, cfengine will
not
assume that x-bits should be set when r is set on directory permissions.
Group initialization to popen, so shellcommands groups are consistent
with uid login id
Rpm fix for package removal.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/sysutils/cfengine2/Makefile
cvs rdiff -r1.11 -r0 pkgsrc/sysutils/cfengine2/Makefile.common
cvs rdiff -r1.11 -r1.12 pkgsrc/sysutils/cfengine2/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/sysutils/cfengine2/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/cfengine2/patches/patch-aa
cvs rdiff -r1.5 -r1.6 pkgsrc/sysutils/cfengine2/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index