Commit graph

5 commits

Author SHA1 Message Date
wiz
f965db1127 Update to 0.9.1b:
v 0.9.1b     2004/02/06
             * fixed bug introduced 2004/02/05 which caused true default
               options, such as INCDEPTH, to be destroyed when new options
               blocks are defined
v 0.9b       2004/02/05
             * fixed bug that caused some duplicate definitions of directives
               to add to previous definitions, rather than replace them
               bug id 631657
             * fixed OPTION->INDEX to report an error if an invalid INDEX
               value is specified
             * directives can now be specified with no data.  Combined with
               the above fix for duplicate directives, this has the effect
               that any directive can now be unset, even when originally
               specified in the OPTIONS block
               bug id 631660
             * fixed bug that would result in syslogd being signalled on every
               execution of sarah
               bug id 891554
             * fixed output in verbose mode that would cause sarah to try to
               print file type as well as permissions when doing a chmod on
               rotated files
             2002/05/10
             * fixed bug introduced on 2002/05/06 that causes sarah to die in
               mid-rotation if DATE indexing is used.
             * complete rewrite of log rotation logic -- old bug would cause
               logs to always rotate when SIZELOGIC is OR, DATE is defined,
               and SIZE is not defined
             2002/05/06
             * changed the way day-of-week matching is done to fix support for
               OSes that don't comply with XPG4, such as Solaris pre-8.0
             2002/02/28
             * SIZE directive takes magnitude attribute (deprecated SIZEMOD)

v 0.8b       2002/02/13
             * SARAH now released under the GNU GPL.  Added and changed
               licensing information in the necessary places.

Use pkgsrc config file handling framework.
2005-09-29 14:13:15 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
zuntum
8e0671a861 o use REPLACE_PERL
o move sarah.conf.sample from ${PREFIX}/etc to ${PREFIX}/share/examples/sarah

Update sarah to 0.7b

Changes:

v 0.7b  2001/10/01
        * all directives may now be specified within an OPTIONS{} block to set
          defaults
        * when both '-c' and '-V' options are used, sarah will dump
          interpreted config file(s) to STDOUT
        * fixed archive rotation bug: a regex to match file.log.xx would also
          match myfile.log.xx, causing rotation of file.log to fail

v 0.6b  2001/02/09
        * added INDEX command to allow date-based archive naming
        * added quiet mode (-q argument)

v 0.5b  2001/01/04
        * fixed timing bug -- DATE based log rotations would fail if the
          minute changed during the run
2001-10-31 18:11:25 +00:00
agc
027c166bf7 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:28:57 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00