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 nagios-base from 3.5.0nb2 to 3....
details: https://anonhg.NetBSD.org/pkgsrc/rev/3bb35b30fbef
branches: trunk
changeset: 632630:3bb35b30fbef
user: he <he%pkgsrc.org@localhost>
date: Wed Apr 02 10:37:21 2014 +0000
description:
Update nagios-base from 3.5.0nb2 to 3.5.1.
Upstream changes:
* Added handler for SIGXFSZ signal (Eric Stanley)
* Fixed bug #444: Nagios 3.5.0 problem with macro $ADMINEMAIL$ :
@ is converted to %40 after 2 nagios reload (Duplicate of bug #407)
* Fixed bug #407: Reloading nagios config causes spaces in
notifications to become plus signs (Alexey Dvoryanchikov)
* Fixed bug #445: Adding triggered downtime for child hosts causes
a SIGSEGV on restart/reload (Eric Stanley)
* Fixed bug #375: Freshness expiration never reached and bug #427:
freshness threshold doesn't work if it is set long (Scott Wilkerson,
Eric Stanley)
* Fixed bug #432: Downtime scheduled as "Nagios Process" and not
the Users name (Sam Lansing, Eric Stanley)
diffstat:
net/nagios-base/Makefile | 5 ++---
net/nagios-base/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (31 lines):
diff -r 3c5642c4c1f0 -r 3bb35b30fbef net/nagios-base/Makefile
--- a/net/nagios-base/Makefile Wed Apr 02 10:23:30 2014 +0000
+++ b/net/nagios-base/Makefile Wed Apr 02 10:37:21 2014 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2014/04/02 10:22:37 he Exp $
+# $NetBSD: Makefile,v 1.53 2014/04/02 10:37:21 he Exp $
#
-DISTNAME= nagios-3.5.0
+DISTNAME= nagios-3.5.1
PKGNAME= ${DISTNAME:S/-/-base-/}
-PKGREVISION= 2
CATEGORIES= net sysutils
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagios/}
diff -r 3c5642c4c1f0 -r 3bb35b30fbef net/nagios-base/distinfo
--- a/net/nagios-base/distinfo Wed Apr 02 10:23:30 2014 +0000
+++ b/net/nagios-base/distinfo Wed Apr 02 10:37:21 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.19 2014/04/02 10:22:37 he Exp $
+$NetBSD: distinfo,v 1.20 2014/04/02 10:37:21 he Exp $
-SHA1 (nagios-3.5.0.tar.gz) = 972e76c638b7d3f15d994eaa8fce0e4907d5d6e1
-RMD160 (nagios-3.5.0.tar.gz) = d75a764486fd3dc0462fb49924698754852d39be
-Size (nagios-3.5.0.tar.gz) = 1789376 bytes
+SHA1 (nagios-3.5.1.tar.gz) = 486fd6c75db47000b96d6eebb1654c30d5e9bc72
+RMD160 (nagios-3.5.1.tar.gz) = 0ce5693a745f617c9fbf627f18af27b793de884d
+Size (nagios-3.5.1.tar.gz) = 1763584 bytes
SHA1 (nagios-netbsd40-icons.tar.gz) = 62919c22c5d5dc3f603c3320578431e93dfdd9fe
RMD160 (nagios-netbsd40-icons.tar.gz) = 96ad67a107dad095213ddbf58debcfd5b46d6dee
Size (nagios-netbsd40-icons.tar.gz) = 5659 bytes
Home |
Main Index |
Thread Index |
Old Index