Summary: | [maintainer update] sysutils/monit 5.2.2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Martin Pala <martinp> | ||||
Component: | Individual Port(s) | Assignee: | Olli Hauer <ohauer> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Martin Pala
2010-11-07 14:00:20 UTC
Class Changed From-To: sw-bug->maintainer-update Submitter is maintainer. Responsible Changed From-To: freebsd-ports-bugs->ohauer I'll take it ohauer 2010-11-07 16:25:40 UTC FreeBSD ports repository Modified files: sysutils/monit Makefile distinfo Log: - update monit to version 5.2.2 BUGFIXES: * Fix crash on MacOSX * ICMP echo test (ping): - bug #31128: do not log error if different response type is received - bug #31129: do not require root to use ping test. Privilege to create raw socket is still required, but on some platforms such as Solaris it can be granted to non-root users too. If the user has no permission to perform ping, monit will skip the icmp test and log message (in debug mode only). * rsync protocol test: - wait for full server response and verify exit was received - bug #31249: send full version to rsync server. Thanks to John Hall for report PR: 152012 Submitted by: Martin Pala <martinp _at_ tildeslash.com> (maintainer) Approved by: glarkin (mentor, implicit) Revision Changes Path 1.19 +1 -1 ports/sysutils/monit/Makefile 1.15 +2 -3 ports/sysutils/monit/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed comitted, Thanks! |