pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/nagios-base Update to nagios 2.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b6fc9df7549
branches:  trunk
changeset: 512441:6b6fc9df7549
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Tue May 09 18:09:10 2006 +0000

description:
Update to nagios 2.3:

[Security] Bug fix for negative HTTP content_length header in CGIs
Added missing links for notes_url and action_url to service column of status
  detail page
Changed freshness logic so that passive checks don't immediately go stale
  after program restart
Bug fix for minor memory leak in object cleanup code
Bug fix for flapping notifications during scheduled downtime
Bug fix for $TOTALHOSTSDOWNUNHANDLED$ macro
Bug fix in sample minimal.cfg file
Bug fix in status CGI when displaying servicegroups
Bug fixes in computation of indeterminate time and scheduled downtime in
  availability CGI
Bug fix with not deleting all comments associated with a service
Lowered max plugin output length from 348 to 332 chars to run on 64-bit
  systems without problems
Minor fix to p1.pl for embedded Perl interpreter
Minor fixes to WAP interface (statuswml CGI)
Minor bug fix to VRML interface (statuswrl CGI)
Minor doc updates

diffstat:

 net/nagios-base/Makefile |  5 ++---
 net/nagios-base/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r a018dfdc1cbc -r 6b6fc9df7549 net/nagios-base/Makefile
--- a/net/nagios-base/Makefile  Tue May 09 18:05:09 2006 +0000
+++ b/net/nagios-base/Makefile  Tue May 09 18:09:10 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2006/04/23 00:12:40 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/05/09 18:09:10 bouyer Exp $
 #
 
-DISTNAME=      nagios-2.0
+DISTNAME=      nagios-2.3
 PKGNAME=       ${DISTNAME:S/-/-base-/}
-PKGREVISION=   2
 CATEGORIES=    net sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=nagios/}
 
diff -r a018dfdc1cbc -r 6b6fc9df7549 net/nagios-base/distinfo
--- a/net/nagios-base/distinfo  Tue May 09 18:05:09 2006 +0000
+++ b/net/nagios-base/distinfo  Tue May 09 18:09:10 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/02/18 17:12:20 bouyer Exp $
+$NetBSD: distinfo,v 1.2 2006/05/09 18:09:10 bouyer Exp $
 
-SHA1 (nagios-2.0.tar.gz) = afa3220b10369d5991df2e2c1d6be173e4c18c2d
-RMD160 (nagios-2.0.tar.gz) = d168b7daa3ef0eb57440bcd7ead16ea33e5f907e
-Size (nagios-2.0.tar.gz) = 1735569 bytes
+SHA1 (nagios-2.3.tar.gz) = b759c5a62b30b2f33dfa40be45d4df49dbf9400b
+RMD160 (nagios-2.3.tar.gz) = 932580148d2714213b9f594ca869e38ef8da69cf
+Size (nagios-2.3.tar.gz) = 1734837 bytes
 SHA1 (patch-aa) = d08de9385d2be34d8c708c78f41d6a0c69815069
 SHA1 (patch-ab) = e313d47fbd9125613caa40fd17da20eaf81d1445
 SHA1 (patch-ac) = 094e4fa025a1982c9db96d70be563cbd4c33e192



Home | Main Index | Thread Index | Old Index