K 10 svn:author V 2 pi K 8 svn:date V 27 2016-01-30T07:00:10.942280Z K 7 svn:log V 925 sysutils/logrotate: 3.8.9 -> 3.9.2 Changes: - Upstream moved to GitHub: https://github.com/logrotate/logrotate. - Add support for %M, %S and %V in "dateext" directive. - Fix bad filename in subject of email when "compress" and "maillast" is used. - Allow rotating files created before 1996. - Fix compilation errors on NetBSD caused by "array subscript has type 'char' in config.c". - Fix matching subdirectories on BSD systems for patterns like "*/log" in situation where logrotate tried to match "foo/log" even when "foo" has not been a directory. - Fix logging dates in debug messages. - Remove state file entries for logs which do not exist and have not been rotated for more than a year. - Fix poor performance with big state file. - Support logging to syslog by using '-l syslog'. - Allow running test-suite using dash. PR: 205716 Submitted by: douglas@douglasthrift.net Approved by: js@iksz.hu (maintainer) END