pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/cacti-spine Update net/cacti-spine to 0.8.8h. From...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b8719bf5d89
branches:  trunk
changeset: 347903:4b8719bf5d89
user:      hauke <hauke%pkgsrc.org@localhost>
date:      Thu Jun 02 09:44:13 2016 +0000

description:
Update net/cacti-spine to 0.8.8h. From the changelog:

0.8.8h
-bug:0002659: wrong information about spine setup for icmps
-bug: Removed requirement for building man page, deferred to 1.0

0.8.8g
-bug:0002380: please build man page for spine
-bug:0002610: Spine is trying to use mysql results after data being freed
-bug:0002639: Spine does not respect snmp_retries from the database
-bug:0002640: Spine crashes randomly while polling using multiple threads on one device
-bug:0002549: Spine: hasCaps() always returns FALSE
-bug:0002638: Spine: ping_udp() uses uninitialised socket timeout
-bug:0002654: On RHEL 6.5, spine ./configure builds Makefile without crypto support

0.8.8f
-bug:0002604: cacti-spine, configure script ignores LDFLAGS in certain situations

0.8.8e

-bug#0002185: Multiple memory leaks found in spine
-bug#0002398: Buffer overflow
-bug#0002447: Building spine on Debian Jessie (testing) fails
-bug#0002536: Spine segfaults when 18k+ hosts are to be pulled
-bug#0002576: Call to a non-existent column of the database in poller.c
-bug#0002578: spine doesn't compile on ubuntu 12.04
-bug#0002585: Spine: buffer overflow in logging when RESULTS_BUFFER>LOGSIZE can SEGV
-bug#0002588: Spine "is_numeric" incorrectly returns TRUE for some hexadecimal values

0.8.8d

-feature: add snmp system information gathering

diffstat:

 net/cacti-spine/Makefile |   6 +++---
 net/cacti-spine/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r 8265351ef3a4 -r 4b8719bf5d89 net/cacti-spine/Makefile
--- a/net/cacti-spine/Makefile  Thu Jun 02 09:39:02 2016 +0000
+++ b/net/cacti-spine/Makefile  Thu Jun 02 09:44:13 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2016/03/05 11:29:02 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2016/06/02 09:44:13 hauke Exp $
 #
 
-DISTNAME=      cacti-spine-0.8.8c
-PKGREVISION=   1
+DISTNAME=      cacti-spine-0.8.8h
+#PKGREVISION=  1
 CATEGORIES=    net
 MASTER_SITES=  http://www.cacti.net/downloads/spine/
 
diff -r 8265351ef3a4 -r 4b8719bf5d89 net/cacti-spine/distinfo
--- a/net/cacti-spine/distinfo  Thu Jun 02 09:39:02 2016 +0000
+++ b/net/cacti-spine/distinfo  Thu Jun 02 09:44:13 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 00:34:54 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/06/02 09:44:13 hauke Exp $
 
-SHA1 (cacti-spine-0.8.8c.tar.gz) = 4a9672cc9957903293da98469f4135497ee4cae1
-RMD160 (cacti-spine-0.8.8c.tar.gz) = 7b7756dc00c3f3312fddcc7b78953e12e6f8c213
-SHA512 (cacti-spine-0.8.8c.tar.gz) = 49f6176081356919127606d9589e0ece841193e4459956a3a50a2e0a6e94bb8e12a512c677e75ba222f2c1f57c18c3b63ac972fa08fb09e23635311009e5de2e
-Size (cacti-spine-0.8.8c.tar.gz) = 632102 bytes
+SHA1 (cacti-spine-0.8.8h.tar.gz) = b10f8f20545f1a9460a44d92bb545457220eead1
+RMD160 (cacti-spine-0.8.8h.tar.gz) = 5c90c6b777fb9fcc4089e17af40194f4f1e1aa4b
+SHA512 (cacti-spine-0.8.8h.tar.gz) = 6a7147ab645be44de0d330c7801e569705817da10bf6cedba82c712e1701ada8aa8924a6b3b063ea680e6af24f815d6767e8773ad7b8da212abfa082b4211bd4
+Size (cacti-spine-0.8.8h.tar.gz) = 804951 bytes



Home | Main Index | Thread Index | Old Index