pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/roller



Module Name:    pkgsrc
Committed By:   kim
Date:           Thu Dec 25 13:27:02 UTC 2008

Modified Files:
        pkgsrc/sysutils/roller: Makefile distinfo

Log Message:
Update roller to 1.20.

proc-maillog:
- Use "-d yesterday" to get more correct statistics on the typical case of
  rotating logs at midnight.
- Add smtpd connection statistics.
- Remove per-user top 10 lists.

proc-messages:
- Message updates:
  - New messages: Cyrus, HP printers, ISC dhcpd, NetBSD kernel, Net-SNMP
    and ProFTPD.
  - Account for views in more BIND named messages.
  - Handle rsnapshot, smartd and Sipura SIP phones/gateways.
- Logic fixes:
  - Facilities don't always have a trailing colon (esp. on non-UNIX).
  - Remove sequence number and extra timestamp from Cisco messages.
  - Keep $origin per-host, so "last message repeated" is logged correctly.
  - Log only remote host when counting warnings for different software,
    so the thresholds are tripped more easily (the account used is not
    considered as important, since dictionary attacks are common).
- Code maintenance:
  - Modernise Perl subroutine calls (no ampersand).
  - Centralise host[addr] string parsing.
  - Some whitespace cleanup.
- Configuration changes:
  - Update $LOCAL (should go into a config file).

roller:
- Use "uname -n" instead of "netname", so network connectivity is not used.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 pkgsrc/sysutils/roller/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/sysutils/roller/distinfo

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