Bug 152012 - [maintainer update] sysutils/monit 5.2.2
Summary: [maintainer update] sysutils/monit 5.2.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Olli Hauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-07 14:00 UTC by Martin Pala
Modified: 2010-11-07 16:30 UTC (History)
0 users

See Also:


Attachments
file.diff (807 bytes, patch)
2010-11-07 14:00 UTC, Martin Pala
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Pala 2010-11-07 14:00:20 UTC

    
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-07 14:16:19 UTC
Class Changed
From-To: sw-bug->maintainer-update

Submitter is maintainer.
Comment 2 Olli Hauer freebsd_committer freebsd_triage 2010-11-07 15:47:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ohauer

I'll take it
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-11-07 16:25:46 UTC
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"
Comment 4 Olli Hauer freebsd_committer freebsd_triage 2010-11-07 16:25:48 UTC
State Changed
From-To: open->closed

comitted, Thanks!