diff options
author | hauke <hauke@pkgsrc.org> | 2016-06-02 09:44:13 +0000 |
---|---|---|
committer | hauke <hauke@pkgsrc.org> | 2016-06-02 09:44:13 +0000 |
commit | e54db9e230490daee88f403231ad128bc06e5b16 (patch) | |
tree | 519b54f434f20661667e8f11062ce8e44cc1c127 | |
parent | ab36d5aaf4d1260ee266c5f62e869c43c789ae39 (diff) | |
download | pkgsrc-e54db9e230490daee88f403231ad128bc06e5b16.tar.gz |
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
-rw-r--r-- | net/cacti-spine/Makefile | 6 | ||||
-rw-r--r-- | net/cacti-spine/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/net/cacti-spine/Makefile b/net/cacti-spine/Makefile index c54cfad5bba..d1464a15eea 100644 --- a/net/cacti-spine/Makefile +++ b/net/cacti-spine/Makefile @@ -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 --git a/net/cacti-spine/distinfo b/net/cacti-spine/distinfo index 555c1d13e57..4ab52659f2e 100644 --- a/net/cacti-spine/distinfo +++ b/net/cacti-spine/distinfo @@ -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 |