pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
zino: update to version 2.0.2.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Mon Aug 25 11:59:35 2025 +0200
Changeset: 6a2ed91aa663ee7b427048eca3026c880d9808bb
Modified Files:
zino/Makefile
zino/distinfo
Log Message:
zino: update to version 2.0.2.
Pkgsrc changes:
* basically just version-bump + checksums.
Upstream changes:
- Handle unresolvable trap variables more gracefully
([#408](https://github.com/Uninett/zino/issues/408))
- Fix broken sparsewalk routine in Net-SNMP back-end (which caused
`MissingInterfaceTableData` errors)
([#411](https://github.com/Uninett/zino/issues/411))
- Ensure `secrets` file configuration option is actually used by
the API protocol server ([#412](https://github.com/Uninett/zino/issues/412))
- Reduce log message level for traps of unknown origin to DEBUG
([#413](https://github.com/Uninett/zino/issues/413))
- Honor `do_bgp` option from `polldevs.cf`
([#414](https://github.com/Uninett/zino/issues/414))
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6a2ed91aa663ee7b427048eca3026c880d9808bb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
zino/Makefile | 2 +-
zino/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/zino/Makefile b/zino/Makefile
index 4341d7e8c1..ebe1734af7 100644
--- a/zino/Makefile
+++ b/zino/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= zino-2.0.1
+DISTNAME= zino-2.0.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=Uninett/}
GITHUB_PROJECT= zino
diff --git a/zino/distinfo b/zino/distinfo
index 6dd388b60b..0b2dd375af 100644
--- a/zino/distinfo
+++ b/zino/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (zino-2.0.1.tar.gz) = d26f7e47db770a12c74eb1ae732ace2e0cd3e9db81f727e9d2a62f8e76afee74
-SHA512 (zino-2.0.1.tar.gz) = f72b8462e08e9cbb0d1f503e47d24c4d4be26d6d3a798f51a7ddfd18adaa062ba209df3bd36a702112eec669bcb34ca3aa77799e7c6b65447fab7b2c7fff1281
-Size (zino-2.0.1.tar.gz) = 542517 bytes
+BLAKE2s (zino-2.0.2.tar.gz) = 28046b2bdaeb70c3fdd1dc98d866d16c69c5678047ac8a01f2cc1b3716306add
+SHA512 (zino-2.0.2.tar.gz) = f0a7d5c2faecb35aed77c3f25c48dbcdcb1fa9938212a72d5757a8c3a31e48e6755e813ec59abe4fe44e125e7d59ce0405a3add3facd570407a22c796d0483d8
+Size (zino-2.0.2.tar.gz) = 544075 bytes
Home |
Main Index |
Thread Index |
Old Index