From Todd.Miller at courtesan.com Tue Feb 18 16:52:29 2003 From: Todd.Miller at courtesan.com (Todd C. Miller) Date: Tue, 18 Feb 2003 14:52:29 -0700 Subject: newsyslog 1.1 is now available Message-ID: <200302182152.h1ILqTgW031912@xerxes.courtesan.com> Master ftp site: ftp://ftp.courtesan.com/pub/newsyslog/newsyslog-1.1.tar.gz Mirrors: ftp://ftp.cs.colorado.edu/pub/newsyslog/newsyslog-1.1.tar.gz ftp://ftp.usa.openbsd.org/pub/newsyslog/newsyslog-1.1.tar.gz The mirrors will take a little while to update. Changes since newsyslog 1.0: Fixed check for symlinks in non-verbose mode. Improved readability of "newsyslog -n". Fixed a SystemV compilation problem. New -a flag to allow storage of archived logs in a different dir. New -F flag to force log rotation. Log files may now be specified on the command line to specify which logs are to be rotated. Specifying a command to run instead of sending a signal now works. Better conf file sanity checking for monitor mode. Better error checking and reporting in the config file parser. Fixed the minimum file size check, size was KB instead of bytes. Added support for rotating files at a specific time. Now accepts ':' as the separator between login and group names.