pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
zino: update to version 2.4.1.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Fri Feb 27 17:33:32 2026 +0100
Changeset: b498f5c6ad048999911b1db5a5922dd211668c29
Modified Files:
zino/Makefile
zino/distinfo
Log Message:
zino: update to version 2.4.1.
Pkgsrc changes:
* version-bump + checksums.
Upstream changes:
- `zinoconv` now skips BFD session state and BFD events by default.
Use `--include-bfd` to opt in.
- Run all scheduled jobs on the event loop instead of in worker
threads, preventing concurrent modification of shared state.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b498f5c6ad048999911b1db5a5922dd211668c29
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 33331148f5..567ec64d2c 100644
--- a/zino/Makefile
+++ b/zino/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= zino-2.4.0
+DISTNAME= zino-2.4.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=Uninett/}
GITHUB_PROJECT= zino
diff --git a/zino/distinfo b/zino/distinfo
index 6923b0f8a8..bee56c4184 100644
--- a/zino/distinfo
+++ b/zino/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (zino-2.4.0.tar.gz) = d7314f20d95eaa78e8052ccec56f5374d50fe58a86e93c47eaf72a386e1d876a
-SHA512 (zino-2.4.0.tar.gz) = 01e3cc9f1649891625e3fa772170ff4f0203f0b74c9ae6310e2854bcf83bb23d39a8d8f4da86ede5722834eda92e9b751b1da5d38487f8848b2517fee7af58b7
-Size (zino-2.4.0.tar.gz) = 577661 bytes
+BLAKE2s (zino-2.4.1.tar.gz) = daacb2dcb0ea1a87dddd4e5e4e3da7a9c9235a473bc542b71b6932d44faf3602
+SHA512 (zino-2.4.1.tar.gz) = d75301a4bda507685dcf4dbd43e702494978ee0ed9215980c91abfd8bb6ba01ebc4dc98ca502744350eb8036ed5d0c85eb94b5802156bfa19e4fffa93c0add97
+Size (zino-2.4.1.tar.gz) = 578140 bytes
Home |
Main Index |
Thread Index |
Old Index