pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/knot
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Oct 31 13:33:47 UTC 2024
Modified Files:
pkgsrc/net/knot: Makefile distinfo
Log Message:
net/knot: Update to 3.4.2
CHangelog:
3.4.2:
Improvements:
+ knotd: new warning log upon every incremental update if previous zone
signing failed
+ mod-cookies: support for two secret values specification
+ keymgr: key pregenerate works even when a KSK exists
+ libs: upgraded embedded libngtcp2 to 1.8.1
Bugfixes:
+ knotd: server can crash when processing just a terminal label as QNAME
+ knotd: failed to compile if no atomic operations available
+ kjournalprint: failed to merge zone-in-journal if followed by a
non-first changeset
+ knot-exporter: faulty escape sequence in time value parsing
+ knot-exporter: failed to parse zone-status output
+ kxdpgun: periodic statistics doesn't work correctly for longer time
periods
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/net/knot/Makefile
cvs rdiff -u -r1.49 -r1.50 pkgsrc/net/knot/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/knot/Makefile
diff -u pkgsrc/net/knot/Makefile:1.86 pkgsrc/net/knot/Makefile:1.87
--- pkgsrc/net/knot/Makefile:1.86 Thu Oct 24 13:43:09 2024
+++ pkgsrc/net/knot/Makefile Thu Oct 31 13:33:47 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2024/10/24 13:43:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.87 2024/10/31 13:33:47 ryoon Exp $
-DISTNAME= knot-3.4.1
+DISTNAME= knot-3.4.2
CATEGORIES= net
MASTER_SITES= https://secure.nic.cz/files/knot-dns/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/net/knot/distinfo
diff -u pkgsrc/net/knot/distinfo:1.49 pkgsrc/net/knot/distinfo:1.50
--- pkgsrc/net/knot/distinfo:1.49 Thu Oct 24 13:43:09 2024
+++ pkgsrc/net/knot/distinfo Thu Oct 31 13:33:47 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.49 2024/10/24 13:43:09 ryoon Exp $
+$NetBSD: distinfo,v 1.50 2024/10/31 13:33:47 ryoon Exp $
-BLAKE2s (knot-3.4.1.tar.xz) = 401ae9980d0f90cb92a8556e7cc218e8dd4dffe04149faa5248f5a4f3f45bf10
-SHA512 (knot-3.4.1.tar.xz) = 1019ce2504b490c7540290b12255d9ae499d6b8e947f1f7cc01019f11dfc5c8355fabbc955b5d8e46f34a4a25d1762eaf3792a5adb1140a98dda6502fbd94a4b
-Size (knot-3.4.1.tar.xz) = 1632620 bytes
+BLAKE2s (knot-3.4.2.tar.xz) = 73721990aed46d6668529052f33d767a33c2503fa18760ce7c89ea28d879b8c4
+SHA512 (knot-3.4.2.tar.xz) = d5353fdd51224e20a8009aea7df6fe7503a726756c82041b770d8e90cae00b38ede7ecb2f31178ccb9f472a98b86f90208d4627fa4aaaf3c0383272b451e3015
+Size (knot-3.4.2.tar.xz) = 1632976 bytes
SHA1 (patch-samples_Makefile.in) = 499b8742dbd948e489b01d512bc7a8d8e4fe2e7b
Home |
Main Index |
Thread Index |
Old Index