Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Kimmo Suominen <kim@netbsd.org>
List: source-changes
Date: 06/10/2000 11:06:29
Module Name:	pkgsrc
Committed By:	kim
Date:		Sat Jun 10 18:06:29 UTC 2000

Modified Files:
	pkgsrc/sysutils/roller: Makefile
	pkgsrc/sysutils/roller/files: md5

Log Message:
Updated roller to 1.4.

logroll:
- rotate ipmon log (no processing yet)

proc-httpd-errors
- do not report usernames on authentication failures (better summary
  and possible passwords are not shown)
- do not report "file not found" errors (not useful at system level,
  and some authors choose to live with such links produced by tools)
- do not report "no acceptable variant" (the user gets a menu)
- do not report clients blocked by server configuration

proc-messages
- updates to local domains and networks (needs a config file)
- handle multi-port HP print servers successfully
- handle ntpd v4 messages
- handle new NetBSD messages (up-to 1.4Y)
- update named to BIND v8.2.2-P5, and add some new types of messages
- handle verbose amd startup
- minor updates: inetd, sendmail, snmpd, sshd
- new daemons: dhcpd, dhclient, gated, gdc, lpd, portmap, savecore, tftpd
- added a placeholder for mrouted

proc-news
- don't count "msgid:" as a system with connection failures (the failed
  connections are probably to msgidd, e.g. it is not running)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/sysutils/roller/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/sysutils/roller/files/md5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.