pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/icinga2
Module Name: pkgsrc
Committed By: adam
Date: Thu May 21 12:45:37 UTC 2026
Modified Files:
pkgsrc/net/icinga2: Makefile distinfo
Log Message:
icinga2: updated to 2.16.1
2.16.1 (2026-05-21)
This is a small release mostly to fix the issues some users were encountering in connection with perfdata writers,
mostly Graphite and InfluxDB. The only significant change is that the changes from 10668 and 10799 are being
reverted. This affects `ElasticsearchWriter`, `GraphiteWriter`, `GelfWriter`, `InfluxdbWriter`,
`Influxdb2Writer` and `OpenTsdbWriter`.
Changes
* Revert adding `PerfdataWriterConnection`
* Docs: Note OTLP metrics package limitation on Debian 11 and Ubuntu 22.04 and Amazon Linux 2
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/icinga2/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/icinga2/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/icinga2/Makefile
diff -u pkgsrc/net/icinga2/Makefile:1.25 pkgsrc/net/icinga2/Makefile:1.26
--- pkgsrc/net/icinga2/Makefile:1.25 Fri May 15 09:58:58 2026
+++ pkgsrc/net/icinga2/Makefile Thu May 21 12:45:37 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2026/05/15 09:58:58 adam Exp $
+# $NetBSD: Makefile,v 1.26 2026/05/21 12:45:37 adam Exp $
-DISTNAME= icinga2-2.16.0
-PKGREVISION= 1
+DISTNAME= icinga2-2.16.1
CATEGORIES= net sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=icinga/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/net/icinga2/distinfo
diff -u pkgsrc/net/icinga2/distinfo:1.11 pkgsrc/net/icinga2/distinfo:1.12
--- pkgsrc/net/icinga2/distinfo:1.11 Thu Apr 23 13:11:14 2026
+++ pkgsrc/net/icinga2/distinfo Thu May 21 12:45:37 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2026/04/23 13:11:14 adam Exp $
+$NetBSD: distinfo,v 1.12 2026/05/21 12:45:37 adam Exp $
-BLAKE2s (icinga2-2.16.0.tar.gz) = 984ecb1551f37a61bb09847e8a87b48190d846c8018c410b50c85684d2aeddce
-SHA512 (icinga2-2.16.0.tar.gz) = 1bf9060d3589fb70238290d624180f324398375d69caf38d21060857650033b1450ee7c82c6089fbc756a94461f3bfe465c3190558e327d4427a0fc1e1da3199
-Size (icinga2-2.16.0.tar.gz) = 9585508 bytes
+BLAKE2s (icinga2-2.16.1.tar.gz) = 43142fe89b37c95b6299d300023aa91868829c430f42cc774e681a629ab96585
+SHA512 (icinga2-2.16.1.tar.gz) = ea96ff526f6e0421bf55e9e67ab53f3eac7851ab42981ce5151444df031b59791c08410859ce26fe1cf7ca40fb79a0ee1be825250b38db4f23cab2f2711b1c12
+Size (icinga2-2.16.1.tar.gz) = 9578801 bytes
SHA1 (patch-third-party_cmake_FindMySQL.cmake) = a33567c30db47c4fab379f1b7c358174dd85fdd3
Home |
Main Index |
Thread Index |
Old Index