Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
|
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
|
Fix DESTDIR build.
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
|
|
|
|
|
|
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.
|
|
|
|
NO_BUILD, USE_LIBTOOL.
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
|
|
|
|
|
|
proc-httpd-errors:
- Ignore Digest startup.
- Ignore first signal repeat.
- Remove PID from unresponsive child warning.
proc-ipmon:
- Handle ip-filter v4.
proc-maillog:
- Put back user and host limits (10).
proc-messages:
- Ignore empty lines from SCSI errors.
- Added daemons: cyrus 2.2, jabber v2, rsynconly wrapper, BIND 9.3, ntpd v4.
- Weed out more NetBSD-current messages.
- Recognize more proftpd messages.
- Ignore more racoon messages.
proc-xferlog:
- Handle deleted files.
- List all incoming and deleted files.
|
|
Suggested by Roland Illig, ok'd by various.
|
|
- handle new "CMD START" and "CMD FINISH" messages from cron
- new proc-ipmon that handles all "ipmon -a" records
|
|
- weed out racoon info messages
- handle Netgear FVS318 message format
- produce blocked packet stats for FVS318
|
|
- handle proftpd
- handle new NetBSD-current messages
- handle ntpd v4
|
|
|
|
|
|
- logroll now rolls wtmpx and httpd-ssl as well (no reporting)
- proc-ipmon adds scan analysis and log data summary
- proc-news now produces a sorted domain-only readership report
|
|
Add support for:
- repeating IMAP and HORDE warnings.
- new cyrus versions: lmtpd, master
- net-snmp as a new name for ucd-snmp
- recognize more NetBSD boot messages and new devices
- new daemons: netsaint, pptpd
- use pflogsumm to process maillog (postfix only)
|
|
- fixes API problem in the proc-ftp filter
|
|
- BIND9, lukemftpd, new cyrus daemons and vtund added.
- Better per-recipient reports for rejected mail.
|
|
|
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
New daemons: ipmon, lockd, rarpd, squid
New messages:
- NetBSD 1.5S
- arm32 (dnard/shark)
- NFS root (diskless boot)
- BIND 8.2.3
- some IPv6 addresses
Postfix log parsing:
- provide a list of rejected addresses
- ignore errors after RCPT and RSET
- summarize rejected clients
|
|
|
|
to main Makefile.
|
|
|
|
|
|
- support for rpcbind and postfix
- detect cron death (and other cron messages)
|
|
|
|
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)
|
|
- Set a threshold for reporting mail rejection (a single unknown address is
insignificant, as is mostly any other single rejection).
- Added daemons: deliver (cyrus), rdist, websterd.
- Handle more messages: ftpd, inetd, listserv, sendmail, snmpd, sshd.
|
|
|
|
- handle more daemons and new versions in proc-messages
- summarize rejected mail in proc-messages
- handle URL language codes better in proc-httpd-access
- do not report missing "favicon.ico" in proc-httpd-errors
- ignore XTHREAD and high load average in proc-news
|
|
- proc-messages updated to handle more recent NetBSD versions
- proc-news updated to ignore XTHREAD, if reported as unknown
|
|
|
|
- knows about /var/run/syslogd.pid, which is what our current syslogd is
creating (even if this is against the manual page of syslogd)
- proc-newstally tweak (a very local proc script)
|