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: drixter
Date: Fri Sep 4 18:25:08 UTC 2026
Modified Files:
pkgsrc/net/knot: Makefile buildlink3.mk distinfo
Removed Files:
pkgsrc/net/knot/patches: patch-src_utils_knotc_interactive.c
Log Message:
knot: Update to 3.5.8
Knot DNS 3.5.8 (2026-09-04)
Improvements:
knotc: better compatibility with SmartOS #979
knotd: added a check for possible errors while reading a backup label file
knotd: more robust parsing of data stored in LMDB (Thanks to Jim Alves-Foss)
Bugfixes:
knotd: unauthenticated TSIG chosen-prefix signing that enables DDNS forgery (Thanks to Gia Bui)
knotd: server crash due to a missing check for malformed TCP packet in XDP mode (Thanks to Kushal Das)
kzonecheck: defective zone origin detection if the file name is too short (Thanks to Kushal Das)
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/net/knot/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/knot/buildlink3.mk
cvs rdiff -u -r1.57 -r1.58 pkgsrc/net/knot/distinfo
cvs rdiff -u -r1.2 -r0 \
pkgsrc/net/knot/patches/patch-src_utils_knotc_interactive.c
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.102 pkgsrc/net/knot/Makefile:1.103
--- pkgsrc/net/knot/Makefile:1.102 Sat Aug 29 19:55:15 2026
+++ pkgsrc/net/knot/Makefile Fri Sep 4 18:25:08 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.102 2026/08/29 19:55:15 drixter Exp $
+# $NetBSD: Makefile,v 1.103 2026/09/04 18:25:08 drixter Exp $
-DISTNAME= knot-3.5.7
+DISTNAME= knot-3.5.8
CATEGORIES= net
MASTER_SITES= https://knot-dns.nic.cz/release/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/net/knot/buildlink3.mk
diff -u pkgsrc/net/knot/buildlink3.mk:1.2 pkgsrc/net/knot/buildlink3.mk:1.3
--- pkgsrc/net/knot/buildlink3.mk:1.2 Tue Aug 18 19:01:10 2026
+++ pkgsrc/net/knot/buildlink3.mk Fri Sep 4 18:25:08 2026
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.2 2026/08/18 19:01:10 drixter Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2026/09/04 18:25:08 drixter Exp $
BUILDLINK_TREE+= knot
.if !defined(KNOT_BUILDLINK3_MK)
KNOT_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.knot+= knot>=3.5.7
+BUILDLINK_API_DEPENDS.knot+= knot>=3.5.8
BUILDLINK_PKGSRCDIR.knot?= ../../net/knot
.endif
Index: pkgsrc/net/knot/distinfo
diff -u pkgsrc/net/knot/distinfo:1.57 pkgsrc/net/knot/distinfo:1.58
--- pkgsrc/net/knot/distinfo:1.57 Sun Aug 30 09:15:36 2026
+++ pkgsrc/net/knot/distinfo Fri Sep 4 18:25:08 2026
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.57 2026/08/30 09:15:36 drixter Exp $
+$NetBSD: distinfo,v 1.58 2026/09/04 18:25:08 drixter Exp $
-BLAKE2s (knot-3.5.7.tar.xz) = 231e114cfc5d035243887998bf44d9ce27a26e7ff5e0e35e9bb54f4e5fb2f7da
-SHA512 (knot-3.5.7.tar.xz) = 83c0a6aaf85ba079639b7fb06cf7cd43daf184573414f74b8da8f795f23a4b0c2361780e6d0622b5fabe88ac62e8dcc3fb2b7f05abdb967b27917539fb063dfc
-Size (knot-3.5.7.tar.xz) = 1735896 bytes
+BLAKE2s (knot-3.5.8.tar.xz) = af85cf3c70a4cffb3d7a4657ec5946edb7eb5ef7f5ed1d5ecabd5af2c9326fbd
+SHA512 (knot-3.5.8.tar.xz) = de7212d4b2d6b5868e848db55a3b276ff650bfe46b1fb8df5a6702d6e1408d85ad25b692a95eb26bd5165e8ebf2b2b9bed6fac46d8f6b870698bb32a97c179f3
+Size (knot-3.5.8.tar.xz) = 1736408 bytes
SHA1 (patch-samples_Makefile.in) = 499b8742dbd948e489b01d512bc7a8d8e4fe2e7b
-SHA1 (patch-src_utils_knotc_interactive.c) = ead5c1202dd9f1126f07a1ac14d8d990625ddd00
Home |
Main Index |
Thread Index |
Old Index