diff options
author | seb <seb@pkgsrc.org> | 2003-04-26 08:33:00 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-04-26 08:33:00 +0000 |
commit | bab6c45e24f47dbe972f573ac24b35041bdd7b9a (patch) | |
tree | b534a9facf717f2bcf900efb3bdcf7800ddb0b80 /sysutils/cfengine2/distinfo | |
parent | 419d1992020dfb54ec627c3e2447ade96412f07e (diff) | |
download | pkgsrc-bab6c45e24f47dbe972f573ac24b35041bdd7b9a.tar.gz |
Update cfengine2 and cfengine2-doc to version 2.0.6.
Package changes
Vicf moved from $PREFIX/sbin to $PREFIX/share/examples/cfengine
as it can really be used as is: site tuning is required.
Both packages now share the same distinfo file.
Changes in version 2.0.6
SKIPVERIFY removed from AccessControl checks. This was
wrongly allowing access to files if they only had an accepted
encryption key.
SetLine added to AppendIfNoLineMatching to allow current
line to be added.
ForEachLineIn "/tmp/in"
AppendIfNoLineMatching "ThisLine"
EndLoop
Changed /etc/services reference to port 5308 in ipv6
compatible calls.
Efficiency, removed getpwnam from GetFile(). Was unnecessarily
looking up the uid multiple times, which delays copying
speed. Copy rates improved by five to ten times!!
Single copy uses too much cache memory. Optimize by only
caching copies that use the singlecopy keyword.
Message status change: %s is a link which points to %s,
but that file doesn't seem to exist Verbose only
Patches to editfiles to check empty files. DefineinGroup
added.
Changes in version 2.0.5
Cfrun ipv6 patch
Syslog messages name patch
mountables, binservers variable usage fix
backup=timestamp added in copy so that multiple backups
can coexist. Other backups use this by default.
Cfenvd records loadaverage - and av.db renamed to cf_averages.db
since records in av.db no longer compatible.
Iteration added to disk paths
Typo in filters.c UID -> USER meant that Owner field in
filters would not always work for processes. Bug in removal
of spaces in process-filter matches could cause some criteria
to fail to match.
Netstat changed entry in solaris 2.9
Hard class hpux10 -> hpux and the old hpux is deprecated
tidy //tmp would start tidying / due to error in
ExpandWildcardsAndDo. FIxed
Cfenvd netstat state recorded in separate files now in
WORKDIR, by protocol and incoming/outgoing. This allows
accurate record of the state to which classes refer.
excludes and ignores would not appended in a tidy command
if a path already existed in another previous command.
Fixed so that all excludes and ignores are concatenated
for all related paths.
Local AF_LOCAL addresses not handled by sockaddr in IPv6
compatible functions. Now returns 127.0.0.1 (why not ::1??)
Typo in tidy.c prevented tidy old links from working.
Documentation patches.
Checksums no longer performed on dry run (-n) in files,
but still in copy.
No errors written to syslog in dryrun mode.
Umask patch in editfiles - umask was not properly installed
New copy options / variables singlecopy= and autodefine
added.
Alerts added as own section alerts: allow users to define
a custom message triggered by a class activation. Alerts
can also quote state information from cfenvd and the process
table.
tidy define= does not set class if file could not be tidied.
debian detect patch (Andy Stribblehill)
cfservd descriptor leak (Andy Stribblehill)
cfservd daemonize modification
Diffstat (limited to 'sysutils/cfengine2/distinfo')
-rw-r--r-- | sysutils/cfengine2/distinfo | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/sysutils/cfengine2/distinfo b/sysutils/cfengine2/distinfo index bed96377ed1..405e0ecb5ac 100644 --- a/sysutils/cfengine2/distinfo +++ b/sysutils/cfengine2/distinfo @@ -1,12 +1,13 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/12/22 13:04:38 seb Exp $ +$NetBSD: distinfo,v 1.2 2003/04/26 08:33:00 seb Exp $ -SHA1 (cfengine-2.0.4.tar.gz) = d5f0e6bbbee559b30e57184555c022dd26dbfa8c -Size (cfengine-2.0.4.tar.gz) = 1149946 bytes +SHA1 (cfengine-2.0.6.tar.gz) = 8138fd9eb5dee9e53bdac350e1737db8fd0a2999 +Size (cfengine-2.0.6.tar.gz) = 1173772 bytes SHA1 (patch-aa) = 93a957af8d124d5b6e584c1c3d3cdda73190d58c SHA1 (patch-ab) = 23366845e2548ba119764d5f4927ec53c9b15046 -SHA1 (patch-ad) = d4861f1dd7547050edd216493d5640fd276a07ee +SHA1 (patch-ad) = 559b8378c1cad5e88e1eba55c7f62e2336153186 SHA1 (patch-ae) = 99496b14f80c8605886cd78a520af4d1c6cc0475 -SHA1 (patch-af) = 4b6f720fcfb45bdbcc3dc7271cd08ce06d12f3f0 +SHA1 (patch-af) = 379ac2621c8902431ce53b7d85ab35e857cc3abf SHA1 (patch-ag) = f64e2d1f9f3a5c0e0dc37a40c56f0188382e02ed -SHA1 (patch-ah) = b0290d9edc57f0df953fd74e9741d69f52502c0e -SHA1 (patch-ai) = 659b3031613f6d882853372d0c9dc5f36e6773ba +SHA1 (patch-ah) = d0a79d2c5ce636e401486ff9740bd126fd94f172 +SHA1 (patch-ai) = 074eaadc318bb11a9f7987199f60e3d0dd69c4b0 +SHA1 (patch-aj) = 0febd73c9eaeae6eb3e52a101998ea6ebcf17e25 |