Up to [cvs.NetBSD.org] / pkgsrc / sysutils / collectd-write_prometheus
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:58 2022 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.18 / (download) - annotate - [select for diffs], Sun Apr 3 18:50:21 2022 UTC (11 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
revbump for devel/protobuf
Revision 1.17 / (download) - annotate - [select for diffs], Wed Dec 8 16:06:27 2021 UTC (15 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
revbump for icu and libffi
Revision 1.16 / (download) - annotate - [select for diffs], Thu Nov 11 12:02:50 2021 UTC (16 months, 1 week ago) by kim
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
*: Revbump for protobuf-3.19.0 Fix for: Shared object "libprotobuf.so.29" not found
Revision 1.15 / (download) - annotate - [select for diffs], Thu Oct 21 20:33:08 2021 UTC (16 months, 4 weeks ago) by kim
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
*: Revbump for protobuf-3.18.0 Fix for: Shared object "libprotobuf.so.28" not found
Revision 1.14 / (download) - annotate - [select for diffs], Wed Sep 29 19:01:20 2021 UTC (17 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
revbump for boost-libs
Revision 1.13 / (download) - annotate - [select for diffs], Wed Apr 21 13:25:22 2021 UTC (22 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
revbump for boost-libs
Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 7 14:19:42 2021 UTC (2 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
collectd*: update to 5.12.0 Provided by Edgar Fu. Changes: collectd: Build fix: duplicate switch case has been removed. Thanks to Sebastian Schmidt. #3536 collectd: Updated specfile for EL8. Thanks to Fabien Wernli. #3346 types.db(5): Documentation of metric definitions has been improved. Thanks to @octo. #3458 collection3: Some small titles has been improved from {type_instance} to {instance}. Thanks to Christian Tacke. #3476 AMQP1 plugin: New options to limit send queue length has been added. Thanks to Ryan McCabe. #3432 AMQP plugin: Updated option to allow multiple hosts to support failover. Thanks to Märt Bakhoff. #3410 capabilities plugin: Conditionalized return type for microhttpd callback functions. Thanks to José M. Guisado. #3512 Ceph plugin: An incorrect close on file descriptor 0 has been fixed. Thanks to @octo. #3459 CPU plugin: Implementation for NetBSD has been added. Thanks to Håvard Eidnes, Edgar Fu. #3496 Curl Jolokia plugin: New plugin has been added to integrate jolokia to fetch jmx counters via HTTP/json. Thanks to Wilfried Goesgens. #2470 cURL plugin: Memory leak has been fixed. Thanks to Barbara Kaczorowska. #3547 Disk plugin: Provided an udev rule with ID_SERIAL based attribute so disk and partition data don't get mixed incorrectly in udev-based disk naming. Thanks to Maciej S. Szmigiero. #3441 DPDK Telemetry plugin: Build issues has been fixed. Thanks to Fabrice Fontaine. #3439 Entropy plugin: Implementation for NetBSD has been added. Thanks to Håvard Eidnes, Edgar Fu. #3497 InfiniBand plugin: New plugin to collect metrics about IB ports has been added. Thanks to Luke Yeager. #3494 InfiniBand plugin: The build has been fixed by linking with libignorelist. Thanks to Luke Yeager. #3516 Intel PMU plugin: Check for libjevents version has been improved. Thanks to Kamil Wiatrowski. #3407 Intel PMU plugin: The possible crash on plugin init has been fixed. Thanks to Kamil Wiatrowski. #3480 IntelRDT plugin: A build issue of the plugin's unit test has been fixed. Thanks to @octo. #3566 IntelRDT plugin: NaN values in csv output has been fixed. Thanks to Micha Aleksiski, Pawe Tomaszewski. #3503 IRQ plugin: Implementation for NetBSD has been added. Thanks to Håvard Eidnes, Edgar Fu. #3498 Mdevents plugin: New plugin to generate notifications about events in RAID arrays. Thanks to Krzysztof Kazimierczak, Maciej Fijakowskii, Micha Kobyliski. #2841 Memory plugin: Implementation for NetBSD has been added. Thanks to Håvard Eidnes, Edgar Fu. #3499 MQTT plugin: A problem with stuck after 20 (qos=1) messages has been fixed. Thanks to Viulian. #2730 MQTT plugin: Resubscribe after a reconnect. Thanks to Maciej S. Szmigiero. #3452 MySQL plugin: Compatibility with MariaDB >=10.5 has been fixed. Thanks to Alexander Meshcheryakov. #3548 MySQL plugin: Reporting of the fields Slave_IO_Running and Slave_SQL_Running has been added. Thanks to Thomas Mieslinger. #3463 Netlink plugin: VFs statistics and link info has been added. Thanks to Kamil Wiatrowski. #3487 Netstat UDP plugin: New plugin ((currently NetBSD-only) to report UDP summary statistics has been aded. Thanks to Håvard Eidnes, Edgar Fu. #3502 Network plugin: Initialization of sockent_t has been simplified. Thanks to @octo, Dagobert Michelsen. #3543 NFS plugin: NetBSD implementation has been fixed, undefined suppress_warning variable has been removed. Thanks to Edgar Fu. #3495 OpenVPN plugin: Parsing of empty fields has been fixed. Thanks to @rpv-tomsk. #3425 Processes plugin: Implementation for NetBSD has been added. Thanks to Håvard Eidnes, Edgar Fu. #3500 Processes plugin: Size of reading buffer for /proc/stat has been increased. Thanks to Mhumpula. #3479 Python plugin: Error-handling code of PyType_Ready has been added. Thanks to Jia Zhouyang. #3402 Sensors plugin: The documentation has been improved. Thanks to @octo. #3443 Slurm plugin: Compatibility with Slurm versions >= 20.02 has been provided. Thanks to Pablo Llopis. #3518 SMART plugin: SMART plugin has been extended with NVMe device functionality. Thanks to Bartomiej Kotowski, Pawe Żak, Sawomir Strehlau. #3510 SNMP Agent plugin: A strncat() truncation warning has been fixed. Thanks to @octo. #3564 SNMP plugin: Count option was added allowing to gather the number of table entries (matching given criteria) rather than their values. Thanks to Edgar Fu. #3504 Swap plugin: Implementation for NetBSD has been added. Thanks to Håvard Eidnes, Edgar Fu. #3501 UBI plugin: Data source type has been fixed from counter to gauge. Thanks to Florian Eckert. #3486 Varnish plugin: Added varnish 6 support. Thanks to Charly Koza, Ismael Puerto. #3445 Varnish plugin: Target in category for varnish 6 has been added. Thanks to Charly Koza. #3446 Write HTTP plugin: libcurl default HTTP response has been moved to a buffer instead of stdout. Thanks to Duane Waddle. #3263 Write Prometheus plugin: fix for libmicrohttpd api change. Thanks to Bernd Zeimetz. #3514 Write Sensu plugin: IncludeSource option has been added. Thanks to Märt Bakhoff. #3398 Zookeeper plugin: Missing 3.5 mntr fields has been added. Thanks to Théophane Charbonnier. #3450 Zookeeper plugin: Missing mntr fields has been fixed. Thanks to Théophane Charbonnier. #3449
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jan 14 16:13:40 2021 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
*: PKGREVISION bump for libmicrohttpd dependency change
Revision 1.10 / (download) - annotate - [select for diffs], Sat Oct 24 22:39:48 2020 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.9: +7 -3
lines
Diff to previous 1.9 (colored)
collectd: update to 5.11.0 Provided by Edgar Fu via pkgsrc-wip. Changes not found, but more plugins added.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Aug 31 18:11:26 2020 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.8 / (download) - annotate - [select for diffs], Fri May 22 10:56:39 2020 UTC (2 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
revbump after updating security/nettle
Revision 1.7 / (download) - annotate - [select for diffs], Sun Mar 8 16:51:15 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
*: recursive bump for libffi
Revision 1.6 / (download) - annotate - [select for diffs], Sun Aug 11 13:23:06 2019 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.5 / (download) - annotate - [select for diffs], Sat Jul 20 22:46:50 2019 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
*: recursive bump for nettle 3.5.1
Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 22 09:46:33 2018 UTC (4 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Recursive bump for perl5-5.28.0
Revision 1.3 / (download) - annotate - [select for diffs], Tue Apr 17 22:29:51 2018 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 17 12:10:38 2018 UTC (5 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Belated PKGREVISION bump for devel/protobuf update. Fixes at least joyent/pkgsrc#60.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 8 16:47:08 2017 UTC (5 years, 3 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Import collectd-write_prometheus-5.8.0 as sysutils/collectd-write_prometheus Submitted by Matthieu Guegan in joyent/pkgsrc#48