pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   spz
Date:           Fri Dec  9 21:08:34 UTC 2016

Modified Files:
        pkgsrc/net/xymon: Makefile distinfo
        pkgsrc/net/xymonclient: Makefile distinfo

Log Message:
update xymon and xymonclient to the current version, 4.3.27

Upstream relnotes:

Changes for 4.3.27
==================

Fixes for CGI acknowledgements and NK/criticalview web redirects.

Xymon should now properly check for lack of SSLv3 (or v2) support at compile-
time and exclude the openssl options as needed.

Completely empty directories (on Windows) are no longer considered errors.

Changes for 4.3.26
==================

This is mostly a bug fix release for javascript issues on the info and
trends pages, along with the enable / disable CGI. Several browsers had
difficulty with the new CSP rules introduced in 4.3.25.

XYMWEBREFRESH is now used as the default refresh interval for dynamic
status pages and various other xymongen destinations. Non-svcstatus
pages can be overridden by altering the appropriate *_header template
files, but svcstatus refresh interval uses this value. (default: 60s)
Set in xymonserver.cfg(5).

Incoming test names are now restricted to alphanumeric characters, colons
dashes, underscores, and slashes. Slashes and colons may be restricted in
a future release.

Unconfigured (ghost) host names are now restricted to alphanumerics, colons,
commas, periods, dashes, and underscores. It is strongly recommended to use only
valid hostnames and DNS components in servers names.

Files matched multiple times by logfetch in the client config retrieved
from config-local.cfg (such as a file matching multiple globs) will now only
be scanned once and only use the ignore/trigger rules from its first entry.
(Note: A future version of Xymon may combine all matching rules for a file together.)

CLASS groupings in analysis.cfg and alerts.cfg will now reliably work for
hosts with a CLASS override in hosts.cfg. Previous, this class was not used
in favor of the class type sent in on any specific client message.


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/net/xymon/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/xymon/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/xymonclient/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/xymonclient/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/xymon/Makefile
diff -u pkgsrc/net/xymon/Makefile:1.45 pkgsrc/net/xymon/Makefile:1.46
--- pkgsrc/net/xymon/Makefile:1.45      Sat Mar  5 11:29:14 2016
+++ pkgsrc/net/xymon/Makefile   Fri Dec  9 21:08:34 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2016/03/05 11:29:14 jperkin Exp $
+# $NetBSD: Makefile,v 1.46 2016/12/09 21:08:34 spz Exp $
 #
 
-DISTNAME=              xymon-4.3.25
-PKGREVISION=           1
+DISTNAME=              xymon-4.3.27
 CATEGORIES=            net
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=xymon/}
 

Index: pkgsrc/net/xymon/distinfo
diff -u pkgsrc/net/xymon/distinfo:1.15 pkgsrc/net/xymon/distinfo:1.16
--- pkgsrc/net/xymon/distinfo:1.15      Tue Feb 16 05:58:56 2016
+++ pkgsrc/net/xymon/distinfo   Fri Dec  9 21:08:34 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.15 2016/02/16 05:58:56 spz Exp $
+$NetBSD: distinfo,v 1.16 2016/12/09 21:08:34 spz Exp $
 
-SHA1 (xymon-4.3.25.tar.gz) = 049bf7e908032e9780e3c67fd5e10dd399c811f3
-RMD160 (xymon-4.3.25.tar.gz) = 1c8315e88a5b418d77e7c6e1c4f5f2e034f049e3
-SHA512 (xymon-4.3.25.tar.gz) = c438ecaac18ca64222643fa361254e7c7a27c60ca3bb27fc092da8182e7c1c7862677b544e4d634ae73bbaa7954a3bb0920ce570d99e8ffd899419119075a940
-Size (xymon-4.3.25.tar.gz) = 2996840 bytes
+SHA1 (xymon-4.3.27.tar.gz) = 76055c6b1b60f1d2f86859d1de8fec70ce59e538
+RMD160 (xymon-4.3.27.tar.gz) = 585b9e5f49444eee255db62d1510fc67f2539f96
+SHA512 (xymon-4.3.27.tar.gz) = bb48fce02e20f040675d3cf8e32596855b57c8ad1ed12c684550458cc286a6d214814ba596a670539d137e238a9e02ff9f8ffe2522571b95445db5b81b12d0f1
+Size (xymon-4.3.27.tar.gz) = 3000255 bytes
 SHA1 (patch-aa) = 227b631c6e002712ebf6019d8473ca4b44904e4a
 SHA1 (patch-ab) = 39a6af51ec216bb8cbdb57a3c07d82fce559b27f
 SHA1 (patch-ac) = a44d1c7471d6aafe36931fa8dd001c0d3b7d7b72

Index: pkgsrc/net/xymonclient/Makefile
diff -u pkgsrc/net/xymonclient/Makefile:1.19 pkgsrc/net/xymonclient/Makefile:1.20
--- pkgsrc/net/xymonclient/Makefile:1.19        Tue Feb 16 05:58:57 2016
+++ pkgsrc/net/xymonclient/Makefile     Fri Dec  9 21:08:34 2016
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2016/02/16 05:58:57 spz Exp $
+# $NetBSD: Makefile,v 1.20 2016/12/09 21:08:34 spz Exp $
 #
 
-DISTNAME=              xymon-4.3.25
-PKGNAME=               xymonclient-4.3.25
+DISTNAME=              xymon-4.3.27
+PKGNAME=               xymonclient-4.3.27
 CATEGORIES=            net
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=xymon/}
 

Index: pkgsrc/net/xymonclient/distinfo
diff -u pkgsrc/net/xymonclient/distinfo:1.14 pkgsrc/net/xymonclient/distinfo:1.15
--- pkgsrc/net/xymonclient/distinfo:1.14        Tue Feb 16 05:58:57 2016
+++ pkgsrc/net/xymonclient/distinfo     Fri Dec  9 21:08:34 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.14 2016/02/16 05:58:57 spz Exp $
+$NetBSD: distinfo,v 1.15 2016/12/09 21:08:34 spz Exp $
 
-SHA1 (xymon-4.3.25.tar.gz) = 049bf7e908032e9780e3c67fd5e10dd399c811f3
-RMD160 (xymon-4.3.25.tar.gz) = 1c8315e88a5b418d77e7c6e1c4f5f2e034f049e3
-SHA512 (xymon-4.3.25.tar.gz) = c438ecaac18ca64222643fa361254e7c7a27c60ca3bb27fc092da8182e7c1c7862677b544e4d634ae73bbaa7954a3bb0920ce570d99e8ffd899419119075a940
-Size (xymon-4.3.25.tar.gz) = 2996840 bytes
+SHA1 (xymon-4.3.27.tar.gz) = 76055c6b1b60f1d2f86859d1de8fec70ce59e538
+RMD160 (xymon-4.3.27.tar.gz) = 585b9e5f49444eee255db62d1510fc67f2539f96
+SHA512 (xymon-4.3.27.tar.gz) = bb48fce02e20f040675d3cf8e32596855b57c8ad1ed12c684550458cc286a6d214814ba596a670539d137e238a9e02ff9f8ffe2522571b95445db5b81b12d0f1
+Size (xymon-4.3.27.tar.gz) = 3000255 bytes
 SHA1 (patch-aa) = c44f791ef6005c809127175cb563bd8f0ac74642
 SHA1 (patch-ab) = db0c5808cfad75aaf37217509399597191236180
 SHA1 (patch-ac) = e36db5081c7461eeec32a9be6e480c8d9643ea41



Home | Main Index | Thread Index | Old Index