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: Sun Oct 25 11:13:43 UTC 2020
Modified Files:
pkgsrc/net/knot: Makefile distinfo
Log Message:
knot: Update to 3.0.1
Changelog:
3.0.1
Features:
New command in keymgr for validation of RRSIGs in SKR
Keymgr validates RRSIGs in SKR during import
New option in kzonecheck to skip DNSSEC-related checks
Improvements:
Module noudp has new configuration option for UDP truncation rate
Better detection of reproducible signing availability
Kxdpgun allows setting of network interface
Default control timeout in knotc was increased to 60 seconds
DNSSEC validation searches for invalid redundant RRSIGs
Configuration source detection no longer considers empty confdb directory as active configuration
Zone backup preserves original zone file if zone file synchronization is disabled
Bugfixes:
NSEC3 re-salt can cause server crash due to possible zone inconsistencies
Zone reload logs 'invalid parameter' if zone file not changed
Outgoing multi-message transfer can contain invalid compression pointers under specific conditions
Improper handling of file descriptors in libdnssec
Server crashes if no policy is configured with DNSSEC validation
Server crashes if DNSSEC validation is enabled for unsigned zone
Failed to build with libnghttp2 (Thanks to Robert Edmonds)
Various bugs in zone data backup/restore
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/net/knot/Makefile
cvs rdiff -u -r1.33 -r1.34 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.57 pkgsrc/net/knot/Makefile:1.58
--- pkgsrc/net/knot/Makefile:1.57 Thu Oct 1 03:37:02 2020
+++ pkgsrc/net/knot/Makefile Sun Oct 25 11:13:43 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2020/10/01 03:37:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.58 2020/10/25 11:13:43 ryoon Exp $
-DISTNAME= knot-3.0.0
+DISTNAME= knot-3.0.1
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.33 pkgsrc/net/knot/distinfo:1.34
--- pkgsrc/net/knot/distinfo:1.33 Thu Oct 1 03:37:02 2020
+++ pkgsrc/net/knot/distinfo Sun Oct 25 11:13:43 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.33 2020/10/01 03:37:02 ryoon Exp $
+$NetBSD: distinfo,v 1.34 2020/10/25 11:13:43 ryoon Exp $
-SHA1 (knot-3.0.0.tar.xz) = 3bac600cd82dbcc4a238c15d859822c90951abc5
-RMD160 (knot-3.0.0.tar.xz) = e34e17f546cb50364b5536edb9d1f8cd70fd0a7b
-SHA512 (knot-3.0.0.tar.xz) = 286861e4127f8c70eeba1e76f2de82e8f89d4c15d2dc3733902f8d19103f6a44b9da97a91bc99168fd4f6024d60b8bc53a78580ed04a6e9cbf8c6ad921780c81
-Size (knot-3.0.0.tar.xz) = 1329064 bytes
+SHA1 (knot-3.0.1.tar.xz) = 70da59fee8c8ca0eded2ac6d93421b8f93b2a1cc
+RMD160 (knot-3.0.1.tar.xz) = 05b31c096aac340c79de28af6706150a17037710
+SHA512 (knot-3.0.1.tar.xz) = e220d1db7d01c4899d687b0c1eaf792a48ef3a2d356265fd89addfc89c23f41462967fc974b96d22714e0c812c70f83f919bc2b91803776025e0b907e0cd914d
+Size (knot-3.0.1.tar.xz) = 1332112 bytes
SHA1 (patch-configure) = c8d556d66c37093031ecabfe889e3fd6a80bc772
SHA1 (patch-samples_Makefile.in) = 499b8742dbd948e489b01d512bc7a8d8e4fe2e7b
Home |
Main Index |
Thread Index |
Old Index